You are here: Re: Transparent png's « HTML « IT news, forums, messages
Re: Transparent png's

Posted by Toby Inkster on 09/17/05 03:33

Morgan wrote:

> <script type="text/javascript">
> <!--
> if( navigator.appName=="Microsoft Internet Explorer")
> {
> document.write("<img src='directory/image.gif' />"); //put gif
> location here
> }
> else
> {
> document.write("<img src='directory/image.png' />");// put png location
> here
> }
> //-->
> </script>

And anyone with a non-Javascript browser gets diddly-squat.

Better:

<img id="myimg1" src="flibble.png" alt="Flibble">
<!--[if IE]>
<script type="text/javascript">
document.getElementById('myimg1').src='flibble.gif';
</script>
<![endif]-->

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация