Page 1 of 1

Problem with Firefox

Posted: Sat Oct 16, 2010 9:49 am
by Toine Culot
Be seeing you! ;)

The weather widget is perfect on my site http://www.meteodheure.net/ with IE and Google Chrome, but with Firefox :? (see attached photo) ...

Why?

Thank you for your help!
Firefox.JPG
Firefox.JPG (23.88 KiB) Viewed 8455 times

Re: Problem with Firefox

Posted: Sat Oct 16, 2010 2:24 pm
by Toine Culot
With Safari it's OK! :)

Re: Problem with Firefox

Posted: Sat Oct 16, 2010 3:37 pm
by Don
I see you have two DOCTYPE statements in your HTML code; you should only have one. Since your HTML is not strict xhtml try removing the strict DOCTYPE and see if that helps.

Don
source.jpg
source.jpg (309.66 KiB) Viewed 8432 times

Re: Problem with Firefox

Posted: Sat Oct 16, 2010 4:31 pm
by Toine Culot
It's done, but there is unfortunately no change. :(

Thanks for the help Don! :)

Re: Problem with Firefox

Posted: Sat Oct 16, 2010 9:17 pm
by Don
Toine Culot wrote:It's done, but there is unfortunately no change. :(
Oh well, it was just a shot in the dark. :(

Here's another one: You have a back-slash instead of a forward-slash in this line of your .ywl file -- <data src="img\MoH.swf" horizonLevel="1480"> -- maybe this is effecting Firefox. :?

Don

Re: Problem with Firefox

Posted: Sat Oct 16, 2010 10:57 pm
by Toine Culot
Bingo! :D it's really better. Thank you very much...Only the function "full screen" don't work :?

Re: Problem with Firefox

Posted: Sat Oct 16, 2010 11:35 pm
by Don
Toine Culot wrote:Bingo! :D it's really better. Thank you very much...Only the function "full screen" don't work :?
I'm glad it worked. :)
The full screen function seems to work for me in Firefox.

Don

Re: Problem with Firefox

Posted: Sat Oct 16, 2010 11:44 pm
by Toine Culot
I will try again.
Thanks a lot Don! ;)