Jump to content

Question about Dropdown list and checkboxes


ericjw316

Recommended Posts

Hey everyone,

 

I am trying to set up a thing where i will have a list of states in a drop down list. After a state is select i would like a section of check boxes to appear with cities that a person can choose from.

 

Can anyone help me out with this i have looked on the internet and been trying to code this my self but with progress.

 

I can work with php or java script all i need is some help on getting started and maybe an example.

 

Thanks

 

E

wheneveryou get ajax response you can modify it... instead of creating drop down you can create checkbox, hardly matter of 10-15 mins....

 

 

OR else in drop down you can set the 2 properties of  <select> "multiple" & "Size" so that without checkbox uses can select multiple.

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.