Archive for the ‘experiments’ Category

01/21/10

myTip v.1 – with jQuery 1.4.1 & JSON

I wanted to experiment with jquery 1.4.1 so I started building a tool tip and just kept going with it. A few things before we get started.

DOWNLOAD THE DEMO AND FILES

Uses the wonderful jQuery 1.4.1
It does not use code in the bottom of your content
hoverIntent (not the jquery plugin) NEW
can set feature to stay [...]

Read More...

01/15/10

Learning jQuery: myTip .3 Beta

You can read this if you want but the real v.1 is here

I decided to try and create a custom tool tip and it worked out pretty well. I had to utilize a funny attribute to make it work (the rev attribute… WHAT??? that’s what I said. go ahead check w3c ( ; [...]

Read More...