![]() |
My Site and Browser Errors
My Site: www.ddsog.com/forums looks and acts great under IE7/
It does not under Firefox... all out of alignment etc. Can anyone out there explain why this is and how I can fix it? Thanks much... Doc |
Take a look at your source code and you'll see that you've commented everything out. IE loves to try to 'fix' the problem (wrong thing to do) whereas other browsers will make you fix your code (right thing to do).
This is where you problem starts: PHP Code:
|
Quote:
Really stupid question, you have to end comments? With what characters? |
You start a comment with "<!--" (stuff between quotes) and you end the comment with "-->" That is for *html* comments. PHP comments are different - start "/*" and end "*/" unless is it just a single line, then it is "//" and then there is...... in other words, different comment tags for different languages and different circumstances. :)
|
All times are GMT. The time now is 05:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|