#1 2007-10-12 16:20:34
- MrStitch
- Member

- Registered: 2006-10-24
- Posts: 1079
- I've been thanked 12 times.
-

Emergency HELP!!!
Good god, figures.... IE screws me again.
K,
If you have IE 6.0, you can go to www.hagensmarine.com and you'll see the problem I'm having in the nav.
Christ.... I uploaded all of this with it working perfectly, but I didn't have IE 6.0. I need to get that fixed ASAP.
HELP!!!!
Offline
#2 2007-10-12 16:25:34
- MrStitch
- Member

- Registered: 2006-10-24
- Posts: 1079
- I've been thanked 12 times.
-

Re: Emergency HELP!!!
I have this in there......
Code: html
<!--[if lte IE 6]>
<a href="#nogo">Boat Accessories
<table><tr><td>
<![endif]-->
Do I need to close the <a>???? Is that causing it to give me duplicate navs?
Offline
#3 2007-10-12 16:28:26
- TheGypsy
- Member

- From: Where U least expect me
- Registered: 2006-07-12
- Posts: 2416
- I've been thanked 75 times.
-

Re: Emergency HELP!!!
Sorry man... I think all our browsers are now IE7 grrrrrr.... did you try closing the </a>?
David - PRR10 -
Affordable SEO services | Internet Business Development | Custom Web site design | Learn SEO | SEO Blog
Offline
#4 2007-10-12 16:35:31
- laurie_m
- Member

- From: Bega, Sapphire Coast Australia
- Registered: 2005-08-18
- Posts: 1414
- I've been thanked 35 times.
-

Re: Emergency HELP!!!
Hey Stitch.
I think you'll have to follow the often repeated advice of our good friend TA. Validate your code, Mate. Never mind IE6. Use FF and get the code right so it will display correctly in all browsers. That's what the man says!
You've got some images not closed off. That may be your problem.
You'll forgive me, won't you, for laying it on so thick about TA and valid code. 
Best wishes with it,
Laurie.
Last edited by laurie_m (2007-10-12 16:36:01)
John McDouall Stuart - Explorations in Australia
First Expedition Second Expedition Third Expedition Fourth Expedition
Offline
#5 2007-10-12 16:37:20
- MrStitch
- Member

- Registered: 2006-10-24
- Posts: 1079
- I've been thanked 12 times.
-

Re: Emergency HELP!!!
Images not closed off? Don't think I've ever closed an image tag in my life.... ever since the beginning.
Can I download IE6 somewhere so I can test this on my computer without running back and forth through the office?
Offline
#6 2007-10-12 16:41:46
- MrStitch
- Member

- Registered: 2006-10-24
- Posts: 1079
- I've been thanked 12 times.
-

Re: Emergency HELP!!!
Uhg.... it wouldn't install.
"There's already a newer version"
!!!!!!
Offline
#7 2007-10-12 16:49:23
- laurie_m
- Member

- From: Bega, Sapphire Coast Australia
- Registered: 2005-08-18
- Posts: 1414
- I've been thanked 35 times.
-

Re: Emergency HELP!!!
Here's the errors, if that's a help:
Code:
Result: 0 errors / 35 warnings
line 25 column 43 - Warning: <br> element not empty or not closed
line 76 column 6 - Warning: missing <dd>
line 76 column 6 - Warning: <br> element not empty or not closed
line 77 column 64 - Warning: <img> element not empty or not closed
line 77 column 193 - Warning: <img> element not empty or not closed
line 77 column 329 - Warning: <img> element not empty or not closed
line 77 column 398 - Warning: <br> element not empty or not closed
line 77 column 721 - Warning: <img> element not empty or not closed
line 106 column 6 - Warning: missing <dd>
line 106 column 6 - Warning: <br> element not empty or not closed
line 107 column 64 - Warning: <img> element not empty or not closed
line 107 column 193 - Warning: <img> element not empty or not closed
line 107 column 329 - Warning: <img> element not empty or not closed
line 107 column 398 - Warning: <br> element not empty or not closed
line 107 column 721 - Warning: <img> element not empty or not closed
line 140 column 6 - Warning: missing <dd>
line 140 column 6 - Warning: <br> element not empty or not closed
line 141 column 64 - Warning: <img> element not empty or not closed
line 141 column 193 - Warning: <img> element not empty or not closed
line 141 column 329 - Warning: <img> element not empty or not closed
line 141 column 398 - Warning: <br> element not empty or not closed
line 141 column 725 - Warning: <img> element not empty or not closed
line 141 column 860 - Warning: <img> element not empty or not closed
line 171 column 6 - Warning: missing <dd>
line 171 column 6 - Warning: <br> element not empty or not closed
line 172 column 63 - Warning: <img> element not empty or not closed
line 172 column 184 - Warning: <img> element not empty or not closed
line 172 column 322 - Warning: <img> element not empty or not closed
line 172 column 444 - Warning: <img> element not empty or not closed
line 77 column 402 - Warning: <a> escaping malformed URI reference
line 107 column 402 - Warning: <a> escaping malformed URI reference
line 141 column 402 - Warning: <a> escaping malformed URI reference
line 22 column 7 - Warning: trimming empty <span>
line 22 column 4 - Warning: trimming empty <p>
line 196 column 6 - Warning: trimming empty <dd>
Info: Doctype given is "-//W3C//DTD XHTML 1.0 Strict//EN"
Info: Document content looks like XHTML 1.0 Transitional
You seem to have a problem with your doctype. There are several types of tags not closed.
Regards,
Laurie.
John McDouall Stuart - Explorations in Australia
First Expedition Second Expedition Third Expedition Fourth Expedition
Offline
#8 2007-10-12 16:52:09
- Nic
- Administrator

- Registered: 2006-07-07
- Posts: 1672
- I've been thanked 58 times.
-

Re: Emergency HELP!!!
Hey Stich this may help: Multiple Versions of IE
Reward Your Visitors and Keep Them Coming Back By Giving Them Books For Free
Online
#9 2007-10-12 16:58:15
- MrStitch
- Member

- Registered: 2006-10-24
- Posts: 1079
- I've been thanked 12 times.
-

Re: Emergency HELP!!!
Got that multiple IE thingy. Works like it should.
I've fixed a bunch of problems to match the doc type, but it don't seem to be doing anything.
Offline
#10 2007-10-12 17:05:48
- MrStitch
- Member

- Registered: 2006-10-24
- Posts: 1079
- I've been thanked 12 times.
-

Re: Emergency HELP!!!
GRRRRRRRRR
Guess I gotta get outa here. Looks like it'll sit like that all weekend.
I hate microsoft.
Offline
#11 2007-10-12 17:17:15
- laurie_m
- Member

- From: Bega, Sapphire Coast Australia
- Registered: 2005-08-18
- Posts: 1414
- I've been thanked 35 times.
-

Re: Emergency HELP!!!
Stitch.
Sorry Mate. I copied the wrong list of errors. That's the SR error list. Glad TA's not looking.
Try this:
Code:
Result: 0 errors / 16 warnings
line 5 column 1 - Warning: <meta> element not empty or not closed
line 6 column 1 - Warning: <meta> element not empty or not closed
line 7 column 1 - Warning: <meta> element not empty or not closed
line 8 column 1 - Warning: <meta> element not empty or not closed
line 9 column 1 - Warning: <link> element not empty or not closed
line 21 column 40 - Warning: <img> element not empty or not closed
line 95 column 1 - Warning: <br> element not empty or not closed
line 96 column 1 - Warning: <img> element not empty or not closed
line 100 column 1 - Warning: <br> element not empty or not closed
line 100 column 5 - Warning: <br> element not empty or not closed
line 101 column 9 - Warning: <img> element not empty or not closed
line 101 column 39 - Warning: missing </center>
line 101 column 1 - Warning: missing </center>
line 21 column 40 - Warning: <img> lacks "alt" attribute
line 101 column 9 - Warning: <img> lacks "alt" attribute
line 101 column 39 - Warning: trimming empty <center>
Info: Doctype given is "-//W3C//DTD XHTML 1.0 Strict//EN"
Info: Document content looks like XHTML 1.0 Transitional
Regards,
Laurie.
John McDouall Stuart - Explorations in Australia
First Expedition Second Expedition Third Expedition Fourth Expedition
Offline
#12 2007-10-12 17:20:02
- ColoEagle
- Administrator

- From: Colorado, USA
- Registered: 2006-02-15
- Posts: 2125
- I've been thanked 86 times.
-

Re: Emergency HELP!!!
Mr Stitch,
You have ;
Code: css
<!--[if lte IE 6]>
<link rel="stylesheet" media="all" type="text/css" href="css/dropdown_ie.css" />
<![endif]-->
IE can't find your specific stylesheet
Remove the css/ from the href tag and check it
The only way to discover the limits of the possible is to go beyond them into the impossible
Attention designers and webmasters - "The Beauty of CSS"
Valid Web Designs tutorials on HTML, XHTML and CSS
Home Security Systems
Offline
#13 2007-10-15 09:42:58
- MrStitch
- Member

- Registered: 2006-10-24
- Posts: 1079
- I've been thanked 12 times.
-

Re: Emergency HELP!!!
Getting closer,
Now, I moved that file (can't believe I didn't see that before), and I no longer have that weird looking duplicate looking menu anomaly.
But the drop down menus still don't work. 
Suggestions?
Offline
| Never |
- Sponsored Results
|
|