How to add startup JavaScript code from Content Page to Master Page?(aspdotnetfaq.com)
submitted by
spavkov(1708) 3 years, 9 months ago
If you are creating a website that has Master and Content Pages and if you need to add some JavaScript code from your Content pages that should run when the page is loaded you fill find out that its not straightforward.
Content page do not have all the elements of HTML page like BODY tag that you could hook up to and add your script code to its onload event...
|category: ASP.NET
|Views: 21
tags:
Beginner faq Tip AJAX ASP.NET another
Everyones tags:
Your Tags: