[thelist] Changing style.backgroundImage of a submit button i n js?

VOLKAN ÖZÇELİK volkan.ozcelik at gmail.com
Sat Jan 14 14:38:33 CST 2006


Wouldn't it be

this

oButton.style.backgroundImage = "url('/images/btn-helpme_on.gif')";

instead of this

oButton.style.backgroundImage = "url(/'images/btn-helpme_on.gif')";

?

HTH,
--
Volkan Ozcelik
+>Yep! I'm blogging! : http://www.volkanozcelik.com/volkanozcelik/blog/
+> My projects/studies/trials/errors : http://www.sarmal.com/



More information about the thelist mailing list