Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: OT - javascript in ative desktop components |
From: | John Croteau |
Date: | Wed, 22 Jul 1998 20:20:09 +0100 |
Hi Aaron and all,
> The way we handle this is to define a JavaScript function to call the new
> page in a new window with whatever attributes you want to set up, then call
> that function like this:
> <a NAME="anchor"> </a>
> <a href="#anchor" onClick=" functionName ">load the new window and page</a>
The name tag can also be included in the same anchor as below:
<a href="#anchor" name="anchor" onClick=" functionName ">load the new
window and page</a>
----------- -----------------------
John Croteau croteauerols [dot] com (mailto:croteauerols [dot] com)
------------- -------------------------
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
FlashTeK(Advanced Websites with Flash) http://www.CrownMall.com/Flash/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
Need a PC ? -- Computer King -- http://www.crownmall.com/computers/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managershocker [dot] com
Replies
Re: OT - javascript in ative desktop com, Aaron Cushing
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]