Ie7 Ordered List Bug?

Joined: 11/28/2008

I was reviewing some sermons I was putting on line in IE7, and I noticed a strange quirk with the lists in the sermon notes.

The numbers for the lists are appearing near the bottom of the list item and the numbers are not incrementing.

Here's the page: http://fcctlh.org/?cat=11

Has any one else experienced this?

Jack L. Wolfgang II
Volunteer WebServant, First Christian Church-Tallahassee, FL & Tri-State Christian Fellowship

Joined: 11/28/2008
Strike the 7, it's happening

Strike the 7, it's happening in IE6 as well. OK, I am off to explore the intricacies of the head-wall interface that is web development in a world where IE exists.

Jack L. Wolfgang II
Volunteer WebServant, First Christian Church-Tallahassee, FL & Tri-State Christian Fellowship

Joined: 11/28/2008
I use Firefox, no problems

I use Firefox, no problems there.

Joined: 11/28/2008
Quite strange. I've never

Quite strange. I've never seen that happen before.

QUOTE
I use Firefox, no problems there.

I think 99% of us here use Firefox too. I'm sure Jack was just testing out his site in IE

Joined: 11/28/2008
OK, I just found it. IE did

OK, I just found it. IE did not like the 100% width on the list items. Conditional code for IE to link in an IE-specific style sheet, and that is fixed.

Jack L. Wolfgang II
Volunteer WebServant, First Christian Church-Tallahassee, FL & Tri-State Christian Fellowship

Joined: 11/28/2008
Ah okay. Why would you have

Ah okay.

Why would you have it set to 100% when it would do that anyway?

Joined: 11/28/2008
@Jeff--Firefox is my primary

@Jeff--Firefox is my primary browser. I was testing in Internet Explorer. Since about 55% of the populace still uses IE (see this for source of statistics: http://www.w3schools.com/browsers/browsers_stats.asp), ignore IE in web development at your own risk.

@Joe--I was having a wrapping problem in Firefox at 800x600 that I was trying to resolve.

Jack L. Wolfgang II
Volunteer WebServant, First Christian Church-Tallahassee, FL & Tri-State Christian Fellowship

Joined: 11/28/2008
JackWolfgang @ Jan 20
QUOTE(JackWolfgang @ Jan 20 2008, 06:29 PM)
@Jeff--Firefox is my primary browser. I was testing in Internet Explorer. Since about 55% of the populace still uses IE (see this for source of statistics: http://www.w3schools.com/browsers/browsers_stats.asp), ignore IE in web development at your own risk.

@Joe--I was having a wrapping problem in Firefox at 800x600 that I was trying to resolve.

Really? I didn't see anything wrong. And I knew that most people use IE from Wikipedia.