HighDots Forums  

link

Javascript JavaScript language (comp.lang.javascript)


Discuss link in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Frank L
 
Posts: n/a

Default link - 07-28-2003 , 11:17 AM






Hi,

in a function I want to link to different pages depending on a something.
What's the command to link to/show a (disk or internet) page in the existing
browserwindow?

Thanx

Frank



Reply With Quote
  #2  
Old   
kaeli
 
Posts: n/a

Default Re: link - 07-28-2003 , 01:41 PM






In article <bg3en7$4mc$1 (AT) news3 (DOT) tilbu1.nb.home.nl>, nospam (AT) nospam (DOT) com
enlightened us with...
Quote:
Hi,

in a function I want to link to different pages depending on a something.
What's the command to link to/show a (disk or internet) page in the existing
browserwindow?

Thanx

Frank



document.location = "addy.html";
if in the same window and not a separate frame.

-------------------------------------------------
~kaeli~
Black holes were created when God divided by 0.
Not one shred of evidence supports the notion
that life is serious.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
-------------------------------------------------


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.