Label: javascript

All content with label javascript.
Related Labels: behavior , component

fvalidate-integration (Wicket Stuff Wiki)
Contains extensions of the Wicket form components that work with the javascript validation framework fValidate http://www.peterbailey.net/fValidate/. This project was maintained until Wicket 1.2. You can check it out from the repository to get an idea on how integration with such a library ...
wicketstuff-animator (Wicket Stuff Wiki)
Introduction wicketstuffanimator integrates animator.js http://berniecode.com/writing/animator.html into wicket. Documentation most of the api provided by the javascript class is already implemented, including: setting general animation options (duration, interval, transition) adding StyleSubjects (the who (target) and what ...
WicketStuff Dojo (Wicket Stuff Wiki)
powerful and easytouse objectoriented web framework Wicket meets Dojo http://www.dojotoolkit.org/ \ a javascript toolkit which lets you make your webapps even more usable, responsive, and functional. This includes graphical decorations, AJAX functionality and other javascript ...
wicketstuff-dojo-1.1 (Wicket Stuff Wiki)
About  wicketstuffdojo1.1 is based on wicketstuffdojo and wicketstuffpush. It's an effort to simplify the integration of Dojo 1.1 into Wicket applications. Currently, only small parts of the old projects are ported from Dojo 0.4 to Dojo 1.1. This library currently is 1.3.x compatible ...
wicketstuff-lightbox (Wicket Stuff Wiki)
Overview Wicketstufflightbox provides a means to simply include lightbox http://en.wikipedia.org/wiki/Lightbox%28JavaScript%29 behavior into your wicket applications.  The project includes a wicket behavior to add all the required javascript to your pages by itself, as well ...
wicketstuff-minis (Wicket Stuff Wiki)
Wicket Stuff Minis is a project for components and behaviors that don't make the cut for wicketextensions adoptions for any reason. \\ \\ \\ \\ \\ \\ \\ Contributions Any and all contributions are welcome, this project is mainly driven by user contributions. To contribute either commit directly into the project, or attach your ...
wicketstuff-prototype (Wicket Stuff Wiki)
wicketstuffprototype project standardizes the integration of the prototype javascript library http://www.prototypejs.org/. Usage If your component or behavior requires prototype use a PrototypeResourceReference in your header contributor: public void renderHead(IHeaderResponse response) Configuration If you want to use a custom ...
wicketstuff-scriptaculous (Wicket Stuff Wiki)
wicketstuffscriptaculous project allows for wicket developers to use a Java API to interact with the very fancy script.aculo.us javascript library http://script.aculo.us/. Just drop this jar into your Wicket application, and you'll have a Web 2.0 application in no time! There are a number of components ...
wicketstuff-simile-timeline (Wicket Stuff Wiki)
Wicket Stuff Simile Timeline is a project for the MIT Simile Timeline widget \\ \\ \\ \\ \\ Demo http://bzzt.net:8180/similetimelinedemo/ Contributions Any and all contributions are welcome. To contribute commit directly into the project. Documentation This component is functional, but in a very early stage of development.wicketstuffsimiletimeline Wicket ...
wicketstuff-spinner (Wicket Stuff Wiki)
wicketstuffspinner integrates the spinner control from ken snyder (http://kendsnyder.com/sandbox/Spinner/demo.1.0.html) as a wicket behavior, which may be added to TextField objects (or it's subclasses). \\ wicketstuffspinner is licensed under Apache Software License 2.0 http://www.apache.org/licenses/LICENSE2.0 ...