JqueryJquery plugins   PortFolioSenamion's PortFolio HomeHome page corner A jquery blog

Senamion.com


Senamion:

Categorie:

jDoubleSelect: jQuery plugin transform one select with optgroups into two selects

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.
Continue »

In Jquery | No Comments »

jQuery select multiple double side

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.

mulstiselect2side screenshot

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 | 2 Comments »

jSlider: jquery plugin to transform a listbox in a slider

16 ottobre 2009 by Giovanni

jSlider is a jquery plugin to transform a listbox (select box) in a slider.

This is the screenshot:

jslider screenshot

Continue »

In Jquery | 1 Comment »

jquery jEye: Eyes for your site

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 »

jListbox: jquery plugin for formatted select box

8 agosto 2009 by Giovanni

jListbox is a jquery plugin to obtain a formatted select box.

This is the screenshot:

screenshot

Tested on:

  • internet explorer 7
  • internet explorer 6
  • firefox > 3
  • google chrome

In Jquery | 5 Comments »