Changes between Initial Version and Version 1 of Ticket #21106, comment 17
- Timestamp:
- 09/03/2012 08:25:46 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21106, comment 17
initial v1 1 1 We should be able to escape the `:` when using the CSS classes in jQuery: 2 2 3 "If you wish to use any of the meta-characters ( such as !"#$%&'()*+,./:;<=>?@[\]^`{|}~ ) as a literal part of a name, you must escape the character with two backslashes: \\."3 "If you wish to use any of the meta-characters ( such as `!"#$%&'()*+,./:;<=>?@[\]^`{|}~` ) as a literal part of a name, you must escape the character with two backslashes: ` \\ `." 4 4
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)