My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Nov 03, 2009
    jquery.zentooltip.zip (The jQuery version) file uploaded by jethrolarson
  • Nov 03, 2009
    r40 (Renamed the folders, and added a download link to the demo) committed by jethrolarson   -   Renamed the folders, and added a download link to the demo
    Renamed the folders, and added a download link to the demo
  • Nov 03, 2009
    jquery.zip (jQuery Version) file uploaded by jethrolarson
  • Nov 03, 2009
    r39 (Split the folder into jquery and mootools versions) committed by jethrolarson   -   Split the folder into jquery and mootools versions
    Split the folder into jquery and mootools versions
  • Nov 03, 2009
    zentooltip.zip (zip of the entire source) file uploaded by jethrolarson
  • Sep 14, 2009
    r38 (added mootools specific content) committed by jethrolarson   -   added mootools specific content
    added mootools specific content
  • Sep 14, 2009
    r37 (Lazy mootools port.) committed by jethrolarson   -   Lazy mootools port.
    Lazy mootools port.
  • Sep 02, 2009
    r36 (html5 now) committed by jethrolarson   -   html5 now
    html5 now
  • Sep 02, 2009
    r35 (hide tooltip by default) committed by jethrolarson   -   hide tooltip by default
    hide tooltip by default
  • Sep 02, 2009
    r34 (prevented duplicate tooltips) committed by jethrolarson   -   prevented duplicate tooltips
    prevented duplicate tooltips
  • Sep 02, 2009
    r33 (moved some stuff around) committed by jethrolarson   -   moved some stuff around
    moved some stuff around
  • Jun 15, 2009
    r32 (changed some examples) committed by jethrolarson   -   changed some examples
    changed some examples
  • Jun 12, 2009
    r31 (Updated usage instructions.) committed by jethrolarson   -   Updated usage instructions.
    Updated usage instructions.
  • Jun 12, 2009
    r30 (renamed to demo.html) committed by jethrolarson   -   renamed to demo.html
    renamed to demo.html
  • Jun 12, 2009
    r29 (bgiframe wasn't working. also added test to the demo) committed by jethrolarson   -   bgiframe wasn't working. also added test to the demo
    bgiframe wasn't working. also added test to the demo
  • Jun 12, 2009
    r28 (adjusted wording, moved examples to the top, and added test ...) committed by jethrolarson   -   adjusted wording, moved examples to the top, and added test for bgiframe.
    adjusted wording, moved examples to the top, and added test for bgiframe.
  • Jun 12, 2009
    r27 (Included optional bgiframe plugin for testing) committed by jethrolarson   -   Included optional bgiframe plugin for testing
    Included optional bgiframe plugin for testing
  • Jun 12, 2009
    r26 (labeled version 11) committed by jethrolarson   -   labeled version 11
    labeled version 11
  • Jun 12, 2009
    r25 (removed alpha to prevent problems with IE6) committed by jethrolarson   -   removed alpha to prevent problems with IE6
    removed alpha to prevent problems with IE6
  • Jun 12, 2009
    r24 (renamed to demo.html) committed by jethrolarson   -   renamed to demo.html
    renamed to demo.html
  • Jun 12, 2009
    r23 (externalized the tooltip css) committed by jethrolarson   -   externalized the tooltip css
    externalized the tooltip css
  • Jun 12, 2009
    r22 (tooltipClass wasn't getting applied correctly.) committed by jethrolarson   -   tooltipClass wasn't getting applied correctly.
    tooltipClass wasn't getting applied correctly.
  • Jun 12, 2009
    r21 (gradient to make the default styles a little nicer) committed by jethrolarson   -   gradient to make the default styles a little nicer
    gradient to make the default styles a little nicer
  • Apr 27, 2009
    r20 (Moved the display:none property to the js.) committed by jethrolarson   -   Moved the display:none property to the js.
    Moved the display:none property to the js.
  • Apr 22, 2009
    r19 (Text changes) committed by jethrolarson   -   Text changes
    Text changes
  • Apr 21, 2009
    r18 (copied changes from uncompressed version) committed by jethrolarson   -   copied changes from uncompressed version
    copied changes from uncompressed version
  • Apr 21, 2009
    r17 (was returning $this instead of this. bgiframe code wasn't wo...) committed by jethrolarson   -   was returning $this instead of this. bgiframe code wasn't working as intended
    was returning $this instead of this. bgiframe code wasn't working as intended
  • Apr 07, 2009
    r16 (Added mention of bgiframe support) committed by jethrolarson   -   Added mention of bgiframe support
    Added mention of bgiframe support
  • Apr 07, 2009
    r15 (version 10 update) committed by jethrolarson   -   version 10 update
    version 10 update
  • Apr 07, 2009
    r14 (Updated documentation) committed by jethrolarson   -   Updated documentation
    Updated documentation
  • Apr 07, 2009
    r13 (Added bgiframe support. also reformatted docs to jsdoc) committed by jethrolarson   -   Added bgiframe support. also reformatted docs to jsdoc
    Added bgiframe support. also reformatted docs to jsdoc
  • Apr 07, 2009
    r12 (Added more text and such) committed by jethrolarson   -   Added more text and such
    Added more text and such
  • Apr 07, 2009
    r11 (Added bottom collision detection and fixed IE problems) committed by jethrolarson   -   Added bottom collision detection and fixed IE problems
    Added bottom collision detection and fixed IE problems
  • Apr 07, 2009
    r10 (Made the demo more html compliant) committed by jethrolarson   -   Made the demo more html compliant
    Made the demo more html compliant
  • Apr 07, 2009
    r9 (updated compressed version and set to 8) committed by jethrolarson   -   updated compressed version and set to 8
    updated compressed version and set to 8
  • Apr 07, 2009
    r8 (This now includes the documentation for the plugin) committed by jethrolarson   -   This now includes the documentation for the plugin
    This now includes the documentation for the plugin
  • Apr 07, 2009
    r7 (Added option to make text formatting optional) committed by jethrolarson   -   Added option to make text formatting optional
    Added option to make text formatting optional
  • Apr 06, 2009
    r6 (Minified version of Rev 5) committed by jethrolarson   -   Minified version of Rev 5
    Minified version of Rev 5
  • Apr 06, 2009
    r5 (Added documentation and removed trailing comma which would h...) committed by jethrolarson   -   Added documentation and removed trailing comma which would have broken IE
    Added documentation and removed trailing comma which would have broken IE
  • Apr 06, 2009
    r4 (Basic Demo) committed by jethrolarson   -   Basic Demo
    Basic Demo
  • Apr 06, 2009
    r3 (Added optional class to tooltip.) committed by jethrolarson   -   Added optional class to tooltip.
    Added optional class to tooltip.
  • Apr 06, 2009
    r2 (Created file. Still need to add documentation) committed by jethrolarson   -   Created file. Still need to add documentation
    Created file. Still need to add documentation
  • Apr 06, 2009
    Project zentooltip created by jethrolarson   -   Simple yet memorable tooltip plugin for jQuery
    Simple yet memorable tooltip plugin for jQuery
 
Hosted by Google Code