Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-02-2011, 04:39 PM   PM User | #1
Jack Corzine
New to the CF scene

 
Join Date: Nov 2009
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts
Jack Corzine is an unknown quantity at this point
Page won't display in certain locations only

I have a website up and running but my client is having difficulties viewing the site (it does not display at all). Instead of displaying the site (which is coded in xhtml with an external CSS stylesheet) they get a dialogue box which prompts them to download a file (see image below):


The strange thing is that I can access the site from home and from my phone. I am not able to access it from work, nor can a friend of mine access from his place of employment (about 2 miles away), from his home (20 miles away) or from his church either. Everything looks fine from my end but I am at a loss as to why it cannot be rendered by any of the browsers (IE, FF, or Chrome). Any help would be appreciated. The url is http://www.stjohnsminier.org

Jack
Jack Corzine is offline   Reply With Quote
Old 07-02-2011, 05:40 PM   PM User | #2
Fugix
Regular Coder

 
Join Date: Jun 2011
Posts: 103
Thanks: 0
Thanked 13 Times in 13 Posts
Fugix is an unknown quantity at this point
instead of having my extensions read "xhtml" I would change them all to "html"
Fugix is offline   Reply With Quote
Old 07-02-2011, 06:26 PM   PM User | #3
Jack Corzine
New to the CF scene

 
Join Date: Nov 2009
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts
Jack Corzine is an unknown quantity at this point
ok but I thought using strict xhtml I would not have to use .html extensions but instead use .xhtml and this still does not explain why it displays differently from different locations.
Jack Corzine is offline   Reply With Quote
Old 07-02-2011, 06:29 PM   PM User | #4
Fugix
Regular Coder

 
Join Date: Jun 2011
Posts: 103
Thanks: 0
Thanked 13 Times in 13 Posts
Fugix is an unknown quantity at this point
most likely has to do with what browser they are using.
Fugix is offline   Reply With Quote
Old 07-03-2011, 05:31 PM   PM User | #5
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,364
Thanks: 18
Thanked 348 Times in 347 Posts
sunfighter is on a distinguished road
Yes, lots of problems with the mark up.

IFRAMEs are not part of the XHTML 1.0 Strict DTD standard, but are OK in the XHTML 1.0 Transitional (I think! - I try not to use it.). This maybe a part of your problem. I loaded the page in FF 5 and the calender didn't look right. I had to re-load the page to get it right. - The top and bottom were cut off at first.

Your #content has height: 505px; but #content_right has height: 545px; It does show

Your footer wanders when text is inc. or dec.

I viewed this in FF with firebug, think you should also.

Can google calender be displayed without using iframes?
sunfighter is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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 +1. The time now is 05:29 AM.


Advertisement
Log in to turn off these ads.