jQuery插件仿facebook样式的模态框一款仿facebook样式的模态框. well, it's a facebook like dialog... API: data(Object): the data u'll post to modaldialog. buttonText(String): button text. okEvent(Function): button event. initWidth(Interger): the init width of modaldialog. title(String): title of modaldialog. content(String): content of the modaldialog(u can use html tags). overlayCss(Object): the css of overlay. jmodalbgCss(Object): the css of modaldialog background(used to generate shadow). jmodalCss(Object): the css of modaldialog. closeCss(Object): the css of close anchor. titleCss(Object): the css of title. contentCss(Object):the css of content. bottomCss(Object): the css of modaldialog bottom. buttonCss(Object): the css of ok button.

展开内容