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 / amitabh
take off your pants. press your buttocks. you will get the answer.
| Is This Answer Correct ? | 35 Yes | 15 No |
Post New Answer View All Answers
What is singleton pattern in php?
What does nan stand for computer science?
What is the use of limit in mysql?
Do you know when sessions ends?
Tell me what is the use of mysql_real_escape_string() function?
How do functions work?
How to repeat a string to a specific number of times in php?
discuss the issue of software theft in ghana and how it has affected the economy
is that "enumerated array" equal to "numeric array"?
What does $globals means?
Describe PHP error and logging information?
What does php do?
How to join multiple strings stored in an array into a single string?
What the use of var_dump()?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?