Forum Moderators: travelin cat

Message Too Old, No Replies

MAC version of bullet?

         

keyplyr

5:30 am on Jan 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I just received email from a MAC IE5 user who said • didn't display a bullet for him. I thought it did.

Anyone have a chart that shows characters supported by both MAC and Windows? Thanks in advance.

Macguru

5:53 am on Jan 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi keyplyr,

What kind of charset do you have declared on pages? You can also use • .

Here are some links that could help a bit.

[dataweb.nl...]
[ramsch.org...]
[jimprice.com...]

keyplyr

6:48 am on Jan 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



What kind of charset do you have declared on pages? - Macguru

charset=ISO-8859-1, which • seems to be correct. When I used • it did not validate as HTML 4.01 Transitional

Thanks for the charts

<added> Correction, it does validate when &#149; is used. Now, is &bull; really not supported by MAC IE, before I go and spend 2 hours replacing these on 190 pages? Thanks

Macguru

7:31 am on Jan 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



As far as I know both &#149; and &bull; are Microsoft® Windows Latin-1 added characters. Kind of surprising their products dont support it. ;)

According to w3c in this chart,

[w3.org...]

it is not a ISO-8859-1 legal character. I suspect changing &bull; to &#149; wont change anything and &#8226; is correct.

[w3.org...]

IE fo Mac is quite picky. Most treads here are about this piece.

keyplyr

9:31 am on Jan 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month




Thanks again for the help Macguru. Got 'em corrected.

Without a MAC machine, I'm really lost with this. Most all the recording studios (except mine) around here use MAC for their audio layering tools, but I don't know any that are also online. Even our 2 local libraries both use PC.

I know I need to change a couple contact forms to support MAC. Keeps slipping my mind until a frustrated visitor emails me about it.

keyplyr

10:14 am on Jan 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Deja Vu - While W3C validates the page(s) using &#8226; the CSE HTML Validator Lite v3.00 on my desktop says "ERROR: The character entity "&#8226;" is not a recognized entity. Did you misspell it?"

This is what I remember occuring a year ago, and the reason why I had changed to the &bull; - as Gilda Radner said "It's always something!"

Macguru

1:59 pm on Jan 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I dont know about CSE HTML Validator Lite v3.00. Do you get some error using this one?

[validator.w3.org...]