![]() |
| ||
| calculate image property in javascript how to calculate the heigth,width and size of a image using javascript |
| ||
| Re: calculate image property in javascript if: <img src="abc.gif" name=myimg> then: * document.myimg.width * document.myimg.src same syntax for: border, complete, height, vspace, lowsrc, name, src, vspace, width methods: handleEvent() events: onAbort, onError, onKeyDown, onKeyPress, onKeyUp, onLoad 1000s of Free Javascripts |
| ||
| Re: calculate image property in javascript if the image src is in a text box,then how to calculate width,height,Size of then image |
| ||
| Re: calculate image property in javascript Quote:
Post the code of your image. www.js-x.com www.js-x.com/forum/ |
| ||
| Re: calculate image property in javascript this the code from this path how to calculate the image height and width using javascript Photo path:<input class="Message" id="filePicture" type="file" name="file" runat="server"> |
| ||
| Re: calculate image property in javascript you can not. this code is going to accept an image file which has not been posted to the server yet, nor is it running inside of the DOM. If you had the image in your page <img src="blah.gif" name="abc"> then it would be accessable inside of the DOM. There are PHP and Perl [etc] programs that can accept the posted images and determine the sizes... |
| All times are GMT -4. The time now is 2:26 am. |
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC