Click to See Complete Forum and Search --> : My Images don't Appear in Firefox


jim115
02-17-2006, 05:55 PM
Hello

I have recently found out that the images, including the background image for our website don't display in Firefox. Can anyone tell me why this is happening?

Thanks!
Jim

www.offthewallcreations.com

NogDog
02-17-2006, 06:03 PM
Try using forward slashes in your SRC paths instead of the current back-slashes.

WebJoel
02-17-2006, 07:46 PM
Change your image backslashes ("\") to forward slash ("/") and that should fix the problem and yes, Fx doesn't show the images. (I use Fx)

Also, you need to properly close the quotes on your second META tag, because this might affect the NEXT quote-marks (on your javascript)

<META name="description" content="We are a Canadian distributor of giftware including 3d laser cubes, Austrian Crystal, unique spiral suncatchers in glass and wire and holograhic spirals.>
<script language="JavaScript">

( "....holographic sprirals.> should be written as "....holographic sprials." /> That is quote, space, forwardslash)

:)
-Joel

jim115
02-18-2006, 01:14 PM
Thanks NogDog, that was it!

jim115
02-18-2006, 01:15 PM
Thanks Joel, how can you tell I'm sort of new to this.

Jim

WebJoel
02-18-2006, 06:38 PM
And I appreciated the help that I got from forums just like this one. And I come here to learn, as well.
:)
-Joel