![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Simple image swap not working...Why?
From: VK <schools_ring@yahoo.com>
Date: Fri Apr 28 2006 - 19:41:45 CEST
Ed Jay wrote:
because you did not enclose the URI string in quotes:
document.images.image1.src="/images/1stimage.gif";
|