veluit06 Posted July 15, 2011 Share Posted July 15, 2011 Hi, Please help me to display value from dropdown to div I have 2 different dropdown box each have different values, if i select 1st dropdown, selected value should display in 1st div, same for second dropdown, but i need everything in one function. Plz help me to get this asap. Thanks Quote Link to comment Share on other sites More sharing options...
trq Posted July 15, 2011 Share Posted July 15, 2011 Where exactly are you stuck? Were not here to simply write code for people. Quote Link to comment Share on other sites More sharing options...
veluit06 Posted July 19, 2011 Author Share Posted July 19, 2011 Hi, Thanks for your reply.. Actually am displaying a output value in <label> tag. When am reset i cant able to display the default label value in output. Below is the sample. Example: <label id="showvalue1">India</label>, <label id="showvalue2">Japan</label> - These are the default values, After submit this values will exchange, means (showvalue1="Japan", showvalue2="India"). But when i press reset button i want to show the default value of each label. can u plz help me this Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.