Apache wicket slider
Needless to say, I'm new to开发者_C百科 Wicket. I want to implement a slider but the examples of such seem to be rare. I found one example from wicket-stuff, a DoJo-project, but I the project doesn't compile.
Could somebody kindly share the simplest example?
I played around with wicket and sliders (using wiquery, the integration of the jquery framework into wicket) a while ago. I uploaded my playground project to github
https://github.com/magomi/pte
Please feel free to checkout the project and see if the code can help you to understand the use of sliders inside a wicket project. Simple tell me if the code is too confusing so I will provide a much simpler example how to use the slider.
精彩评论