Overview 1. Welcome 2. Time 3. Random |
Hover |
4. Hover 5. Menu 6. Image Swap |
Note: This example does not work with Netscape Navigator. Which News WebSite would you like to go to... If you want the code to perform this task then copy it out of the box below... ' content[1]='The Guardian WebSite - this includes a great sport section' content[2]='The BBC News WebSite - changing every minute with up-to-date news' function changetext(whichcontent) { if (document.all) descriptions.innerHTML=''+whichcontent+'' } function reset() { if (!scriptmenu.contains(event.toElement)) descriptions.innerHTML=temphtml } // stop hiding me--> |