Re: tapestry jQuery theme

2013-01-29 Thread John
Y_UI_DEFAULT_THEME, "context:themes/smoothness/jquery-ui.css"); John - Original Message - From: Emmanuel DEMEY To: Tapestry users Sent: Tuesday, January 29, 2013 9:43 AM Subject: Re: tapestry jQuery theme you can have a look too the tapestry5-jquery-demo project : https

Re: tapestry jQuery theme

2013-01-29 Thread Emmanuel DEMEY
--- Original Message - > From: Emmanuel DEMEY > To: Tapestry users > Sent: Monday, January 28, 2013 7:36 PM > Subject: Re: tapestry jQuery theme > > > You can override the JQuerySymbolConstants.JQUERY_UI_DEFAULT_THEME > constant > in your AppModule : > >

Re: tapestry jQuery theme

2013-01-29 Thread John
From: Emmanuel DEMEY To: Tapestry users Sent: Monday, January 28, 2013 7:36 PM Subject: Re: tapestry jQuery theme You can override the JQuerySymbolConstants.JQUERY_UI_DEFAULT_THEME constant in your AppModule : https://github.com/got5/tapestry5-jquery/blob/master/src/main/java/org/got5/tape

Re: tapestry jQuery theme

2013-01-28 Thread Emmanuel DEMEY
- > From: Steve Eynon > To: Tapestry users > Sent: Monday, January 28, 2013 7:59 AM > Subject: Re: tapestry jQuery theme > > > I'm assuming you know that, by default, T.3 doesn't use jQuery - so > which library are you u

Re: tapestry jQuery theme

2013-01-28 Thread Steve Eynon
I'm assuming you know that, by default, T.3 doesn't use jQuery - so which library are you using to import jQuery. Could you be more specific with your question? - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For