My Site + Firefox 3 Alpha's |
Author: |
Message: |
Eddie
Veteran Member
Posts: 2078 Reputation: 30
33 / /
Joined: Oct 2005
Status: Away
|
O.P. My Site + Firefox 3 Alpha's
Ok with my website http://www.haboz.net whenever somebody tries and view it with Firefox 3 Alpha 2 it goes all weird, if you have Alpha 2 and go to my site you will see what i mean, i know it is an alpha, and we advise people downgrade to older versions but people still try and browse the site with it, if anybody knows why it does what it does then please let me know, because i want it fixed sooner than later
...there used to be a signature here
|
|
03-21-2007 09:59 AM |
|
|
Ezra
Veteran Member
Forgiveness is between them and God
Posts: 1960 Reputation: 31
37 / /
Joined: Mar 2003
|
RE: My Site + Firefox 3 Alpha's
Well, that's because your HTML source is VERY incorrect.
To be very honest, it's the biggest pile of random code i've ever seen and i'm very surprised it even works in other browsers...
I suggest you read through the HTML basics again
http://w3schools.com/html/default.asp
This post was edited on 03-21-2007 at 10:12 AM by Ezra.
|
|
03-21-2007 10:09 AM |
|
|
Eddie
Veteran Member
Posts: 2078 Reputation: 30
33 / /
Joined: Oct 2005
Status: Away
|
O.P. RE: My Site + Firefox 3 Alpha's
quote: Originally posted by Ezra
Well, that's because your HTML source is VERY incorrect.
To be very honest, it's the biggest pile of random code i've ever seen and i'm very surprised it even works in other browsers...
Well explain to me why it works in everything except Alpha 2 of FF3 Half the code was written using Dreamweaver, and some was recently updated.
...there used to be a signature here
|
|
03-21-2007 10:12 AM |
|
|
-dt-
Scripting Contest Winner
;o
Posts: 1819 Reputation: 74
36 / /
Joined: Mar 2004
|
RE: My Site + Firefox 3 Alpha's
...
ok your website is horrible.
- you have no doctype
- you are using multiable <html> tags where there should only one opening and one closing tag per document
- you have random closing tags when there are no opening tags
- you have elements like <style type="text/css"></style> which does nothing
- more random closing tags
- you have a doctype half way down your page, oh and another set of <head> tags
- some crappy copyright which doesnt include "i copied and pasted this code hence why it is pure crap"
Edit
there is no possible way that crap was made using dreamweaver
This post was edited on 03-21-2007 at 10:19 AM by -dt-.
Happy Birthday, WDZ
|
|
03-21-2007 10:13 AM |
|
|
Ezra
Veteran Member
Forgiveness is between them and God
Posts: 1960 Reputation: 31
37 / /
Joined: Mar 2003
|
RE: My Site + Firefox 3 Alpha's
quote: Originally posted by Eddie
Well explain to me why it works in everything except Alpha 2 of FF3
If the HTML source of a page is incorrect the browser switches to Quirks mode, where it tries to make the best out of the page.
I guess they changed the Quirks behavior in FF3 Gecko 1.9 to force people to make correct HTML source.
This post was edited on 03-21-2007 at 10:21 AM by Ezra.
|
|
03-21-2007 10:14 AM |
|
|
Eddie
Veteran Member
Posts: 2078 Reputation: 30
33 / /
Joined: Oct 2005
Status: Away
|
O.P. RE: My Site + Firefox 3 Alpha's
quote: Originally posted by -dt-
...
ok your website is horrible.
- you have no doctype
- you are using multiable <html> tags where there should only one opening and one closing tag per document
- you have random closing tags when there are no opening tags
- you have elements like <style type="text/css"></style> which does nothing
- more random closing tags
- you have a doctype half way down your page, oh and another set of <head> tags
- some crappy copyright which doesnt include "i copied and pasted this code hence why it is pure crap"
Edit
there is no possible way that crap was made using dreamweaver
It was made with dreamweaver, but includes miscoded php includes (pages), which i will fix up as soon as i can, i have been clearing up the code slowly, and the code was not copied and pasted for your information. Thanks for the criticism i guess
EDIT: From what i see on the frontpage i have now cleared any un-needed head tags and crap...and what do you advise i add as doctype?
This post was edited on 03-21-2007 at 10:58 AM by Eddie.
...there used to be a signature here
|
|
03-21-2007 10:53 AM |
|
|
Nagamasa
Skinning Contest Winner
Posts: 1842 Reputation: 30
31 / /
Joined: May 2006
|
RE: My Site + Firefox 3 Alpha's
quote: Originally posted by Eddie
and what do you advise i add as doctype?
XHTML? quote: Originally posted by Eddie
It was made with dreamweaver
Yea Dreamweaver doesn't close everything, and has lots of excess code...
Joined this forum 6793 days, 13 hours, 58 minutes, 14 seconds ago.
|
|
03-21-2007 11:08 AM |
|
|
Eddie
Veteran Member
Posts: 2078 Reputation: 30
33 / /
Joined: Oct 2005
Status: Away
|
O.P. RE: My Site + Firefox 3 Alpha's
quote: Originally posted by Nagamasa
quote: Originally posted by Eddie
and what do you advise i add as doctype?
XHTML?quote: Originally posted by Eddie
It was made with dreamweaver
Yea Dreamweaver doesn't close everything, and has lots of excess code...
Well if someones willing to help me out with cleaning it up, i will be very thankful
...there used to be a signature here
|
|
03-21-2007 11:10 AM |
|
|
Nagamasa
Skinning Contest Winner
Posts: 1842 Reputation: 30
31 / /
Joined: May 2006
|
RE: My Site + Firefox 3 Alpha's
quote: Originally posted by Eddie
Well if someones willing to help me out with cleaning it up, i will be very thankful
http://validator.w3.org
That's what I used (link originally given by Felu) to check up my new site.
This post was edited on 03-21-2007 at 11:18 AM by Nagamasa.
Joined this forum 6793 days, 13 hours, 58 minutes, 14 seconds ago.
|
|
03-21-2007 11:16 AM |
|
|
Eddie
Veteran Member
Posts: 2078 Reputation: 30
33 / /
Joined: Oct 2005
Status: Away
|
O.P. RE: My Site + Firefox 3 Alpha's
After clearing a MASSIVE amount of bugs, this now works:
http://www.haboz.net/v6/index3.php
Can you check and make sure?
Heaps missing, but i will just have to find new ways of coding it in.
This post was edited on 03-21-2007 at 11:37 AM by Eddie.
...there used to be a signature here
|
|
03-21-2007 11:36 AM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|