开发者

Animation Effects on a PopUp Window

开发者 https://www.devze.com 2022-12-09 20:52 出处:网络
I was wondering if there is a jQuery animation that can be applied to a pop-up window when a button is pressed?

I was wondering if there is a jQuery animation that can be applied to a pop-up window when a button is pressed?

Basically have a page with a button - when the users presses this bu开发者_如何学编程tton, a popup windown appears - would like to apply some animation to this page such as zoom/fade-in if possible.

Thanks. T


Use the show option to specify an animation to be used when the dialog is opened.

0

精彩评论

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