7
2011
jQuery Plugin Page Peel

plugin ตัวนี้จะแสดงผลเมื่อ mouse เลื่อนไปยังมุมขวาบน คล้ายๆการเปิดหนังสือ อาจไว้ใช้แสดงโฆษณาให้มีความโดดเด่น
This little jQuery plugin which does exactly what it says on the tin – creates a page peel! This is a little page animation which sits at the top right hand of the screen and when the mouse hovers it the page “peels” down and reveals the content behind it. It could be used to display a popular area or feature of your website but is most commonly known these days to display advertisements. Let’s face it the page peel grabs your attention straight away!
If you haven’t seen it by now, check out the upper right corner of this page, or check out the new page peel in the bottom left of this box!
Now, the one contained inside of the box has its limitations. You have to have enough room to display the full page out (this one’s set up as 500×500). Also, I’ve set the bottom padding of this box to 105px so I don’t cover any content. You could also indent the content 105px or just cover your content. Whatever floats your boat.
I guess I should show you a bit of code on how to accomplish this… here it goes.
Related Posts
Categories
- jQuery Accordion (6)
- jQuery Animate (11)
- jQuery Auto Complete (5)
- jQuery Background Effect (2)
- jQuery Charts (3)
- jQuery Color Picker (3)
- jQuery Confirm Override (3)
- jQuery Drag and Drop (2)
- jQuery Editor (1)
- jQuery Elements Effect (6)
- jQuery Form Validation (3)
- jQuery Image Crop (2)
- jQuery Image Galleries (21)
- jQuery Image Rotator (13)
- jQuery Image Slider (22)
- jQuery Image Zoom (8)
- jQuery Lightbox (15)
- jQuery Menu (12)
- jQuery Other (27)
- jQuery Scroll (3)
- jQuery Scrollbar (5)
- jQuery Slider (10)
- jQuery Tab (3)
- jQuery Table (4)
- jQuery Text Effect (1)
- jQuery Tooltip (4)
- jQuery ที่เขียนขึ้นเอง (2)



An article by admin












