我正在使用这个jquery插件http://willowsystems.github.io/jSignature/#/about/通过笔/手指/鼠标在浏览器上捕获签名。
它适用于所有主流浏览器,即使是IE 7,8。
<!--[if lt IE 9]>
<script type="text/javascript" src="libs/flashcanvas.js"></script>
<![endif]-->但是,它不能在Windows XP中的默认IE 8中工作,即版本8.0.6001
有什么想法吗?
发布于 2013-11-18 15:06:27
https://stackoverflow.com/questions/20041820
复制相似问题