Zoom out content of a div not the DIV itself.

Sapphi

New Member
Does any one know if it is possible to zoom out the contents of a div much like browser zooms out a page?I am creating an application that loads and page into a div. However, I would like to be able to load the content without scroll bars. This would mean that the content inside of the the div not the actual div would have to be zoomed out. I know that this could be done with an image but can it be done with HTML content. If so do you have any examples using jquery or anything else for that matter.
 
Top