Hi list.
If yoy have FF with Firebug, and go to this page
http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/beta/continuous.html

you "MAY" have an error that pops up that says that
$strip has no properties

$strip in this script should be (should be because i'm 'learning'
jquery) the paragraph that continuosly scroll
$strip = $("#mask p#strip");

Now have you an idea of why if I simply reload that page that error
popsup but the script runs ok?
Why if teste locally $strip makes a continuous loop of errors while
'online' not?

How could it be that $strip.css has no properties but the P scrolls
anyway?
It's making me mad.

Thanks
GC

Reply via email to