steven
Member since May 16, 2011
- Profile: /members/8332-steven.htm
- Comments: 2
Recent Blog Comments By steven
-
Drawing On The iPhone Canvas With jQuery And ColdFusion
Posted on May 19, 2011 at 5:26 AM
Thanks for the reply Ben. The problem is with canvas.toDataURL("image/png") which for iPhone works fine returning the data. When the same function is used for Android it returns "data:,".So I'm not getting the signed data.... read more »
-
Drawing On The iPhone Canvas With jQuery And ColdFusion
Posted on May 16, 2011 at 5:06 AM
Hi. This code is working fine for Iphone but when checked in android simulator its not working the usual way. Can any one suggest me how to handle this code as part of android and blackberry. Thanks in advance.... read more »