You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by saty <sa...@gmail.com> on 2012/11/14 16:21:48 UTC

wicketstff-minis 6.0.0 errors

I am getting below two errors (app running under wicket 6.2), any help is
appreciated to fix these, thanks

ReferenceError: Prototype is not defined

TypeError: Tip is not a constructor




--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicketstff-minis-6-0-0-errors-tp4653882.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: wicketstff-minis 6.0.0 errors

Posted by saty <sa...@gmail.com>.
Anyone? I tried the component hierarchy based renderHead(IHeaderResponse
response), but it does work, for some reason the prototip-min.js always
appears first in the list of scripts.


My java script appear as below:





I need them to appear as:







--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicketstff-minis-6-0-0-errors-tp4653882p4653916.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: wicketstff-minis 6.0.0 errors

Posted by saty <sa...@gmail.com>.
I have all these in given order
prototip.css
prototip-min.js
prototype.js
scriptaculous.js

i do not see anything else required so does the order matter here? if it
does how to change that in wicket.



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicketstff-minis-6-0-0-errors-tp4653882p4653884.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org