I would like to get a quick answer on something which has been
puzzling me. I want to use

jquery drag n drop, resizeable etc to manipulate multiple items inside
a frame on a page (so

far so good, doesn't seem a problem).

Basically I am developing a online coupon based website, where I am
giving the opportunity

to my clients (sellers) to generate the coupon online (through drg/
drop/resizeable

image/text divs/change div colors, text font size,font type etc etc).

Creating drag n drop,resizeable divs etc shouldnt be a prob. However I
would like to be able

to take 'snapshot' the resultant div/frame with the dragged contents
into a jpeg/png/gif

(i.e my users should be able to drag n drop/resize/change fonts, font
size, font type etc of

divs. Once they have rearranged these divs on one frame, they should
be able to click a

button, so called 'save as image'. When user clicks on save as image
button, the entire

frame with all te arranged divs should be saved on DB or file system
as an image either in

JPEG/gif/png etc etc.

Can anyone tell me if this is possible et al?

Is this possible to do, at the moment I don't really need to save the
positions and so forth

(I could do that server side) but I do need to produce an image of the
resultant dragged

items in the div?
I am familiar with server side code and image libraries, but
unfamiliar with how to capture

the contents of a portion of the DOM as a snapshot.

Many thanks.

Jameel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to