CSS-07 行内设置点击事件

2021-04-30 14:29

阅读:377

标签:obj   css   sea   htm   html   点击   UNC   点击事件   标签   

 

在标签行内设置点击事件:

查询

js代码:
    obj = {
        search : function(){
            alert(123);
        }
    };

  

CSS-07 行内设置点击事件

标签:obj   css   sea   htm   html   点击   UNC   点击事件   标签   

原文地址:https://www.cnblogs.com/Helen-code/p/12151627.html


评论


亲,登录后才可以留言!