Search Results

0
votes

Best approach for including bits of Javascript on individual pages in Sitefinity.

Why not have the jQuery code in a separate .js file and use unobtrusive JavaScript? With jQuery you can separate behavior and markup so nicely that you should never have to include JavaScript in y …