It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

[ASK] make drop down list

[ASK] make drop down list

Postby yoyo on Mon May 23, 2011 5:52 pm

hii.. i'm newbie here, this is my first post in this forum. glad to meet you all.

i have 1 problem. help me please.
how to make drop down list (use form/object) that each content are link to other page :?:
yoyo
 
Posts: 2
Joined: Mon May 23, 2011 1:35 pm

Re: [ASK] make drop down list

Postby webmaster on Mon May 23, 2011 9:47 pm

Hi and welcome to DEVPPL.

make every element have an onClick state


Code: Select all
<select>
   <option onclick="window.open('http://google.com')">Google</option>
</select>

I haven't tried this one, read more here

http://ilovethecode.com/Javascript/Java ... ript.shtml
User avatar
webmaster
Site Admin
 
Posts: 2695
Joined: Tue Aug 17, 2004 1:07 pm
Location: Sweden

Re: [ASK] make drop down list

Postby yoyo on Wed Jun 01, 2011 1:31 pm

thank you very much webmaster, i will try..

i'm very helped. :)
yoyo
 
Posts: 2
Joined: Mon May 23, 2011 1:35 pm

Re: [ASK] make drop down list

Postby henrythierry on Thu Jun 02, 2011 11:51 am

hey nice links and more helpful
got some new things on " onClick " state
henrythierry
 
Posts: 21
Joined: Tue May 10, 2011 4:08 am


Who is online

Users browsing this forum: No registered users and 6 guests