Hi, if iframe content (Wicket page) is loaded from external domain loading of jQuery 1.10.1 (and Wicket) fails due to a bug
http://bugs.jquery.com/ticket/13980
This has been fixed in jQuery 1.10.2 that we are now using by setting
JQueryReference and it seems to work fine,
-Heikki
