I am new to Wicket, I have seen that it has Ajax related components. When it generates JavaScript at the client side, is this JavaScript code cross-browser compatible?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Wicket Ajax's capabilities have been rated A (cross browser compatible) in this article. Although a bit outdated, it still remains true. Don't forget that you can also integrate jQuery, Script.aculo.us or any of the other "big" JavaScript libraries with Wicket. |
||||
|
|