|
I have a main div with a number of divs inside. These inside divs either contain a background-image or a string. Is there any way to accomplish the following:
1. When the user clicks [preview] I want to generate a jpg image representation of the main div and display it to the user.
2. When the user clicks [submit], I want to generate a physical jpg image representation that I can use PHP to store on a server.
The content of the main div has been created dynamically with Javascript as a DOM tree.
__________________
You couldn't fool anyone on the foolingest day of your life even if you had an electrical fooling machine!
|