No match between text Firefox IExplorer
http://aamap.110mb.com/animator/images/text-ie-firefox.jpg
onlypaths-viewer is a test bed (updated)
http://aamap.110mb.com/animator/op_view/
No match between text Firefox IExplorer
http://aamap.110mb.com/animator/images/text-ie-firefox.jpg
onlypaths-viewer is a test bed (updated)
http://aamap.110mb.com/animator/op_view/
I see... It may be a css positioning problem. I've found out that IE likes absolute positioning for the container.
Your screen shot (text-ie-firefox.jpg) link is broken.
ok Admin. New link:
http://farm4.static.flickr.com/3026/2592117484_c622bb5f96_o.jpg
Yes, the drawing out of the container in IExplorer: a css positioning problem.
I have solved: overflow:hidden; Also to be solved: position:relative; OK
Moving a text Firefox (SVG) moves upwards
He settled with a fudge:
to move a text font-size add to its argument top
NO correct!!
Curious: overflow.hidden; affect positively to VML(IE) and damaged the position of the text SVG (Firefox)
http://www.w3.org/TR/SVG/masking.html#OverflowAndClipProperties
put
this.container.style.overflow='visible';
in
SVGRenderer.prototype.init
After a slip....
Admin,it's great to see your progress
====
Correct Text in VML
differentiating textpath and textbox
Now the bug is SVG
Updated
Great!
Updated
As text editor SVG
http://aamap.110mb.com/animator/op_view/colored.htm
Impossible in web browser??:
textLength
letter-spacing
word-spacing
text-decoration
You must log in to post.