[thelist] Trouble setting onClick dynamically in IE and FireFox

VOLKAN ÖZÇELİK volkan.ozcelik at gmail.com
Thu Apr 13 00:14:47 CDT 2006


Just a catch:

<a id="a" href="page2.php" >Click here and you'll go crazy/a><br />

don't forget to close your tag properly:

<a id="a" href="page2.php">Click here and you'll go crazy</a>

Which indicates that it is always better to go and validate your markup:
http://validator.w3.org/


Cheers,
--
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