开发者

VS2010 WebApp .js+.css able to be embedded fully within HTML code?

开发者 https://www.devze.com 2023-03-30 21:07 出处:网络
So I\'m looking to take HTML code for a slideshow and insert it into an HTML box for an app. However, obviously the .js and .css dependencies need to go with it, or else 开发者_StackOverflow中文版it

So I'm looking to take HTML code for a slideshow and insert it into an HTML box for an app.

However, obviously the .js and .css dependencies need to go with it, or else 开发者_StackOverflow中文版it won't function properly.

Is there a way/program that allows me in VS to take those classes and insert them within the HTML file so that they are all read at once, and the slideshow works? Ideas?

Thanks,

D.


Use external files to allow the browser to cache them. Put the reference to the external files in your master page.

0

精彩评论

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

关注公众号