![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveNEED HELP!! Firefox not recognizing the "name" property?!?!?!
From: <ajschuster@gmail.com>
Date: Fri Apr 07 2006 - 09:38:58 CEST
I cannot get my Javascript to work in Firefox. I am just trying to
I need urgent help!! Here's my code....
var item = null;
if (document.body.getElementsByTagName) {
// normally this next part is in a for loop that goes through the
|