CSS JavaScript Dynamic Attacher

程序名称:CSS JavaScript Dynamic Attacher

授权协议: 未知

操作系统: 未知

开发语言:

CSS JavaScript Dynamic Attacher 介绍

`/*
Dynamically Load Javascript and Cascading Style Sheets


Purpose:
I personally use this because if my clients
are not going to take advantage of Javascript
there is no point in using CSS, so this will
remove all CSS that is loaded with Javascript
when Javascript is disabled.

Use this however you like, thats just why I use it.

The way this is setup you can load from,
PHP, ASP, ETC. File extension doesn’t matter.
but you must define what it is only works for
css and js.

Example of use:
$cssjsattach(“test.css”, “css”);
$cssjsattach(“test.js”, “js”);
$cssjsattach(“test.PHP”, “js”);
$cssjsattach(“test.PHP”, “css”);


Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html


For more @R_662_4045@ion visit:
http://plugins.jquery.com/project/cssjsattach
*/`

CSS JavaScript Dynamic Attacher 官网

http://plugins.jquery.com/project/CssJsAttact

相关编程语言

多功能下拉选择插件 SelectPage 简洁而强大的下拉分...
AutoComplete 是一个 jQuery Mobile 的插件,用于实...
Combogrid 是一个jQuery插件用于为输入框添加高级自...
Autobox2这个jQuery插件,可以用于创建类似于Facebo...
Link Scraper TextBox 是一个文本框的扩展插件,当你...
Awesomplete 超小超好用的超漂亮的 autocomplete 框...