Thanks to both of you. overflow:hidden fixed it.
Is there a way to prevent the brief display of all the photos in the
cycle when the page loads? Problem affects IE7 and maybe others.
http://scotthardinghomes.com/
jQuery('#topfader-parent-forum').cycle({fx:'fade',speed:800,timeout:
6000,pause:5 });
That's cycle() plugin code that works.
Question: how do you make each inner element -- .topfader-child-forum
-- change its visibility to "show" as it's shown?
And why not? AFAIK that's normal HTML behavior. How the tabs()
documentation says to set it up:
something <- Clicking that will scroll the page
to where
<- appears.
And that's exactly what's happening to my tabs implementation. The
tabs do what they're meant to (they change), but with the unw
4 matches
Mail list logo