-
Successive Dropdown Box URL Launcher
Greetings, I am looking for script that resembles this:
http://www.dynamicdrive.com/dynamici...ects/index.htm
but instead of having a "reset" button, the button would load a URL.
From there, I'd like to include the URL a drop-down document in the same page, like this script:
http://www.dynamicdrive.com/dynamici...pdownview2.htm
If anyone can point me in the right direction, it would be much appreciated.
Many thanks!
Last edited by julmado; 09-19-2005 at 03:57 AM.
-
-
I've just answered my own question:
http://www.dynamicdrive.com/dynamici...menu/index.htm
is what I was looking for, now to integrate the loading URL into the open page.
-
-
Now, I'd like to add a 4th combox, anyone have any hints?
-
-
Modify config.js follow the instructions in chainedmenu.html, using the existing config.js as a guide.
-
-
config seems ok, just having some trouble adding the comboxes into the html..
I can't seem to be able to link with config with with <select>
<select name="category" style="width:180px"></select>
<select name="site" style="width:180px"></select>
<input type="button" value="Open" onclick="openLink(this.form.site.value)">
works fine for my two first boxes, but I can't seem to get the content into any further boxes.
anyone have any experience with this script?
Many thanks..!
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks