Opened 11 years ago
Closed 11 years ago
#10561 closed bug (invalid)
Colon Problmen
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I'm using jquery-1.4.2.min, jquery.dd and jquery.cycle.all.min js files.
On some webpages I'm working i have the colon on the Id attribute of the comboboxes. So when I try to use the solution on http://docs.jquery.com/Frequently_Asked_Questions#How_do_I_select_an_element_by_an_ID_that_has_characters_used_in_CSS_notation.3F $("#some
.id") I got the "f is undefined" error so I'm not able to see my comboboxes styles... How can I solve this error ?
Thank you ! Willy
Note: See
TracTickets for help on using
tickets.
This bug tracker is for resolving issues with the most recent version of jQuery. The version you mentioned was released in February 2010. If you can reproduce this problem with the latest version, please post a test case on jsFiddle.net. For help on older versions, please ask for help at http://forum.jquery.com .