drop-down-pop-up?
Hey,
I am trying to find a script for a drop-down box, and when you click on one of the selections in the box, it will bring up the the contents in a new window.
Is there such a thing?
Jesse
Hey,
I am trying to find a script for a drop-down box, and when you click on one of the selections in the box, it will bring up the the contents in a new window.
Is there such a thing?
Jesse
Suzanne posted this at 03:13 — 12th March 2000.
She has: 5,507 posts
Joined: Feb 2000
www.irt.org - search on JavaScript and drop-down for all the related tutorials.
I think some members here have jumpboxes, or drop-down boxes as well. Also check out www.hotwired.com/webmonkey/ for tutorials on using JavaScript and forms to make a drop-down link box.
As for opening in a new window, ideally you would add a target, such as target="_blank" to the link address.
hth,
Suzanne
------------------
Zero Cattle
Suzanne
Tables DeMystified
Vincent Puglia posted this at 22:50 — 12th March 2000.
They have: 634 posts
Joined: Dec 1999
Hi Jesse,
I have a number of selection list scripts at my site, one -- "Select & Go Menus" -- may be what you want. As written all of the scripts use location.href, but that can be modified to window.open() -- if that's what you'd rather use. The scripts also come with explanations/tutorials.
Vinny
------------------
GrassBlade: cut&paste javascript
Where the world once stood
the blades of grass cut me still
Jack Michaelson posted this at 09:04 — 22nd March 2000.
He has: 1,733 posts
Joined: Dec 1999
or check this site to find some popupdropdowns.
Jack
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.