View Single Post
  #1 (permalink)  
Old 01-20-2008, 10:42 AM
abhiN abhiN is offline
Member
 
Join Date: Jan 2008
Posts: 23
abhiN is on a distinguished road
Dynamically changing the display
Hi

In my jsp page i m using a select with 3 options which are fixed..

On the same page i m having 3 div tags.. whose display is previously none.

Now i want to display only single div depending upon the selection of option in select box.

Means when user selects 1st option..display any one div..
when he select the other option the first displayed div should be removed and displayed another div on same place..

how to do this..

byee
Reply With Quote
Sponsored Links