¡@

Home 

javascript Programming Glossary: html.jsblock

Linking JavaScript Libraries in User Controls

http://stackoverflow.com/questions/885990/linking-javascript-libraries-in-user-controls

ID AdditionalCSS runat server head body ... BLAH ... Html.JSBlock scripts jquery 1.3.2.js scripts jquery 1.3.2.min.js Html.JSBlock.. scripts jquery 1.3.2.js scripts jquery 1.3.2.min.js Html.JSBlock scripts global.js scripts global.min.js asp ContentPlaceHolder.. ID AdditionalJS runat server body Html.CSSBlock Html.JSBlock are obviously my own extensions but again they are self explanatory..

Concatenate and minify JavaScript on the fly OR at build time - ASP.NET MVC

http://stackoverflow.com/questions/890561/concatenate-and-minify-javascript-on-the-fly-or-at-build-time-asp-net-mvc

ID AdditionalCSS runat server head body ... BLAH ... Html.JSBlock scripts jquery 1.3.2.js scripts jquery 1.3.2.min.js Html.JSBlock.. scripts jquery 1.3.2.js scripts jquery 1.3.2.min.js Html.JSBlock scripts jquery ui 1.7.1.js scripts jquery ui 1.7.1.min.js Html.JSBlock.. scripts jquery ui 1.7.1.js scripts jquery ui 1.7.1.min.js Html.JSBlock scripts jquery.validate.js scripts jquery.validate.min.js Html.JSBlock..

Include JavaScript file in partial views

http://stackoverflow.com/questions/912755/include-javascript-file-in-partial-views

ID AdditionalCSS runat server head body ... BLAH ... Html.JSBlock scripts jquery 1.3.2.js scripts jquery 1.3.2.min.js Html.JSBlock.. scripts jquery 1.3.2.js scripts jquery 1.3.2.min.js Html.JSBlock scripts global.js scripts global.min.js asp ContentPlaceHolder.. ID AdditionalJS runat server body Html.CSSBlock Html.JSBlock are obviously my own extensions but again they are self explanatory..