Search results

  1. R

    javascript

    Ttytyty VPMase, it's working now!
  2. R

    javascript

    Well, I forgot to mention, this was an older javascript script I found online, maybe it got removed? Other than that, I have no idea... I am fairly new to JS, I'm better with HTML/CSS than anything else, so this scripting stuff is pretty foreign to me, LOL...
  3. R

    Js + ?

    I know I am asking something pretty advanced here, but I got this menu working, but it doesn't collapse on start, I put in <body onload="toggle()"> But that doesn't work, somebody said to try that. I want the links hidden and the main, "Heading' visible, but when a person clicks a link under...
  4. R

    javascript

    That didn't work, they do collapse when clicked, but the sub-menu items are still visible, those should be hidden, I got this code off a tut, I changed variable to toggle rather than switchit, that's what they had for the variable.. It didn't work with switchit neither.. Any other ideas we can try?
  5. R

    javascript

    I am going to insert an html javascript code, the script works, but I want the menus hidden on page load. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org" xml:lang="en"> <head> <title> The Pool Gods...
Top