View Full Version : Help would be much appreciated...
Twilightrose917
02-27-2008, 05:28 PM
Hi peoples... I recently got really interested in doing html/java scripting work, aiming to create an awesome website where I can display some of my artwork. (stuff done both on the computer and stuff that I've drawn) I've done a lot of test stuff, and I know enough to get by. But a lot of things confuse me, so I need help... at the moment, I am trying to figure out how to link different pages to each other...
thanks for any advice in advance! ;)
BLiZZaRD
02-27-2008, 06:36 PM
<a href="/path/to/next/page.html">Text to click on</a>
Basic HTML text link.
Twilightrose917
02-27-2008, 07:30 PM
Thanks for the code - but do i have to create the page i want it to link to in the same html document, or can i somehow link the two separate documents to each other?
Twilightrose917
02-27-2008, 07:36 PM
oh - and i had a document effect in there - the browser earthquake one - and it was working fine until i added a clock... actually it still worked for a bit, but when i tried it this morning the clock was there but the window didn't shake. Any ideas?
Edit: Nevermind - I figured out how to make the earthquake, the clock, and two other 'onload events' happen together... and I think i know how to link the two pages that i want together, but i'm still working on that. What I need help with now is making one of those onload events disappear after a certain amount of time. I got the script from here - it's called Bouncy Message Script. I found the spot where I'm supposed to configure a time after which the message will disappear, but I don't know what to put in it...
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.