Fixed and released. Yep, that deserves a schooner. Thanks.
On 07/05/2012, at 11:23 PM, Chris Mylonas wrote:
> does this mean i win the schooner question geoff ;) may be a typo for
> AppModule.java
> http://jumpstart.doublenegative.com.au/jumpstart/examples/javascript/jquery
>
>
> Source code
does this mean i win the schooner question geoff ;) may be a typo for
AppModule.java
http://jumpstart.doublenegative.com.au/jumpstart/examples/javascript/jquery
Source code: Appmodule.java
The file was not found.
Path given was
/WEB-INF/sourcecode/web/src/main/java/jumpstart/web/services/App
I've added a JQuery example to JumpStart. If you guys can see nothing wrong
with it I'll make the general announcement tomorrow.
Geoff
On 04/04/2012, at 7:27 PM, Emmanuel DEMEY wrote:
> From the source code, and by using the JavaScript console of Google Chrome
>
> 2012/4/4 Chris Mylonas
>
>>
>From the source code, and by using the JavaScript console of Google Chrome
2012/4/4 Chris Mylonas
> COOOL!
>
> Is this a common problem with people that don't know jquery/js ? (me)
> &
> How did you notice - from d/l the src? Or from the log snippet?
> Or did you just take a g
COOOL!
Is this a common problem with people that don't know jquery/js ? (me)
&
How did you notice - from d/l the src? Or from the log snippet?
Or did you just take a guess?
Thank you so much!
On 04/04/2012, at 7:18 PM, Emmanuel DEMEY wrote:
> Hi
> Your JavaScript code loo
Hi
Your JavaScript code look to be called before the rendering of your page.
Sourroung your jQuery by a $(document).ready(function(){
//your mouse handlers
});
Manu
2012/4/4 Chris Mylonas
> Manu - you sound like a gentleman! Cheers
>
> On the Index page of clean quickstart - ajax increment wo
Manu - you sound like a gentleman! Cheers
On the Index page of clean quickstart - ajax increment working
[18:47:27.047] Error in parsing value for 'filter'. Declaration dropped. @
http://localhost:8080/jquerytest/assets/1.0-SNAPSHOT-DEV/core/default.css:370
[18:47:27.051] Unknown property '-m
Hi
First, I will ask "Do you have any JavaScript errors ?"
Manu
2012/4/4 Chris Mylonas
> Well if someone could relay this into the google group that would be great.
> I'm logged into google but cannot create a new topic :(
> pfft!
>
> Thanks
> Chris
>
> On 04/04/2012, at 4:12 PM, Chris Mylonas
Well if someone could relay this into the google group that would be great.
I'm logged into google but cannot create a new topic :(
pfft!
Thanks
Chris
On 04/04/2012, at 4:12 PM, Chris Mylonas wrote:
> Hi All,
>
> I'll post this in the google groups linked to the tapestry5-jquery project as
> w
Hi All,
I'll post this in the google groups linked to the tapestry5-jquery project as
well.
To repeat what I have done:
1) Create a package under pages called test.
2) Create class JQuery.java with this in it.
package org.example.jquerytest.pages.test;
import org.apache.tapestry5.annotation
10 matches
Mail list logo