lukasbob (Mads Jacobsen)

Name
Mads Jacobsen
Company
Siteimprove
Location
Denmark
Member Since
Sep 17, 2009

Following 1 coder and watching 2 repositories view all →

Public Repositories (1)

  • Tooltip-Toolbox

    A highly flexible jQuery Tooltip plugin that is easily adaptable to create complex non-modal over...

    legend

    Last updated Thu Nov 05 00:08:11 -0800 2009

Public Activity feed

lukasbob updated gist: 341049 Tue Mar 23 04:05:04 -0700 2010
<!DOCTYPE html> <html> <head>
lukasbob created gist: 341049 Tue Mar 23 03:51:44 -0700 2010
<script type="text/javascript"> $(document).ready(function() { $(".dropdown_link").tt({
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Thu Nov 05 00:08:12 -0800 2009
  • 9cc8326
    Fixed flushBottom positioning.
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Tue Oct 27 05:32:54 -0700 2009
  • ed58919
    Added ajax_content.html for xhr demo file.
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Tue Oct 27 05:31:26 -0700 2009
  • ce57369
    Removed remnants of zoom. Added xhr loading of tooltips.
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Thu Oct 15 02:19:04 -0700 2009
  • 4ab2636
    Better handling of nested tooltips. Removed zoom option.
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Wed Oct 14 01:32:16 -0700 2009
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Wed Oct 14 01:26:34 -0700 2009
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Sun Oct 11 14:56:54 -0700 2009
  • 5dde354
    Added a bit to the examples and changed the images.
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Sun Oct 11 14:53:55 -0700 2009
  • 9490f96
    Added onshow and onhide callback functions. Fixed bug when usi...
lukasbob started watching jquery/jquery Wed Oct 07 06:27:05 -0700 2009
jquery's description:
jQuery JavaScript Library
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Mon Oct 05 03:22:06 -0700 2009
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Mon Oct 05 03:05:41 -0700 2009
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Mon Oct 05 02:44:27 -0700 2009
  • 06cac9b
    Fixed bug on window resize.
lukasbob edited a page in the lukasbob/Tooltip-Toolbox wiki Sat Oct 03 12:21:47 -0700 2009
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Fri Oct 02 07:31:22 -0700 2009
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Fri Oct 02 07:26:57 -0700 2009
lukasbob pushed to master at lukasbob/Tooltip-Toolbox Fri Oct 02 07:25:07 -0700 2009
  • 6ba7819
    Switched to markdown for the readme file. Bug fixes for positi...