30 marzo 2010 by
Giovanni
A simple jQuery plugin that implement a Scratchcard (Scratch card).
This is a screenshot:

Parameters:
- opacity – opacity step when hover – default {’opacity’: 0.2}
- color – start background color – default {color: ‘grey’}
- stepx – x block dimension – default {stepx: 10}
- stepy – y block dimension – default {stepy: 10}
- mousedown – if true the left button of mouse must be down – default {mousedown: true}
Continue »
In Jquery |
1 Comment »
24 marzo 2010 by
Giovanni
jQuery jMagnify, plugin attach a ola effect to some text following the mouse position.
A screenshot:

Continue »
In Jquery |
No Comments »
12 marzo 2010 by
Giovanni
jQuery jOla plugin attach a ola effect to some text.
A screenshot:

Continue »
In Jquery |
3 Comments »
10 marzo 2010 by
Giovanni
jDoubleSelect is a jQuery plugin to transform one select with optgroups into two selects, the first one with all groups and the second updated with the options of the group selected.
The screenshot:

Continue »
In Jquery |
12 Comments »
20 febbraio 2010 by
Giovanni
Multiselect (html select with parameter multiple=”multiple”) normally are very difficult to use.
In this modified version of multiselect the select is double (double side select), the right one with the selected element, the left side for insert other element.

Four new button for:
- add the left selected options to the right
- add all left options to the right
- remove the right selected options
- remove all right options
Continue »
In Jquery |
74 Comments »
16 ottobre 2009 by
Giovanni
jSlider is a jquery plugin to transform a listbox (select box) in a slider.
This is the screenshot:

Continue »
In Jquery |
1 Comment »
18 settembre 2009 by
Giovanni
jEye is a jquery experiment.
If you attach jEye to a dom element two (or one if you want) eyes appear and this eyes follow your mouse movement.
See it in action!
Continue »
In Jquery |
No Comments »
8 agosto 2009 by
Giovanni
jListbox is a jquery plugin to obtain a formatted select box.
This is the screenshot:

Tested on:
- internet explorer 7
- internet explorer 6
- firefox > 3
- google chrome
In Jquery |
8 Comments »