jQuery
jLix provides the following jQuery extensions:
- clickable
Makes elements (non-links) clickable, linking to the location specified by the href attribute of the first descending link. - easyImgSwap
Swap images, using their own background-image. Works for both regular images and image type inputs. - IEinlineIcons
Appends a <span> with a non-breaking space to the matched elements (in IE as a placeholder for an icon. - jsLinks
Inserts links or buttons that require JavaScript into the DOM, in an unobtrusive manner. - overLabel
Makes 'overlabel' behaviour possible. Works both on labels and form fields. - popLink
Opens matching links in popups. Default properties can be overridden, making all kinds of popups possible. - selectNav
Adds auto submit behaviour to select boxes, for navigational use. Works with keyboard too.