HighDots Forums  

Re: how to clickless link?

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Re: how to clickless link? in the HTML forum.



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

Default Re: how to clickless link? - 08-07-2003 , 04:23 PM






try this...


snapper wrote:

Quote:
Would like to open a URL and then after an interval (+/- 15 seconds)
have a clickless link to another URL. I've found javascripts that open
and close popups without mouse clicks, but can't dig up anything that
simply changes full windows from Screen A to Screen B. For your
further information this is a simple two-page site and I'd like to
direct some users to Screen B first and others to Screen A first.
Screen B contains a "Back" button, so it would be nice it this could
be made to auto-execute. I may be dreaming...but that's what
semi-newbies do.


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

Default Re: how to clickless link? - 08-07-2003 , 04:25 PM






Quote:
try this...
<meta http-equiv="refresh" content="5;url=http://www.askhagatha.com/bos">

this should redirect users from one page to the next after a predetermined
interval of time from the loading of the page. the content value determines
the amount of time inbetween the page loading and the redirect and the url
is the url for the page you want to redirect to.

hope this works

nkiru

Quote:

snapper wrote:

Would like to open a URL and then after an interval (+/- 15 seconds)
have a clickless link to another URL. I've found javascripts that open
and close popups without mouse clicks, but can't dig up anything that
simply changes full windows from Screen A to Screen B. For your
further information this is a simple two-page site and I'd like to
direct some users to Screen B first and others to Screen A first.
Screen B contains a "Back" button, so it would be nice it this could
be made to auto-execute. I may be dreaming...but that's what
semi-newbies do.


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.