PDA

View Full Version : jQuery help!


sparkbox
01-03-2010, 11:14 PM
Hi id just like a little help if thats atall possible

Im using Jquery for a bouncing div effect and its sorta working but sorta....not

http://spark-box.co.uk/HOSTING/ideas/test/

when hovering over the spike under the navigation it seems to work but is messing up and right aligning itself when you hover too close to the top

1, how can i stop this ?
and 2. is there a way to make the action to move the spike from hovering over the div container for the actual word and not the image itself?

sorry if it loads slow i havnt optimized yet

thank for your time

Daniel

hdewantara
01-05-2010, 05:59 PM
Hi,

Strange that jQuery has changed
your bouncy1 from absolute -> relative positioning.

Probably you should design the biocontent's
elements to be relative, adjusting to jQuery.

Do they need to be all absolutely positioned?