Page 1 of 1

Opera compatibility

Posted: Thu Jan 07, 2010 5:27 pm
by peterthake
Hi Norman,

Norlist V112 does not work with the latest Opera browser (Version 10.10). On windows XP.

Any fixes in the pipeline?

Many thanks,

Pete

Re: Opera compatibility

Posted: Thu Jan 07, 2010 6:43 pm
by norman
Try the update posted in the sticky at the top of this forum. That works fine for me.

Re: Opera compatibility

Posted: Thu Jan 07, 2010 6:45 pm
by peterthake
I thought I had done that Norman - I will double check, thanks!

Re: Opera compatibility

Posted: Thu Jan 14, 2010 1:12 pm
by peterthake
Hi Norman,

I have done the update and whilst the menu is better, it does not display properly. Opera Version
10.10. It displays as text. My web site is www.euro-yo.com

Re: Opera compatibility

Posted: Thu Jan 14, 2010 1:51 pm
by norman
That page seems completely broken in my Opera 10.10. Since NorList on other sites works fine in opera 10.10, it's likely that it something else that's wrong.

I see you have invalid HTML in that you have:

Code: Select all

<div class="surround">
<body .....>
.
.
</body>
</div>
And that DIV outside the BODY of the page is confusing things. Delete it (and the </div>) or move them inside the BODY to make it valid.

Re: Opera compatibility

Posted: Thu Jan 14, 2010 1:59 pm
by peterthake
Wow, thanks Norman. I had not expected you to be so thorough - I will check my coding! :oops:

Update: that fixed the problem, many thanks for excellent help :)