![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: document.getElementById(myvar) firefox
From: RobG <rgqld@iinet.net.au>
Date: Tue Nov 22 2005 - 22:25:52 CET
LargePig wrote:
myarray should be declared as an array prior to trying to use it as one.
Try this test:
<div id="element1of12">element1of12</div>
<script type="text/javascript">
function simple_example()
</script>
An element with an ID of 'element1of12' must exist before you try to get
[...]
-- RobReceived on Sat Dec 3 04:28:19 2005 |