JavaScript On pb resize image

by mr6686, January 25, 2010 16:10

Image resizes with a onload...

3a09c0954a8ee7951398becbb5553f37 Talk

JavaScript On pb resize image

by mr6686, January 21, 2010 16:07

In fact this is part of a w...

3a09c0954a8ee7951398becbb5553f37 Talk

JavaScript On pb resize image

by mr6686, January 20, 2010 00:06

Without the "" doesn't work...

3a09c0954a8ee7951398becbb5553f37 Talk

JavaScript On pb resize image

by mr6686, January 20, 2010 00:03

Yes my image have id="apodimg"

3a09c0954a8ee7951398becbb5553f37 Talk
function redim_img(apodimg)
{
   if (typeof(apodimg) == "string") {
...

JavaScript On pb resize image

by mr6686, January 19, 2010 22:06

Sorry but it doesn't work m...

3a09c0954a8ee7951398becbb5553f37 Talk
function redim_img(apodimg)
{
...

JavaScript pb resize image

by mr6686, January 19, 2010 18:47, 8 refactorings, tagged with image, resize

As a noob in js I ask help ...

3a09c0954a8ee7951398becbb5553f37 Talk