![]() |
| ||
| HTML Link without clicking How can I link to another URL when my web page opens without clicking on "link"? I'm just learning html and understand how to link using the anchor and href. Example: <html> How can I get my webpage to open the link without having to have the "Click Here" present? |
| ||
| Re: HTML Link without clicking You can either use a refresh meta-tag or you can set window.location in javascript. Here is the javascript solution: <html> Here is the REFRESH solution: <html> |
| ||
| Re: HTML Link without clicking Thanks very much. Both solutions work great. |
| All times are GMT -4. The time now is 11:18 pm. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC