4
I am using jQuery code all over the place in my installs now, and have been doing such before it was officially added into XOOPS. I've never had to use any literal tags to make it work, but I also won't say that it won't ever be necessary. Also, in XOOPS, a smarty tag looks a little different than the standard smarty tags using <{ }> instead of just { }. I have smarty tags replaced in scripts in blocks, pages, and the theme. However, I do have to often go back to static pages to get it working and then incorporate it into the template code.