BorisD
BorisD

Reputation: 2261

Jquery Animation-Open dialogbox in a center?

How can I open a dialogbox with jquery.animation() in a center of a screen and keep the alignment in the center?

Upvotes: 0

Views: 326

Answers (1)

simon
simon

Reputation: 1191

You can use jquery UI, dialog()

http://jqueryui.com

Upvotes: 1

Related Questions