#2173 closed bug (invalid)
<select><option> results in error as select seems to be misinterpreted - see sample
Reported by: | stephanus | Owned by: | joern |
---|---|---|---|
Priority: | undecided | Milestone: | 1.2.3 |
Component: | qunit | Version: | 1.2.2 |
Keywords: | <select> misinterpretation?? | Cc: | |
Blocked by: | Blocking: |
Description (last modified by )
red carefully - I belive all nessesary info is provided -
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
I get an error on your page:
setting a property that has only a getter [Break on this error] $("*").each(function(){this.index=i++;css[this.index]=this.className;}); 08_demo_final.js (line 69)
Please try to fix your own code first before reporting this as a bug in jQuery.
comment:3 Changed 15 years ago by
I am Sorry and thank you for your reply:
In the future I will really try to fix my own code first before I am reporting a bug in jQuery.
sorry! Case is closed!
Note: See
TracTickets for help on using
tickets.
and "take a firefox-look"!!
<select><option> results in an error as the line <select><option> seems to be misinterpreted by the jquery-1.2.2.min.js