Opened 12 years ago
Closed 12 years ago
#8130 closed bug (notabug)
I found jQuery v1.7.1 's a bug.
Reported by: | panqing | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.core | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
alert($("<LI class=err_tx><SPAN style=\"DISPLAY: inline\" id=rfvUrl controltovalidate=\"txtOkUrl\" focusOnError=\"t\" errormessage=\"●1234<br/>\" display=\"Dynamic\" validationGroup=\"ValidationProduct\" initialvalue isvalid=\"false\">1234<BR></SPAN><SPAN style=\"DISPLAY: none\" id=revUrl controltovalidate=\"txtOkUrl\" errormessage=\"●1234\" display=\"Dynamic\" validationGroup=\"ValidationProduct\" validationexpression=\"http(s)?:([\w-]+\.)+[\w-]+(/[\w- ./?%&=]*)?$\" isvalid=\"true\">●1234</SPAN></LI>").find('span:visible').length);
please test this code. if i include jquery-1.2.6.pack.js ,browser will alert "1",but i include jQuery v1.7.1 ,browser alert me "0". maybe in lastest version,the bug is not exsits. end.
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This has nothing to do with jQuery UI.
maybe i had a error test.please emailto me trust end.