Re: Integrating jquery scripts with wicket

2013-02-22 Thread Paul Bors
It's there in Wicket 6.

If you want to see how to do it in Wicket 5 or older take a look at some
other projects that use it such as:

Wicked Charts
http://Wicked-Charts.GoogleCode.com

Wicket-Continuous-Calendar
http://Wicket-Continuous-Calendar.GoogleCode.com/

To name a few that I worked with directly.
~ Thank you,
   Paul Bors
On Tue, Feb 19, 2013 at 4:21 AM, qurbonov qurbono...@gmail.com wrote:

 After 2 YEAR :)


 How you done it ??



 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/Integrating-jquery-scripts-with-wicket-tp3332998p4656551.html
 Sent from the Users forum mailing list archive at Nabble.com.

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




Re: Integrating jquery scripts with wicket

2011-03-03 Thread tech7
Can anyone explain how can i integrate(runnable) my jquery scripts in my
wicket project?
I will be thankful.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Integrating-jquery-scripts-with-wicket-tp3332998p200.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: Integrating jquery scripts with wicket

2011-03-03 Thread Pedro Santos
A good place is to override your component or
behavior IHeaderContributor#renderHead and respond with needed
javascript/css references or some the javascript function call.

On Thu, Mar 3, 2011 at 8:59 AM, tech7 techlove...@gmail.com wrote:

 Can anyone explain how can i integrate(runnable) my jquery scripts in my
 wicket project?
 I will be thankful.



 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/Integrating-jquery-scripts-with-wicket-tp3332998p200.html
 Sent from the Users forum mailing list archive at Nabble.com.

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




-- 
Pedro Henrique Oliveira dos Santos


Re: Integrating jquery scripts with wicket

2011-03-03 Thread Hans Lesmeister 2
Maybe you can find something here: 
http://www.google.de/#q=wicket+jquery+integrationfp=1


-
-- 
Regards, 
Hans 

http://cantaa.de 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Integrating-jquery-scripts-with-wicket-tp3332998p234.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: Integrating jquery scripts with wicket

2011-03-03 Thread Cemal Bayramoglu
... a lot of people say they are having a good experience with wiQuery [1].
See if it works for you.

Regards - Cemal
jWeekend
Training, Consulting, Development
http://jWeekend.com

[1] http://code.google.com/p/wiquery/

On 3 March 2011 11:59, tech7 techlove...@gmail.com wrote:

 Can anyone explain how can i integrate(runnable) my jquery scripts in my
 wicket project?
 I will be thankful.



 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/Integrating-jquery-scripts-with-wicket-tp3332998p200.html
 Sent from the Users forum mailing list archive at Nabble.com.

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




Re: Integrating jquery scripts with wicket

2011-03-03 Thread tech7
Thank you for responses I have done that

-
Developer
Wicket
Java
JSP
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Integrating-jquery-scripts-with-wicket-tp3332998p811.html
Sent from the Users forum mailing list archive at Nabble.com.

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