Jump to content
TNG Community

IE versus Firefox Help


clweed

Recommended Posts

Your What's New page has some HTML problems. You've got two DOCTYPE declarations and two starting <head> tags. You also have two sets of closing </body> and </html> tags. There may be others, but those are the ones I spotted during a quick glance at the page source. Iron out your HTML problems first, then you can turn to cross-browser CSS issues. I recommend the HTML validator at http://validator.w3.org/

Link to comment
Share on other sites

Lee,

I edited my template_default.php (e107 file) file to not print DOCTYPE, and meta info if its a TNG file.

It's not perfect, but works pretty well.

Let me know if you are interested and I can send it over to you.

Rush

Link to comment
Share on other sites

Lee,

I edited my template_default.php (e107 file) file to not print DOCTYPE, and meta info if its a TNG file.

It's not perfect, but works pretty well.

Let me know if you are interested and I can send it over to you.

Rush

Robert,

You're right, I need to start over and clean up the topmenu

Rush,

I'm not sure that I understand what that means, but if you would send it to me I'll try to figure it out

Thanks,

Lee

Link to comment
Share on other sites

I strongly recommend the html validator add on for Mozilla and FireFox that was recommended on the TNG User list last week.

The link to the firefox download page is:

https://addons.mozilla.org/firefox/249/

It allowed me to test my changes on my local web server without having to move any of my changes to my production web site to validate them on the W3C web server site.

Ken

http://www.royandboucher.com

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...