Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
simple question
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Thomas 'PointedEars' Lahn, post: 4958740"] The reason I did not propose to use the `value' attribute here is that I am quite certain that this form will never be submitted; at least the `select' control would not need to (and so would not need a name, BTW). And then, provided that the `value' property of the `select' would be as compatible as it needs to be, the advantage of slightly faster property access with that property would not outweigh the disadvantage of having to maintain attribute value *and* element content per each option. PointedEars [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
simple question
Top