+ -
当前位置:首页 → 问答吧 → aptana为什么没有下拉啊????不是说支持jquery嘛?

aptana为什么没有下拉啊????不是说支持jquery嘛?

时间:2009-05-31

来源:互联网

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>New Web Project</title>
        <script src="lib/jquery/jquery-1.3.2.js">
        </script>
        <script src="test.js" language="JavaScript" type="text/javascript">
        </script>
                <script>
$(document).   在这里啊,,,点击.的时候没有下拉,,为什么啊
                
        </script>
    </head>
    <body>
        <h1 id="abc" onclick="show()">New Web Project Page</h1>
    </body>
</html>

作者: ghyghost   发布时间: 2009-05-31

相关阅读 更多