I’m using the jQuery Tools Scrollable & Navigator plugin. I searched their forums but couldn’t find an answer (and can’t post there because it’s disabled “due to spamming”).
My question is, is there a way for the prev/next browser arrows to only display on hover over Scrollable? In other words, if the cursor is off of Scrollable, the arrows disappear.
CSS Needed:
You may need to remove the
display:blockfrom you a.browse in your css file for thedisplay:noneto work.Hope it helps!