[jQuery] Re: Image Resize onload - works 50% of the time : help?

2009-09-05 Thread Charlie
document.ready doesn't mean images are loaded  you need load handlers in order to do what you want. A quick google search found this fairly good explanation and a plugin to help http://enhance.qd-creative.co.uk/2008/12/06/the-magic-of-onload-revealed/ Roboto wrote: Hey everyone, Still n

[jQuery] Re: Image resize

2009-06-19 Thread kalyan
Then use imagemagic to create image resizing if you are using PHP. On Jun 19, 9:43 pm, brian wrote: > On Fri, Jun 19, 2009 at 10:57 AM, kalyan wrote: > > > Use jqeary plugin Jcrop. It will resize your imaze before upload. > > > Here is the link to download :http://deepliquid.com/content/Jcrop.ht

[jQuery] Re: Image resize

2009-06-19 Thread brian
On Fri, Jun 19, 2009 at 10:57 AM, kalyan wrote: > > Use jqeary plugin Jcrop. It will resize your imaze before upload. > > Here is the link to download : http://deepliquid.com/content/Jcrop.html It does no such thing. That plugin still requires something on the server to do the resizing. What jCro

[jQuery] Re: Image resize

2009-06-19 Thread kalyan
Use jqeary plugin Jcrop. It will resize your imaze before upload. Here is the link to download : http://deepliquid.com/content/Jcrop.html On Jun 19, 7:41 pm, bharani kumar wrote: > when upload , > > On Fri, Jun 19, 2009 at 7:33 PM, mojoeJohn wrote: > > > resize it in what way? on a hover or an

[jQuery] Re: Image resize

2009-06-19 Thread bharani kumar
ok On Fri, Jun 19, 2009 at 8:59 PM, Charlie wrote: > that's a server side issue, not client side > > > bharani kumar wrote: > > when upload , > > On Fri, Jun 19, 2009 at 7:33 PM, mojoeJohn wrote: > >> >> resize it in what way? on a hover or an image replacement or what? >> >> On Jun 18, 11:25

[jQuery] Re: Image resize

2009-06-19 Thread Charlie
that's a server side issue, not client side bharani kumar wrote: when upload , On Fri, Jun 19, 2009 at 7:33 PM, mojoeJohn wrote: resize it in what way? on a hover or an image replacement or what? On Jun 18, 11:25 pm, bharani kumar

[jQuery] Re: Image resize

2009-06-19 Thread bharani kumar
when upload , On Fri, Jun 19, 2009 at 7:33 PM, mojoeJohn wrote: > > resize it in what way? on a hover or an image replacement or what? > > On Jun 18, 11:25 pm, bharani kumar > wrote: > > Hello Friends , > > > > How to resize the image using jquery , > > > > Thanks > > > > B.S..Bharanikumar >

[jQuery] Re: Image resize

2009-06-19 Thread mojoeJohn
resize it in what way? on a hover or an image replacement or what? On Jun 18, 11:25 pm, bharani kumar wrote: > Hello Friends , > > How to resize the image using jquery , > > Thanks > > B.S..Bharanikumar