![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveHelp me for a few lines of script
From: Bizcatone <bizcatone@netvigator.com>
Date: Tue Jan 31 2006 - 06:43:35 CET
Hi
I am new to JS and want to add some actions to a few images. Can somebody
I need 2 functions:
(1)
(2)
<html>
function enlargeimage()
function newwindow()
</script>
<body>
<image1>
set var pagename="test1"
<image2>
set var pagename="test2"
<image3>
set var pagename="test3"
</body>
|