NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: jorgemir on March 26, 2011, 11:37:03 PM

Title: Diferent behavior with browsers
Post by: jorgemir on March 26, 2011, 11:37:03 PM
Hi.
My app shows Ok with FireFox. Not so with any other browser. IE8,IE6, Chrome shows it as ugly and even does not work at all. I've checked all xhtml to be compliant with (used a web tool designer). What could be originating this different behavior?
Thanks
Jorge
PS. The app is located at www.pollonet.es

Title: Re: Diferent behavior with browsers
Post by: Bruce on March 27, 2011, 10:18:14 PM
Unfortunately the site is offline at the moment -  so I couldn't get to it from here.
Is it on port 80 at that address?

It sounds like a css issue in the other browsers - have you deployed the web folder? I'm thinking the files may be in the FF cache, but you haven't deployed them for the other browsers to use.

cheers
Bruce
Title: Re: Diferent behavior with browsers
Post by: jorgemir on March 27, 2011, 10:44:43 PM
Problem dissapears when I delete some colors from one frame. Seems that a color only xhtml setup is not ok for the other briwses?
Thanks