javascript - Why is "$" a valid function identifier? -


possible duplicates:
can explain dollar sign in javascript?
why javascript variable start dollar sign?

why can assign function $ in javascript, not # or ^ ?

from ecma standard (section 7.6)

the dollar sign ($) , underscore (_) permitted anywhere in identifiername.


Comments

Popular posts from this blog

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -

android - Cannot use ndk-build on Cygwin -

sql server - python to mssql encoding problem -