类Facebook风格的对话框 FBModal

码农软件 · 软件分类 · jQuery对话框 · 2019-12-15 06:27:23

软件介绍

这是一个类似 Facebook 风格的 jQuery 对话框插件。

img

使用方法:

$("#your-element-id").fbmodal({
       title: "FaceBook Modal Demo",  
      cancel: "Cancel",
        okay: "Okay",
  okaybutton: true,
cancelbutton: true,
     buttons: true,
     opacity: 0.0,
     fadeout: true,
overlayclose: true,
    modaltop: "30%",
  modalwidth: "400" 
});

//关闭对话框
$("#your-element-id").fbmodal({close:true});

在线演示:http://www.rrpowered.com/demo/fbmodal/

本文地址:https://codercto.com/soft/d/21174.html

The Creative Curve

The Creative Curve

Allen Gannett / Knopf Doubleday Publishing Group / 2018-6-12

Big data entrepreneur Allen Gannett overturns the mythology around creative genius, and reveals the science and secrets behind achieving breakout commercial success in any field. We have been s......一起来看看 《The Creative Curve》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具