I have two radio button, i click one radio button display
one dropdown box, one text field. and then click another
radio button display one text field.so any one give me good
idea plz.....i used <div id="" style=display:none> but not
work..
Answer Posted / smita
Hi Monika,
Thats really very helpful.
In addition to this I have on more query,
With textbox I have one submit button, when I click on that
submit button(submits form) the textbox disappears and comes
back to radio button .
Would really appreciate you help.
Thanks
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What is an array in php?
What is variable function php?
What are arguments in php?
Is it more secure to use cookies to transfer session ids?
What is difference between include,require,include_once and require_once()?
How can a cross-site scripting attack be prevented by php?
Why triggers are used in mysql?
What is the correct syntax of mail() function in php?
Explain me what are the 3 scope levels available in php and how would you define them?
How to repeat a string to a specific number of times in php?
Explain how to execute a php script using command line.
What is use of header() function in php?
How to include a file to a PHP page?
How to know user has read the email-php?
What is the use of array_count_values() in php?