Hey guys
I have a dropdown list in HTML
How can I freeze that drop-down list so that the user cannot change (meaning cannot select any other item from the list). I have used the disabled "true", but this is causing a little problem for me. So I was wondering maybe anyone knows about any other way to freeze a drop-down list in HTML
Thanks
I have a dropdown list in HTML
How can I freeze that drop-down list so that the user cannot change (meaning cannot select any other item from the list). I have used the disabled "true", but this is causing a little problem for me. So I was wondering maybe anyone knows about any other way to freeze a drop-down list in HTML
Thanks