|
-
Feb 27th, 2008, 07:07 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] DropDowns without Submit / JavaScript
Hi,
I have a situation here. I have 2 options in drop down. By selecting first value 2 separate values will be displayed, whereas by clicking second value another 2 values will be displayed in 2nd drop down. I would like to make it in 1 php page without taking help of javascript and SUBMIT button. All these will take place through drop down boxes.
Example,
Drop down 1
option1
option2
option1 (by clicking)
Drop down 2
option11
option12
option2 (by clicking)
Drop down 2
option21
option22
I cannot make it without taking help of submit button. Is there any way ? Please help. Thank you so much.
-
Feb 27th, 2008, 07:27 AM
#2
Re: DropDowns without Submit / JavaScript
You can't do it without Javascript and without submitting that page.
-
Mar 3rd, 2008, 01:52 AM
#3
Thread Starter
Hyperactive Member
Re: DropDowns without Submit / JavaScript
I also unable to make it without the submit button. So, thanks a lot.
-
Mar 3rd, 2008, 05:23 AM
#4
Re: [RESOLVED] DropDowns without Submit / JavaScript
So what was your solution?
-
Mar 3rd, 2008, 10:43 PM
#5
Thread Starter
Hyperactive Member
Re: [RESOLVED] DropDowns without Submit / JavaScript
My solution is to use the Submit button. Is there any better way ? Please say. Thanks a lot.
-
Mar 3rd, 2008, 10:49 PM
#6
Re: [RESOLVED] DropDowns without Submit / JavaScript
Not without Javascript
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
|
Click Here to Expand Forum to Full Width
|