jQuery TOOLS is a lightweight JavaScript library based on jQuery.
I am struggling to get tooltips to work when I hover over a div. Here is the HTML markup: <…
jquery html jquery-tools jquery-tooltipCan JQuery UI and JQuery tools work together? I.e. If I include both libraries on one page, will it …
jquery jquery-ui jquery-toolsI've been building a web app using jQuery as much as possible. Every time I need to add some new …
jquery jquery-ui jquery-plugins jquery-toolsHow to get this work with jQuery.live? $("a[rel]").overlay({ mask: '#3B5872', effect: 'apple', api: true, onBeforeLoad: …
jquery jquery-toolsI got a web site using jQuery, jQuery Tools and some handcrafted JS running performing graphical enhancements. While it's running …
javascript jquery activex internet-explorer jquery-toolsI'm using the jQuery Tools tooltip plugin, which is initialized with $('selector').tooltip(). I'd like to call this on any …
dom jquery jquery-toolsI have an edit form that I'm displaying as an overlay using Jquery Tools. On my object list view page, …
jquery-toolsI have an iframe on the front page of a site. The iframe loads a .php page which has a …
jquery iframe overlay lightbox jquery-toolsI was wondering whether I can use multiple fragment identifiers in a url, sort of like this: http://example.com/…
javascript hash jquery-toolsI wan to show an overlay programmatically. I tried to modify the code in this example Opening overlays programmatically. Instead …
overlay jquery-tools