jQuery开发基础第8篇 章jQueryUI插件的使用.pptVIP

  • 15
  • 0
  • 约2.88万字
  • 约 93页
  • 2018-05-29 发布于天津
  • 举报

jQuery开发基础第8篇 章jQueryUI插件的使用.ppt

jQuery开发基础第8篇 章jQueryUI插件的使用.ppt

if ( bValid ) { $( #users tbody ).append( tr + td + $name.val() + /td + td + $email.val() + /td + td + $password.val() + /td + /tr ); $( this ).dialog( close ); // 关闭对话框 } }, 取消: function() { // 点击取消时 $( this ).dialog( close ); // 关闭对话框 } }, close: function() { allFields.val( ).removeClass( ui-state-error ); } }); // 点击按钮时打开对话框 $( #create-user ) .button() .click(function() { $( #dialog-form ).dial

文档评论(0)

1亿VIP精品文档

相关文档