Click here to Skip to main content
15,917,320 members

Comments by Member 11355710 (Top 24 by date)

Member 11355710 23-Jan-15 8:52am View    
Yeah i have that already. Could it be because the select is inside 3 <div> elements? Added the code above to show
Member 11355710 23-Jan-15 8:47am View    
I'm afraid neither option is working. Tired the original way with 'prop' instead of 'attr' and the solution given above but the button does not want to be active.
Member 11355710 23-Jan-15 8:30am View    
Yes they are both valid ID's. 'lb1' is the ID of my <select> and 'butDel' is a button on the same page that i need to become active when a select option is clicked. But this doesn't work with the .change()
Member 11355710 23-Jan-15 8:18am View    
Tired this as well but still not showing. I must be missing something else but cannot fathom what that may be
Member 11355710 23-Jan-15 4:59am View    
Not at all your help is very much appriciated. I do have a masterpage but not matter what i do the DDL doesnt show. Im not sure if i am missing something else in the code as i have noticed i am not using the 'ddlString' variable anywhere, would this matter?