开发者

jQuery UI effect() method - what are the options for each effect?

jQuery UI has an effect() method which is demonstrated at: http://jqueryui.com/demos/effect/

It shows how you can specify various effects such as 'blind', 'fold', etc. For each effect you can also pass in an options hash, but I can't find a list of the availa开发者_JS百科ble options anywhere. What are they?


I hate trying to find what I need on the jQuery site. Google always seems to give me what I want though. I think these are the pages you're looking for:

http://docs.jquery.com/UI/Effects


I suppose there are no options for effects as of now.


You can find the jqueryui effect options here. Just click on each effect and scroll to the bottom where the arguments are listed.

http://docs.jquery.com/UI/Effects/


try this link:

http://api.jqueryui.com/effect/

It has the documentation you are looking for.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜