为什么以下代码块中的第5行给出了"属性的无效值:缩放"错误?我在Opera 11.62中运行它并在Dragonfly中捕获错误.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script type="text/javascript">
// google chart built here from JSON pulled through php call
</script>
</head>
<body>
</body>
</html>
Run Code Online (Sandbox Code Playgroud)
谢谢.
| 归档时间: |
|
| 查看次数: |
1600 次 |
| 最近记录: |