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

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

 



hi,
 
to solve the problem, try to get the image element using 

     document.getElementById(imageID).src = filef.value;
 
insted of just "imagename.src". Old browsers may not support this
function, so if want to support all browser, google for "browser
detection javascript"
 
hope it helps,
 
regards,
 
Saulo





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