/    Sign up×
Community /Pin to ProfileBookmark

open in new window

hello all,

i have 8 drop down boxes. which are populated based on the selection from the previous ones. after certain selections from the drop down menus a pop up form should open up in a new window. any help on getting a pop up new window based on my selection criteria is greatly appreciated.

thanking in advance

raineel

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@kinkFeb 14.2006 — window.open("http://webdeveloper.com");
Copy linkTweet thisAlerts:
@raineelauthorMar 01.2006 — my 8 combo boxes are populated by asp code and is pulling the data directly from the table in sql database. i tried window.open and wrote two javascript functions for my 4th and 5th combo box. it executes the 4th combo level window.open. but does not execute the 5th combo level. it tries to execute 4th level function even for the 5th level.

i am not sure if i am coding it the write way.

any help is appreciated.

thanks in advance

raineel
Copy linkTweet thisAlerts:
@kinkMar 02.2006 — each window open will need it own function name and function script dont combine them
×

Success!

Help @raineel spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...