![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archive2htmls and 2javascripts
From: Green Horn <ask@me.com>
Date: Fri Apr 21 2006 - 07:50:18 CEST
Hi,
im newby in JScript and i have a problem with passing events from one html
For example,
in x.html i have following jscript event
function Event1{
and in y.html i have following jscript event
function Event2{
and i want to place in Event2 (in y.html) in "...some other code..." some
but i dont know how :(
Please help me...
|