Re: Auto Reload Page Template and Class on Intellij IDEA

2012-12-23 Thread Bob Harner
I don't like lmgtfy responses either. But it's easy to avoid them -- just ask a question that Google can't answer, especially if the question doesn't seem to be directly related to Tapestry. On Dec 23, 2012 1:57 AM, "Yohan Yudanara" wrote: > I know how to use google.. > If you can't answer my que

Tapestry-jquery ajax validation

2012-12-23 Thread rosecorp
Hi Guys, is it a correct way to call showValidationMessage method from validation.js from tapestry-jquery? Even if I try to call that method manually in debug mode it dosen't seems to be calling showValidationMessage method. Here is a code how it's done in jquery: (function($) { $.fn.configur