Hai,
I have two problems in Div element.
First,I created two buttons,if i click the first button i will show
one Div element.If i click the second button I will show the next dive element
by hiding the first one.
Above that i have one dropdown menu wich is in one .js file and i
include that file when the page load.
My first field is <select> tag which is near to the dro down menu
By problem is when i mouseover the dropdown menu the <select> tag
overlapped the dropdown and this <select> tag also visible within the dropdown
menu.I don't want to set the property hidden.B'coz it will hide fully.
My next problem is
I told that i have two dive element.When i click the next button,the
corresponding div elemnt overlapp all the div and i cant able to see the
dropdown also.Please help me to solve this problem
Regrds
Udhaya