How to use "#" sign in jQuery For id? When i try to use it like ($('#PropertyAttributeValue').css('color', 'red');) i got error like following:
The CFML compiler was processing:
- An expression that began on line 64, column 37.
The expression might be missing an ending #, for example, #expr instead of #expr#. - The body of a cfoutput tag beginning on line 19, column 18.