jqwebext -简单的MVC组件框架jQuery插件
资 源 简 介
Introduction
jQWebExt - jQuery Simple MVC and plugins Components framework.
Features
With jQWebExt MVC
Your html is clean and NO or few javascript code.
Any 3rd party"s javascript or function can be setup in jqwebext_config.js.
So your html just only two line of javascript src.
Any things is automatic with jQWebExt MVC framework.
With jQWebExt Component
Javascript Programmer can register jQuery plugins with Simple small
extension function to jQWebExt framework with OPTIONS.
Then Web(HTML) designer no need to know and no need to write any
javascript code.
Web(HTML) designer just need to setup the options of plugins, and all
plugins will autorun when DOM has loaded .
jQWebExt make jQuery more easier to use and no or few javascript code in your html.
文 件 列 表
src
css
jquery.pack.js
jqwebext.js
jqwebext.pack.js
jqwebext.tabs.js
jqwebext.tooltip.js
jqwebext.zebratable.js
jqwebext_config.js
plugins
test
jsonp.js
test-helloworld.html
test-jsonp.html
test-tabs.html
test-tooltip.html
test-zebra.html