[jQuery] Re: is it possible to get result of this

2009-01-02 Thread merihsaka...@yahoo.com
ok. I did it :) I can get the position of the image.. thank you "the_woodsman" :)

[jQuery] Re: is it possible to get result of this

2009-01-02 Thread merihsaka...@yahoo.com
Do you know any example of getting new position of dragged image?

[jQuery] Re: is it possible to get result of this

2009-01-02 Thread merihsaka...@yahoo.com
Thanks alot, I'm trying to get position (coordinate) of the image.. Do you know how can I get their position? Its all code about drag.. $(document).ready( function() { $('#insideParent').Draggable( {

[jQuery] Re: is it possible to get result of this

2009-01-02 Thread the_woodsman
Well, it all depends how you're intending to save the shirt customisations in the back end! Assuming you're saving some list of images for shirts (along with their positions) in your database, there's no reason this couldn't be done via ajax. I'd advise, however, making this save in a traditiona