You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by ShengChe Hsiao <fr...@gmail.com> on 2018/05/26 16:01:53 UTC

jQuery version 3.*

Dear All

How do I assign/force jQuery version in Wicket Project?


--------------------------------------------------------------------
----------------------------------->
To boldly go where no man has gone before.
--------------------------------------------------------------------
----------------------------------->
We do this not because it is easy. We do this because it is hard.
-----------------------------------------------------------------
-------------------------------------->
If I have seen further it is by standing on the shoulders of giants.
----------------------------------------------------------
--------------------------------------------->
front713@gmail.com
--------------------------------------------------------------------------------------------->

Re: jQuery version 3.*

Posted by Shengche Hsiao <sh...@gmail.com>.
Thanks, Solodovnik

On Sun, May 27, 2018 at 00:08 Maxim Solodovnik <so...@gmail.com> wrote:

> Add this to your Application init()
>
>
> getJavaScriptLibrarySettings().setJQueryReference(org.apache.wicket.resource.JQueryResourceReference.getV3());
>
> On Sat, May 26, 2018 at 11:01 PM, ShengChe Hsiao <fr...@gmail.com>
> wrote:
> > Dear All
> >
> > How do I assign/force jQuery version in Wicket Project?
> >
> >
> > --------------------------------------------------------------------
> > ----------------------------------->
> > To boldly go where no man has gone before.
> > --------------------------------------------------------------------
> > ----------------------------------->
> > We do this not because it is easy. We do this because it is hard.
> > -----------------------------------------------------------------
> > -------------------------------------->
> > If I have seen further it is by standing on the shoulders of giants.
> > ----------------------------------------------------------
> > --------------------------------------------->
> > front713@gmail.com
> >
> --------------------------------------------------------------------------------------------->
>
>
>
> --
> WBR
> Maxim aka solomax
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
> --

----------------------------------------------------------------------->
We do this not because it is easy. We do this because it is hard.
----------------------------------------------------------------------->
ShengChe Hsiao
----------------------------------------------------------------------->
front713@gmail.com
front713@tc.edu.tw
----------------------------------------------------------------------->
VoIP : 070-910-2450
----------------------------------------------------------------------->

Re: jQuery version 3.*

Posted by Maxim Solodovnik <so...@gmail.com>.
Add this to your Application init()

getJavaScriptLibrarySettings().setJQueryReference(org.apache.wicket.resource.JQueryResourceReference.getV3());

On Sat, May 26, 2018 at 11:01 PM, ShengChe Hsiao <fr...@gmail.com> wrote:
> Dear All
>
> How do I assign/force jQuery version in Wicket Project?
>
>
> --------------------------------------------------------------------
> ----------------------------------->
> To boldly go where no man has gone before.
> --------------------------------------------------------------------
> ----------------------------------->
> We do this not because it is easy. We do this because it is hard.
> -----------------------------------------------------------------
> -------------------------------------->
> If I have seen further it is by standing on the shoulders of giants.
> ----------------------------------------------------------
> --------------------------------------------->
> front713@gmail.com
> --------------------------------------------------------------------------------------------->



-- 
WBR
Maxim aka solomax

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