RetouchPRO

Go Back   RetouchPRO > Business > Your Website

Notices

Your Website Questions and (hopefully) answers about setting up your own business or gallery website

Reply
 
LinkBack Thread Tools
  #1  
Old 03-27-2003, 07:17 PM
winwintoo's Avatar
Senior Member
 
Join Date: Feb 2002
Location: Regina, Saskatchewan
Posts: 919
So many browsers, so little time....

I need your help. I ran into a problem that has me flumoxed.

This page loads fine in Netscape and IE, but Safari hangs and refuses to load it.

I found that by removing one line from my CSS I can get it to work, but I want that line in there (font-variant:small-caps and the curious thing is that I use font-variant in other pages that work fine in Safari.

If you have a minute, would you try to access the page with whatever browsers you use and let me know how it works.

I appologise for the state of the page - I was in the middle of making it pretty when I came across this glitch.

Also if anyone has any insight into what the problem might be, let me know.

Take care, Margaret

Last edited by winwintoo; 03-27-2003 at 08:40 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #2  
Old 03-27-2003, 07:59 PM
Ed_L's Avatar
Senior Member
 
Join Date: Aug 2001
Location: northwest Indiana, about 45 minutes from Chicago, IL
Posts: 2,821
Margaret,

When I tried to access the link, I received the message "This page cannot be displayed". I'm using IE 6.0. Since I know absolutely nothing about this stuff, that's all I can tell you.

Ed
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #3  
Old 03-27-2003, 08:06 PM
winwintoo's Avatar
Senior Member
 
Join Date: Feb 2002
Location: Regina, Saskatchewan
Posts: 919
That tells me a lot Ed. At least now I know it's more than just Safari and that I need to be worried about it.

Could I ask you to try this page

I use the same code in both pages, but the one I'm linking here works fine where the other one won't load.

Thanks, Ed, I appreciate the help,

Margaret
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #4  
Old 03-27-2003, 08:35 PM
Blacknight's Avatar
Senior Member
 
Join Date: Aug 2001
Location: Whidbey Island, WA
Posts: 466
I can't get either link to work, using IE5.1 for MAC.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #5  
Old 03-27-2003, 08:44 PM
winwintoo's Avatar
Senior Member
 
Join Date: Feb 2002
Location: Regina, Saskatchewan
Posts: 919
Thanks BK, I had the first link typed wrong (I fixed it now)

I'm using IE5.2 and both pages load in IE but not Safari.

I know what line in the CSS is causing the problem, so I guess I'll just have to leave it out.

Take care, Margaret
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #6  
Old 03-27-2003, 08:52 PM
jeaniesa's Avatar
Senior Member
 
Join Date: Aug 2001
Location: Colorado foothills
Posts: 1,826
Both links work for me. IE6 on WinXP.

Jeanie
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #7  
Old 03-27-2003, 08:56 PM
jeaniesa's Avatar
Senior Member
 
Join Date: Aug 2001
Location: Colorado foothills
Posts: 1,826
Both links also work in Opera 7.02 and Netscape 7 (on WinXP).

Jeanie
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #8  
Old 03-27-2003, 09:18 PM
Blacknight's Avatar
Senior Member
 
Join Date: Aug 2001
Location: Whidbey Island, WA
Posts: 466
Doesn't work with netscape 6 for mac (it couldn't find the server, it said). Both pages work fine with Opera 5.

update - the first link now works with IE5.1 for some reason (kept dying before...odd) Attached pic is from Opera screen.

also (somebody smack me if I'm wrong here!) I THINK that if you specify a font and the person calling your site doesn't have that font installed that they end up using the default (whatever that may be) and that could be worse than setting it up with a default (which everyone could see) to begin with. Most use ariel or helvetica for non-serif, and times for serif - boring but safe.
Attached Images
File Type: jpg picture-2.jpg (99.6 KB, 15 views)

Last edited by Blacknight; 03-27-2003 at 09:27 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #9  
Old 03-27-2003, 09:33 PM
Blacknight's Avatar
Senior Member
 
Join Date: Aug 2001
Location: Whidbey Island, WA
Posts: 466
This blurb from Dreamweaver...

Font variant - Determines whether the element should be rendered in all uppercase letters in such a way that lowercase letters of the source code are rendered in smaller uppercase letters. If a font family contains a small caps variant, the browser should use it automatically. More likely, however, the browser calculates a smaller size for the uppercase letters that take the place of source code lowercase letters. In practice, Internet Explorer 4 renders the entire source code content as uppercase letters of the same size as the parent element's font, regardless of the case of the source code.

CSS Syntax
font-variant: fontVariant

Value
Any of the following constant values: normal | small-caps.

Initial Value
normal

Example
EM_{font-variant:_small-caps}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #10  
Old 03-27-2003, 10:44 PM
d_kendal's Avatar
Senior Member
 
Join Date: Feb 2002
Location: Edmonton, Alberta, Canada
Posts: 829
I'm using Opera 7.03 (best version of Opera so far IMO - finally the RP menu works completely without problems) and both of the pages are displaying just fine.

- David
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #11  
Old 03-28-2003, 03:10 AM
winwintoo's Avatar
Senior Member
 
Join Date: Feb 2002
Location: Regina, Saskatchewan
Posts: 919
Thank you all for trying it for me and BK thanks for the screen shot and extra information. I will try it with the default fonts and see if that makes a difference.

Take care, Margaret
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #12  
Old 03-28-2003, 06:37 AM
Ed_L's Avatar
Senior Member
 
Join Date: Aug 2001
Location: northwest Indiana, about 45 minutes from Chicago, IL
Posts: 2,821
Sorry for the delay in trying the other web page, but I just got back online. After reading Jeanie's post, I decided to try both links, and they both come in fine this morning. Like Jeanie, I'm using Windows XP and IE 6.0.

Ed
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #13  
Old 04-06-2003, 06:08 PM
KevinBE's Avatar
Senior Member
 
Join Date: Sep 2002
Location: Lake Charles, LA
Posts: 511
I'll muddy the water some, I can load both links with no problems. I'm using EudoraWeb pocket browser on my Handspring Trio 300. It was much more difficult logging in here though. I'd hate to use this as my only access for very long.

I don't think I will find any other portal but this until Friday when I get back home
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #14  
Old 04-07-2003, 01:04 PM
winwintoo's Avatar
Senior Member
 
Join Date: Feb 2002
Location: Regina, Saskatchewan
Posts: 919
Thank you for the feedback Kevin. I'm happy to know that you could load the pages on your handheld. One of the projects on my desk is to port this whole thing to handhelds since many of my son's customers will be using them to access information.

I don't have a handheld, and I have a question for you. Do many sites offer specail pages for handhelds, or do they expect you to thumb around awkwardly over their monstrous original pages??

Thanks Margaret
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
  #15  
Old 04-07-2003, 11:41 PM
KevinBE's Avatar
Senior Member
 
Join Date: Sep 2002
Location: Lake Charles, LA
Posts: 511
Well Margaret, I bragged too soon. After I posted the reply, using the Eudora browser, I found a limitation. It was unable to see beyond page one of the thread. I've been trying for about an hour to get the Blaser browser to get me to the forums page on this site. It isn't my default browser so I could'nt link in from the e-mail message. It always brings up the Eudora browser. There is no equal key on this keyboard for some reason so I couldn't type in the URL to the forum. Doug has no link to the forums on the home page outside of the pull out menu which I cannot access with either browser. I thought I would never get here!

Now, that being said, I am able to browse most of the major sites. There are many that do offer style sheets to help thiis small screen work. Mapquest even offers maps to suit this format. I think as these units hit the streets in big numbers there will be even more compatibility available.

Since this hotel doesn't offer Internet access I am glad I have it. The e-mail feature is especially nice to have. I have my Web site e-mail being forwarded to this phone and most of my work e-mail as well.

I am glad this isn't my primary browser but right now it is nice to have.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Float This Post!Stumble this Post!Google Bookmark this Post!Yahoo Bookmark this Post!Live Bookmark this Post!Share this post on Facebook
Reply With Quote
Reply

Thread Tools

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
NYTimes article: Looking Perfect, One Pixel at a Time mellyrose Photo Retouching 6 05-01-2007 07:24 AM
New Members Introductions, Biographical Ramblings Etc Doug Nelson Salon 325 04-23-2007 01:00 PM
Excuse me, do you have the time? CJ Swartz Salon 7 11-10-2002 11:16 AM
Turn around time Ed_L Work/Jobs 3 08-25-2002 04:13 PM


All times are GMT -6. The time now is 10:38 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 2008 Doug Nelson. All Rights Reserved




1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51