Hey folks, I have a question regarding the use of javascript and macros. Today a lot of javascript libraries have script such as $(element...) in order to grab specific HTML elements. Based on what I have read in the VTL reference it looks like this would be ignored by the engine and rendered as standard text. I am hoping that someone could confirm this.
Additionally, perhaps someone could point out some potential problems (if any) when using Velocity Macros to render Javascript. Thanks, Dave
