Adding an onclick event to a div element

后端 未结 5 507
孤独总比滥情好
孤独总比滥情好 2020-12-24 05:26

I saw a few similar topics which did help but I have specific problem and didn\'t manage to solve it alone so if anyone can help out I would appreciate it

I want to

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-24 05:57

    maybe your script tab has some problem.

    if you set type, must type="application/javascript".

    
    
        
            
                Hello
            
        
        
            
    Click me show message

提交回复
热议问题