Jquery dialog can be made to work as a either an ajax form, a dialog box or confirmation box just by use of a class similair to the way in…
Archive
Javascript
jquery ui ajax form thickbox
Jquery dialog can be made to work as a ajax form in a similair way to thickbox. The link to the form (such as registration form), can be made to…
jquery confirmation box thickbox
Jquery dialog can be made to work as a confirmation box in a similair way to thickbox. The link to the action (such as deletion), can be made to display…
Jquery dialog thickbox
Jquery dialog can be made to work in a similair way to thickbox. Any link to content, can have its content loaded into a jquery dialog box, by simply adding…
javascript image rotation
Very simple class that rotates images on any event, on any target element (with a preloader). Click here for an example. To use it yourself (how the example works): 1….