html - fillText is not working in the Safari 3 -


i using html5 filltext method of canvas in coding.it working file in ie6+,but not working in mozilla 3.0, have tried mozmeasuretext , after working in mozilla 3.0, filltext not working in safari 3+.

is there solution or patch safari 3+.

safari 3 doesn't have filltext. (safari 5 does)

you can use library, though, add safari 3:

http://code.google.com/p/canvas-text/


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -