Hi

I use wicket-dnd (0.5.0) with wicket 1.5.5. Initial I developed a small
application with these libraries but now I want to integrate the code in a
big application (copy/paste with some rename on packages).

In the big application I retrieves "Uncaught TypeError: Object
#<HTMLDocument> has no method 'ready'" in firebug.

In the generated html I see some differences:

in the big application

and

in the small application

My html head looks (the strip version):



<link rel="stylesheet" type="text/css"
href="./wicket/resource/org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow/res/modal-ver-1338386033000.css">





<link rel="stylesheet" type="text/css"
href="./wicket/resource/wicketdnd.theme.WebTheme/web/theme-ver-1316016245000.css">

Can somebody explain me why these differences happen?

Thanks,
Decebal





--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-dnd-strange-situation-tp4650918.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to