原文:IE下使用excanvas.js之后动态创建的canvas不支持getContext的解决方法(转)

IE下使用excanvas.js之后,动态创建的canvas不支持getContext的解决方法引入excanvas.js以后,在ie下,文档中的canvas就可以用了,但是如果是通过createElement方法创建的就不行了var canvas document.createElement canvas if canvas.getContext alert support getContex ...

2012-05-03 20:31 1 7877 推荐指数:

查看详情

)本地搭建环境wamp提示不支持GD库的解决方法

自:http://www.zzdp.net/local-wamp-gd GD库是什么?GD库,是php处理图形的扩展库,GD库提供了一系列用来处理图片的API,使用GD库可以处理图片,或者生成图片。 在网站上GD库通常用来生成缩略图,或者用来对图片加水印,或者用来生成汉字验证码 ...

Sun Jan 19 23:36:00 CST 2014 0 3885
excanvas库-让IE支持canvas

// Copyright 2006 Google Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); ...

Sat Mar 31 05:25:00 CST 2012 0 6867
IE11不支持Selenium 2.0的解决方法

题前话(Pre-words) 希望使用Selenium 2.0的人看到这篇文章能够收藏此文,以后遇到该问题,再也不用花费多余的时间进行research了!本文就是对网上所有千奇百怪各种各样的search结果所做的最好总结。 问题概述(Question) IE11不支持Selenium 2.0 ...

Wed Sep 16 03:17:00 CST 2015 2 4304
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM