开发者

To draw an image on the surface of the another image (jQuery)

开发者 https://www.devze.com 2023-02-17 02:25 出处:网络
world! I have a question for you. Just how can I only with jQuery draw an image on the surface of another image? Is it real? If you kn开发者_JAVA百科ow some docs about the subject please type a link.

world! I have a question for you. Just how can I only with jQuery draw an image on the surface of another image? Is it real? If you kn开发者_JAVA百科ow some docs about the subject please type a link. I want a source code that can run on IE6 and older. Thanks to you!


You can't use jQuery to draw anything.

You could something like http://raphaeljs.com/ but it won't work with pre IE6 browsers.


You might want to look into something like this, depending on how much interaction you need:

http://thomasjbradley.ca/lab/signature-pad

0

精彩评论

暂无评论...
验证码 换一张
取 消