To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > Misc Help > ClientSide Technologies

ClientSide Technologies Discuss HTML/CSS/Javascript, and any other client-side technologies, here.

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-31-2006, 12:54 PM   #1
5rent
Junior Member
 
Join Date: Nov 2004
Posts: 16
Smile Mac IE- customer can not view page

Need help. I have an irate customer who is running IE 5.2 on Mac. She can not view the webpage:
http://5rent.com/1518

She just gets a blank screen.

I set up many CSS styles in beginning of code, I think the issue is located there. Can someone take a look at code and give me their thoughts?

I have no problem viewing page in IE 6.0, Netscape, or Firefox.

Thanks in advance.
5rent is offline   Reply With Quote
Old 01-31-2006, 01:08 PM   #2
bpat1434
NMaOtBG
 
bpat1434's Avatar
 
Join Date: Oct 2004
Location: Around 255.255.255.0
Posts: 8,093
FREDERICK MD!!! w00t w00t!!
Gotta throw it up for my home towns next-door-neighbor

In your style code, you only need one opening and one closing comment. So your style code should be:
Code:
<!--
.style20 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

.style18 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

.style17 {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

.style16 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

.style15 {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

.style13 {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

.style12 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

.style11 {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

.style9 {
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

.style33 {
font-size: 20px; font-family: "Times New Roman", Times, serif; color: #000000; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; 
}
-->
Then, anything IE 5 & down won't see it.

You might want to put (above the commented style) some basic CSS that any browser can interpret. See if that helps.
bpat1434 is offline   Reply With Quote
Old 02-05-2006, 03:49 PM   #3
5rent
Junior Member
 
Join Date: Nov 2004
Posts: 16
Red face Thanks

It worked! Thanks for info.
5rent is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 11:10 AM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.