Nov
11
2010
11
2010
jQuery Plugin jPhotoGrid

Plugin ตัวนี้สำหรับสร้าง Image Gallery
Nearly all of the styling for this plugin is done in css. The trick is to layout the grid by floating the list items. The first thing the plugin will then do, is convert these all to absolutely positioned. This is what allows the plugin to zoom in on an individual image and then return it to its place. Like my interactive map plugin, this depends on the browsers ability to scale images. In my stylesheet, the images are set to width:100% and I simply animate the size of the container.
Tags: Galleries, jQuery Plugin
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












