Ajax -jquery image upload to iFrame resize problem

Posted by DMort59 on Stack Overflow See other posts from Stack Overflow or by DMort59
Published on 2010-05-23T19:25:25Z Indexed on 2010/05/23 19:31 UTC
Read the original article Hit count: 201

Filed under:
|
|
|

I'm modifiying an ajax like jquery image uploader from /www.atwebresults.com/php_ajax_image_upload/ to see image on screen in iframe. I need the image to come in at 100% so I can use jquery resize.

filename=name&maxSize=9999999999&maxW=200&fullPath=http://localhost/nyb/uploads/&relPath=../uploads/&colorR=255&colorG=255&colorB=255&maxH=300"

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about AJAX