M
Mick White
http://www.mickweb.com/javascript/arrays/cardhand.html
http://www.mickweb.com/javascript/arrays/cards.js
Viewing the first URL in my installed version of Firefox (.8, Mac), the
following HTML entities:
S=["♥","♦","♣","♠" "&hearts"
are rendered as various "pipe" symbols.
Is this a limitation of the browser, or am I doing something wrong?
Works in Mac versions NN7, Mozilla (latest) and Safari 1.0.2, but IE5.2
won't survive a refresh (I'm not too concerned with this POJ).
I am not employing object detection at this point, I merely need to
understand which HTML entities are universal, or which DTD to use, or
which character set, or what.....
Mick
http://www.mickweb.com/javascript/arrays/cards.js
Viewing the first URL in my installed version of Firefox (.8, Mac), the
following HTML entities:
S=["♥","♦","♣","♠" "&hearts"
are rendered as various "pipe" symbols.
Is this a limitation of the browser, or am I doing something wrong?
Works in Mac versions NN7, Mozilla (latest) and Safari 1.0.2, but IE5.2
won't survive a refresh (I'm not too concerned with this POJ).
I am not employing object detection at this point, I merely need to
understand which HTML entities are universal, or which DTD to use, or
which character set, or what.....
Mick