I am trying to make a "bubble up" effect I found on a page for my site. When you mouse over the red squares in my site they are supposed to "bubble up" until you move the mouse away again. I have managed to get it to work as far as the effect goes, but the problem is that I cant figure out how to still have everything in the site at the same positions. As it is now the effect works, but all the icons jump away to another location :/
I have example here: http://www.sendspace.com/file/ntvh65
The Page.html file is without the effect working (you can insert it though by moving the id in the comment on line 64 down into the div under it).
The indexProblem.html file is with the effect in place but this problem occuring.
Can someone please look at this and help me to get this right?
I have just started out with this so I am very very bad at this yet. :/
I found the effect here and I downloaded the file and have been removing very much of the code and adjusting it to my own needs:
http://aext.net/2010/02/learn-jquery-first-jquery-plugin-bubbleup/
I have example here: http://www.sendspace.com/file/ntvh65
The Page.html file is without the effect working (you can insert it though by moving the id in the comment on line 64 down into the div under it).
The indexProblem.html file is with the effect in place but this problem occuring.
Can someone please look at this and help me to get this right?
I found the effect here and I downloaded the file and have been removing very much of the code and adjusting it to my own needs:
http://aext.net/2010/02/learn-jquery-first-jquery-plugin-bubbleup/