473,386 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Mac IE not displaying background-image

Hi,

I have launched my new website and having viewing it on the Mac
Internet Explorer, have found that it isnt displaying my
background-image property. Is this a common bug / occurance? How are
background-image properties displayed on the Mac IE?

Cheers

Burnsy

PS. Im not too sure what version of IE it is but Im guessing its 5.x
(but that is a guess based on the age of the OS). Being a Windows user
I dont know how to find out the version on that the Mac

Jun 20 '06 #1
4 2450
Gazing into my crystal ball I observed bi******@yahoo.co.uk writing in
news:11*********************@u72g2000cwu.googlegro ups.com:
Hi,

I have launched my new website and having viewing it on the Mac
Internet Explorer, have found that it isnt displaying my
background-image property. Is this a common bug / occurance? How are
background-image properties displayed on the Mac IE?

Cheers

Burnsy

PS. Im not too sure what version of IE it is but Im guessing its 5.x
(but that is a guess based on the age of the OS). Being a Windows user
I dont know how to find out the version on that the Mac


A URL would be helpful.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Jun 20 '06 #2
bi******@yahoo.co.uk wrote:
I have launched my new website and having viewing it on the Mac
Internet Explorer, have found that it isnt displaying my
background-image property.


You didn't provide a URL, but a known bug in IE/Mac is that it doesn't
support single quoted URLs.

url(this.jpeg) is fine
url("this.jpeg") is fine
url('this.jpeg') will break in IE/Mac (although is fine by the spec)

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Jun 20 '06 #3
In article <11*********************@u72g2000cwu.googlegroups. com>,
bi******@yahoo.co.uk wrote:
I have launched my new website and having viewing it on the Mac
Internet Explorer, have found that it isnt displaying my
background-image property. Is this a common bug / occurance? How are
background-image properties displayed on the Mac IE?


The Macintosh version of IE is now rather dated. It has not been the
default web browser on Macintosh for a number of years. It has not been
even included in the Macintosh software for several years. Microsoft
have not updated it in even longer. It is not available on the Microsoft
site.

If your web pages validate, and the display problem turns out to be
something very easy to fix like the quoted name of the image, it would
be nice to see it fixed. However that browser is now used by a small and
shrinking number of users.

Perhaps if you give a URL to your site, someone in these groups could
make better suggestions?

--
http://www.ericlindsay.com
Jun 21 '06 #4
bi******@yahoo.co.uk wrote:
I have launched my new website and having viewing it on the Mac
Internet Explorer, have found that it isnt displaying my
background-image property. Is this a common bug / occurance?


It was the best of browsers, it was the worst of browsers....

Mac IE is completely obsolete and pretty much dead and buried now.
Don't waste time trying to fix for it or you can waste a _lot_ of
effort on an evil piece of junk that no-one has used for a long time.

When it first released it was hailed as a good browser, because of its
advanced level of support for CSS features that few other browsers of
its day had implemented. The downside of it is that it has always been
buggy, particularly for parsing the input documents. In general it
_can_ work and demonstrate a feature, but it's fussy about the precise
syntax used. In practice it's unreliable and minor matters like the
amount of whitespace, or the type of quote character used, can cause it
to ignore sections of the document (even though these are perfectly
valid variations).

Validate your documents first, then make sure that teh syntax you've
used is the simplest permitted by the spec. Hack around with different
quote chars (or none ?) in the CSS url() statement. I can't remember
exactly what Mac IE wants, but it's likely one of those.

Jun 21 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Stephen | last post by:
I have an xml document with a xsl stylesheet. It will display the styles in explorer, but not in netscape 7.1 <?xml version="1.0" standalone="no"?> <!DOCTYPE home SYSTEM...
2
by: Rose | last post by:
Hi all, I'm a newbie to C# and .NET, so please be gentle! My limited background is in VBScript,ASP, and Access dbs. I need to retrieve data from a SQL server db (8.0) to be displayed in a...
1
by: Piotrek Stachowicz | last post by:
Hi there, I'd like to display list of items in my form. Each item has 3 properties i.e. description , picture (1 of 3 kinds), and url. I want to display it in nice way, e.g. every second row...
7
by: ChrisUttenreither | last post by:
Hello folks. I'm writing a Roguelike game in C#. Fun stuff. The game includes a map that is made entirely of colored ASCII art in a monospace font. I would like to make this map a control in...
2
by: jabberwhocky | last post by:
I have designed a website in IE which works perfectly, the problem is that when I look at it in the latest version of Mozilla/Firefox 2.0 the Table Background colour is not displayed, but only the...
5
by: BA | last post by:
Hi there I am trying to write an "application" in Access 2000, that displays a front end and allows the user to interact with the database without seeing Access loaded, in the background, nor on...
2
by: pammyspammy | last post by:
Hi - Some background info: I'm helping to redesign an internal website at work, and I've decided to use CSS, though I don't really have any experience with it. I figure now's a good time to...
2
by: jakiti | last post by:
Hi I am quite new to CSS and I seem to be having problems lining up two of my <div>. They appear to look hunkey dorey in IE, but when I view them in firefox 1.0.7, the top two are out of whack. ...
1
techtherapy
by: techtherapy | last post by:
Hi guys and gals, This is a mootools js question, for any of those familiar with it. I'm using the accordion on this page: http://admire.previsuals.com/productions/index.php/resources.php ...
7
by: RichB | last post by:
I am trying to get to grips with the asp.net ajaxcontrol toolkit, and am trying to add a tabbed control to the page. I have no problems within the aspx file, and can dynamically manipulate a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.