#8248 closed bug (duplicate)
i'm founded an error
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | selector | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
ERROR: uncaught exception: Syntax error, unrecognized expression: a[href=/]
in: $('#top_menu a[href=\/], #bottom_menu a[href=\/]').addClass('a_in_page'); or $('#top_menu a[href=/], #bottom_menu a[href=/]').addClass('a_in_page');
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Component: | unfiled → selector |
---|---|
Priority: | undecided → low |
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
but in JQuery 1.4.4 it's worked, no problem!!