开发者

Removing css and js file from a page

开发者 https://www.devze.com 2023-01-28 17:23 出处:网络
I am using 开发者_运维技巧some css and js file on my master page.... I have a content page derived from that master page. Is it possible to remove some css or js file that in the master page and not n

I am using 开发者_运维技巧some css and js file on my master page.... I have a content page derived from that master page. Is it possible to remove some css or js file that in the master page and not needed in the content page.Can I remove those particular files fromcontent page....

thnks in advance....


Perhabs, this will help you: http://www.codeproject.com/Articles/95438/Changing-A-Master-Page-Body-Tag-s-CSS-Class-for-Di.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消