开发者

Modal container with: auto centering, fitting size of content inside container

I'm looking for some kind of modal container (for jQuery framework). I need this container support:

  • fitting dimensions of content inside modal container; I will load container with data using ajax so some kind of dimensions recalculations required (as far as I understand)
  • ater fitting content container should be centered and shown to user
  • modal开发者_C百科 container should be shown on some kind of semi-transparent background (this "background" will block interacting user with another parts of page, focusing to modal container)
  • lightwight, easy to customize (modal container html and css) etc.

Thank you!


I bealive jQuery ui dialog meets your expectations http://jqueryui.com/demos/dialog/#modal

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜