Search Results

0
votes

Sitefinity deployment

Take a look at the user manual under the topic "Migrating Projects to the Production Web Server" http://www.s …
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 …