Re: How to get client side Ajax values into a page event

2012-05-22 Thread sommeralex
://tapestry.1045711.n5.nabble.com/How-to-get-client-side-Ajax-values-into-a-page-event-tp4548742p5713307.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: How to get client side Ajax values into a page event

2011-07-04 Thread Thiago H. de Paula Figueiredo
On Sun, 03 Jul 2011 23:14:50 -0300, Mark wrote: My question is how do I get the variables on the client side into my component when the user clicks submit. In other words, when the user selects a portion to crop they will be setting some client side variables like: x, y, height, width I'd lik

How to get client side Ajax values into a page event

2011-07-03 Thread Mark
I am trying to integrate an image cropper with Tapestry. Users can select the portion of the image they want to keep and then click to crop it--same idea as Facebook, Google Profiles, etc let you crop your portrait when you upload it. I'm using this: http://www.defusion.org.uk/code/javascript-ima