call the same jQuery function in multiple buttons

后端 未结 10 2170
星月不相逢
星月不相逢 2020-12-01 11:12

I am not really familiar with jQuery. I have this code that I downloaded to create a fade in/fade out popup form. Here\'s the code:



        
10条回答
  •  醉酒成梦
    2020-12-01 11:19

    To use the easier simple ways as following code :

    Method 1:

    
    
    
    

    Method 2:

    
    
    
    

提交回复
热议问题