$("head").append("<link>");var css = $("head").children(":last");css.attr({rel: "stylesheet",type: "text/css",href: ????"http://www.toon.com/tp5/public/static/job/css/test.css"});
jquery动态调用css
原文地址:https://www.cnblogs.com/my2018/p/9748290.html
$("head").append("<link>");var css = $("head").children(":last");css.attr({rel: "stylesheet",type: "text/css",href: ????"http://www.toon.com/tp5/public/static/job/css/test.css"});
jquery动态调用css
原文地址:https://www.cnblogs.com/my2018/p/9748290.html