文件名称:callback-form:Ajax 回调表单,向 GoogleAnalytics 和 YandexMetrika 发送事件
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-18 00:41:50
JavaScript
回电表 [removed][removed] $ ( 'a.callback' ) . callbackForm ( { url : '/send.php' , title : 'Callback' , fields : [ { name : 'name' , placeholder : 'Name' , required : true } , { name : 'email' , placeholder : 'Phone or e-mail' , required : true } , { name : 'comment' , placeholder : 'Your comment' , type : 'textarea' } ] , sendButton
【文件预览】:
callback-form-master
----send.php(1006B)
----README.md(441B)
----callback-form.js(11KB)