The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Unordered List req Refresh to display properly, UL not displaying 2 lines out of entire list prior to refresh
Minddemon316
post Mar 27 2010, 02:20 PM
Post #1





Group: Members
Posts: 8
Joined: 23-December 09
Member No.: 10,668



I am working on a page (http://collardrealty.com/investors.php) with a strange issue. in IE8 (or IE7 Compatibility mode, but not Firefox) 2 of the bulleted text hyperlinks appear as like blank lines, until you refresh the page. I am currently messing with the code(it is very simple though), and now it seems to display fine on first load, but upon refresh becomes blank sometimes. Any tips?

Thanks.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Minddemon316
post Mar 27 2010, 03:00 PM
Post #2





Group: Members
Posts: 8
Joined: 23-December 09
Member No.: 10,668



Nevermind. Apparently I had the </a> code <a/> and it was causing an issue.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Mar 27 2010, 03:05 PM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



You have serious errors.
http://www.htmlhelp.com/cgi-bin/validate.c...;input=yes#L255

The first bunch is because you use XHTML syntax in a HTML document, or so one assumes, and missing alt texts.

The other errors, especially those that concern the structure of the list, are of more serious nature and could very well affect how the page displays. Also, you have no doctype. You should, for several reasons. For one, you don't want the page to be in Quirks Mode, emulating old browser bugs.

http://hsivonen.iki.fi/doctype/
Down at the moment, so read it at archive.org for now http://web.archive.org/web/20080329005114/...iki.fi/doctype/ .



User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 03:50 AM