<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title></title>
    <script src="../EaseUI/Cks/jquery.js" type="text/javascript"></script>
    <script type="text/javascript" language="javascript">

 


        function chang() {
            var evt = event || window.event;
            alert(evt.propertyName);
        }

        function addCssSty() {
            $("#input_a").css("background-color", "#F0F0F0").css("border", "0");
        }

 


    </script>
</head>
<body>

 


    <form />
    </div>
    </form>

 


</body>
</html>

相关文章:

  • 2021-11-06
  • 2022-12-23
  • 2021-07-05
  • 2021-09-07
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-03-07
  • 2022-12-23
  • 2021-11-24
  • 2022-02-07
  • 2022-12-23
相关资源
相似解决方案