首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > jquery4wicket帮助你在检票口的Web应用程序集成的jQuery脚本和插件

jquery4wicket帮助你在检票口的Web应用程序集成的jQuery脚本和插件

资 源 简 介

What is jQuery4Wicket ? JQuery4Wicket uses Wicket to integrate jQuery and jQueryUI packaged resources on your web pages when you need it. JQuery4Wicket makes you able to : * Write jQuery script on-the-fly * Use all jQuery functionnalities * Use all jQuery UI widgets and UI extensions (Draggables, Droppables, Accordion, Datepicker ...) * Use all jQuery Fx extensions * Handle jQuery callback functions on the server-side * Easily write your own JQuery4Wicket plugin based on an existing jQuery plugin # How it works in 3 steps # * Step 1 : Add jquery4wicket jar in your Wicket project"s library folder * Step 2 : Add the following code line in the web page you want to use JQuery4Wicket ``` JQCore.init(this); ``` * Step 3 : Enjoy # Demo # You can see demos here. Note : De
VIP VIP
0.195770s