Re: Problem in image change(javascript) in netscape browsers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 25 Jan 2006 13:53:27 +0100, Debabrata Pati <debdx@xxxxxxxxx> wrote:

> hi
>
> This is a javascript function which  changes  images  when  i upload a  
> image.
> But it does not change image in netscape browsers.
>
> function DoPreview(filef,imagename)
> {
>      imagename.src =filef.value;
>     if (navigator.appName == "Netscape")
>     {
>         alert("Previews can not be shown in this browser type.");
>    }
> }
>
> where filef= upload field name
>

www.dojotoolkit.org

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


PHP Data object relational mapping generator
http://www.metastorage.net/ 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-objects/

<*> To unsubscribe from this group, send an email to:
    php-objects-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux