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

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -