samanta

samanta

  • NA
  • 429
  • 131.8k

Div display getting reset after dropdown selectindex change

May 23 2017 2:23 AM
 
I have 2 dropdown control and div . i have added updatepanel also.
 
if i select items from dropdown1 i added onchange event so that it will make div display:block.
dropdown2 havind selectindexchange event. once i select dropdown2 items div display getting reset to display:none.
 
How can i solve this issue?

Answers (1)