Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2007-01-03, 05:56 PM   #1
oast
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
 
oast's Avatar
 
Join Date: May 2004
Location: UK
Posts: 316
CSS Headache

OK, I've tried all day without any success and my head hurts, so it is over to the board for HELP!!

I have a webpage that has an included html page on it. The only lines in the included file are:
HTML Code:
<li><a href="link.url">Link Name</a></li>
<li><a href="link.url">Link Name</a></li>
<li><a href="link.url">Link Name</a></li>
<li><a href="link.url">Link Name</a></li>
<li><a href="link.url">Link Name</a></li>
The file is 'included on the page as such:
PHP Code:
<h2>Friends of My Site</h2>
<ul>
<?php include('folder/file.html');?>
<br>
<li><a href="trade.link" title="Webmasters, click here to trade links with us">Trade Links</a></li>
</ul>
Everything works perfectly in FireFox however, god damn fucking Microsoft's shit heap called Internet Explorer makes the links invisible! When I scroll down and back up again, they appear... until I mouse-over a thumb; then the whole list disappears again!

I'll put the link to the page here. If an admin wants to remove it as spam, then you will have to PM me for the address.

I have three strands of hair left, so I would appreciate someone looking ASAP!

tyvm

The page is here. The list in question is the top list in the menu.
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare.
oast is offline   Reply With Quote
Old 2007-01-03, 06:04 PM   #2
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Page looks fine in Safari.

I have no idea why it is giving you trouble in Internet Exploder.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2007-01-03, 06:05 PM   #3
Maj. Stress
Progress rarely comes in buckets, it normally comes in teaspoons
 
Maj. Stress's Avatar
 
Join Date: Jun 2005
Location: Dark Side Of Naboo
Posts: 1,289
Take a look at the errors w3 returned for your css and see if that might help
http://jigsaw.w3.org/css-validator/v...usermedium=all

I just went back and looked at your style sheet in my editor. Line 125-129 what in the world is that? You might comment that out quick and see if that helps

Last edited by Maj. Stress; 2007-01-03 at 06:09 PM..
Maj. Stress is offline   Reply With Quote
Old 2007-01-03, 06:14 PM   #4
oast
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
 
oast's Avatar
 
Join Date: May 2004
Location: UK
Posts: 316
Quote:
Originally Posted by Cleo
Page looks fine in Safari.
I somehow thought it might. Thanks for taking a look.

Quote:
Originally Posted by Maj. Stress
I just went back and looked at your style sheet in my editor. Line 125-129 what in the world is that? You might comment that out quick and see if that helps
That is the image fading mouseover. I tried it without that and the only difference is that the links don't disappear when you pass the mouse over the thumbs. I still had to scroll down and then up again to see the list.
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare.
oast is offline   Reply With Quote
Old 2007-01-03, 06:54 PM   #5
Maj. Stress
Progress rarely comes in buckets, it normally comes in teaspoons
 
Maj. Stress's Avatar
 
Join Date: Jun 2005
Location: Dark Side Of Naboo
Posts: 1,289
I just copied your source and css and it works fine for me. I haven't tried to upload it on my server yet. Maybe there is something in your js causing the problem.
Maj. Stress is offline   Reply With Quote
Old 2007-01-03, 07:00 PM   #6
oast
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
 
oast's Avatar
 
Join Date: May 2004
Location: UK
Posts: 316
Thanks for looking
I'll try removing the JS and let you know.

The bit that is troubling me the most is why just the links from the included file and not the rest?!
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare.
oast is offline   Reply With Quote
Old 2007-01-03, 07:39 PM   #7
Maj. Stress
Progress rarely comes in buckets, it normally comes in teaspoons
 
Maj. Stress's Avatar
 
Join Date: Jun 2005
Location: Dark Side Of Naboo
Posts: 1,289
I've narrowed it down but don't know for sure what is causing it. I took out the <ul><li></li> from the entire page and it works. Looks terrible but works.
The puzzling thing is ie7 reports an error line 2 char 1 and there is no error there or before. hmmmmmm

Edit: I see you found the problem.

Last edited by Maj. Stress; 2007-01-03 at 07:42 PM..
Maj. Stress is offline   Reply With Quote
Old 2007-01-03, 08:04 PM   #8
oast
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
 
oast's Avatar
 
Join Date: May 2004
Location: UK
Posts: 316
Quote:
Originally Posted by Maj. Stress View Post
I've narrowed it down but don't know for sure what is causing it. I took out the <ul><li></li> from the entire page and it works. Looks terrible but works.
The puzzling thing is ie7 reports an error line 2 char 1 and there is no error there or before. hmmmmmm
Yes, I figured it was something to do with the <li>, but why just that section, I have no idea.
Quote:
Originally Posted by Maj. Stress View Post
Edit: I see you found the problem.
No , I couldn't work out what the problem was, so I resorted to using line breaks instead of a list.
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare.
oast is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:48 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc