Projects tagged ‘jquery’ and ‘wicket’


[7 total ]

0 Users

Documentation and demonstration moved to http://www.xaloon.org Questions? Please, visit http://groups.google.com/group/xaloon if having any :)
Created 11 months ago.

0 Users

wiQuery - Wicket / jQuery integrationwiQuery aims to bind jQuery and jQuery UI within the Java Wicket framework, a Java framework providing a real way to create web applications with an OO approach. ... [More] Check the following items to get more: Last release: 1.0-m1.1 http://wiquery.googlecode.com/files/wiquery-1.0-m1.1.jar Current development release: 1.0-m2 Demo application: http://www.wickext.org/wiquery-examples-1.0/ Documentation home: http://code.google.com/p/wiquery/wiki/DocumentationHome Ask your questions: http://groups.google.com/group/wiquery You can now follow this project on this Twitter feed: http://twitter.com/lionelarmanet NEW ! Checkout some resources about the project (screencasts etc.) on the Resources page Sponsored by odlabs, an inovation label by ObjetDirect and jWeekend. WiQuery 1.0 M1 has been released !Release notesWiQuery 1.0 M1.1 Bugfix version fixes the following issues: Issue 11 Issue 12 WiQuery 1.0 M1 is now out, the following features are now available: jQuery UI components: Tabs Dialog Accordion (missing an Ajax event) Effects Resizable Draggable Droppable Sortable Core: Application theming feature Bugfixing 1.0-m1 branch will be used only for bugfixing purpose. A new 1.0-m2 branch will be opened. Demos & documentationA new online demo application demonstrates some of wiQuery features: http://www.wickext.org/wiquery-examples-1.0/ The source code for this demo is available in our SVN here: http://code.google.com/p/wiquery/source/browse/#svn/examples/wiquery-examples (it's a maven project). The documentation is under writting on the google code wiki. Who are we ?We are proud to welcome new developers to help us building wiquery. See the TheCoreTeam page to get more information. Enjoy ! [Less]
Created 8 months ago.

0 Users

The combination of Wicket and jQuery
Created 2 months ago.

0 Users

A Simple CRUD Library Using Wicket/Hibernate/Spring
Created 2 months ago.

0 Users

This project is the integration of the Wicket framework and a cool JS library - the javalamp
Created 2 months ago.

0 Users

WickeXt integrates jQuery and jQuery UI with the Apache Wicket framework. WickeXt improves Wicket capabilities with jQuery: * DOM manipulation, including effects and events, * jQuery UI rich ... [More] components integration, including theming Code in Java, WickeXt handles JavaScript integration ! Write and integrate any jQuery plugins, it's easy ! [Less]
Created about 1 year ago.

0 Users

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 ... [More] 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 stepsStep 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 DemoYou can see demos here. Note : Demos are upgraded with each jquery4wicket version. DownloadsCurrent release is 1.5.2.1b which works with jQueryUI 1.5.2b. Release 1.6.0.0rc2 is coming in the next days. Documentation Project Javadoc is available here [Less]
Created 11 months ago.