# gridder
**Repository Path**: mirrors/gridder
## Basic Information
- **Project Name**: gridder
- **Description**: Gridder 是一个显示缩略图网格预览的 jQuery 插件,和 Google Image 显示效果相似
- **Primary Language**: HTML/CSS
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: https://www.oschina.net/p/gridder
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-01-22
- **Last Updated**: 2025-11-01
## Categories & Tags
**Categories**: cae
**Tags**: None
## README
> **WARNING**: ⚠⚠ A new fully JS version is being developed here: https://github.com/orion3dgames/gridder-js ⚠⚠
***
# jQuery GRIDDER 1.5.0  [](https://www.unheap.com/media/galleries/gridder/) [](https://cdnjs.com/libraries/gridder)
 [](https://www.unheap.com/media/galleries/gridder/) [](https://cdnjs.com/libraries/gridder)
 =======
### A jQuery plugin that displays a thumbnail grid expanding preview similar to the effect seen on Google Images.
We have all searched images on Google, so you probably noticed the interesting expanding preview when you click on a thumbnail. It’s a very nice effect and practical, allowing you quickly see more details without having to reload a new page. This plugin allows you to recreate a similar effect on a thumbnail grid. The idea is to open a preview when clicking on a thumbnail and to show a larger image and some other content like a title, a description and a link
- Demo GRIDDER: http://orion3dgames.github.io/gridder/
=======
## Alternative version of Gridder that support html 5 pushstate (REQUIRES SERVER KNOWLEDGE)
- Github link for V2 : https://github.com/orion3dgames/gridder-ajax
 
=======
### NEW
*24 June 2015
You can now load content via ajax. Simply replace the #ID with an URL.
=======
### FEATURES
- Multiple instances
- Really easy to use and customize
- Expanding preview with details
- Smooth Scrolling
- Callbacks (so you can launch other plugins)
### Coming soon ...
- Hot Linking
=======
## Usage
1. Include jQuery:
	```html
	
	```
2. Include plugin's code:
	```html
	
	```
3. HTML
	```html
=======
### A jQuery plugin that displays a thumbnail grid expanding preview similar to the effect seen on Google Images.
We have all searched images on Google, so you probably noticed the interesting expanding preview when you click on a thumbnail. It’s a very nice effect and practical, allowing you quickly see more details without having to reload a new page. This plugin allows you to recreate a similar effect on a thumbnail grid. The idea is to open a preview when clicking on a thumbnail and to show a larger image and some other content like a title, a description and a link
- Demo GRIDDER: http://orion3dgames.github.io/gridder/
=======
## Alternative version of Gridder that support html 5 pushstate (REQUIRES SERVER KNOWLEDGE)
- Github link for V2 : https://github.com/orion3dgames/gridder-ajax
 
=======
### NEW
*24 June 2015
You can now load content via ajax. Simply replace the #ID with an URL.
=======
### FEATURES
- Multiple instances
- Really easy to use and customize
- Expanding preview with details
- Smooth Scrolling
- Callbacks (so you can launch other plugins)
### Coming soon ...
- Hot Linking
=======
## Usage
1. Include jQuery:
	```html
	
	```
2. Include plugin's code:
	```html
	
	```
3. HTML
	```html
    
    
	
