Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Randomizing Java script
Name: Aaron Date: November 17, 2002 at 12:21:04 Pacific OS: XP pro CPU/Ram: 1.2 / 512
Comment:
I am have several different java scripts acting as my navigation bar and would like to be able to have the different scripts load randomly (basically, so the users see a different nav bar every time they bring up the site). Does anyone have a prewritten script that I might be able to use? Thank you all, Aaron
Name: SN Date: November 17, 2002 at 12:49:51 Pacific
Reply:
How are your javascripts saved? As separate files that the html links to, or are they encoded in the document? Is the Roccer.net the address your talking about? This implementation depends on how you have the sidebars set up, so seeing the page with one of the sidebars would help. -SN
Summary: So maybe I am using the wrong keywords on Google but I can find how to... Take a value generated by Java script and put into a HTML input value. My attempted code may make more sense. I am attempti...
Summary: Ah, I remember having one of those on my site a few years ago... I downloaded an earlier version of this: http://www.dhtmlcentral.com/projects/coolmenus/?m=10 It's very easy to customize, from what I ...
Summary: Does anyone know how, or if there is a way to use Java Script, or another programing tool to write to a text file, or html file, or ini, i dont really care which just as long as i can read from it, lo...