JQuery loading dialog effect -
in past used yui container loading effect. please see link:
http://developer.yahoo.com/yui/examples/container/panel-loading_clean.html
but suggested me use jquery. can let me know link or code create loading effect in jquery yui has been providing?
thanks, ravi bhartiya
in order functionality (easily), need use jquery ui.
you'll need combine 2 of widgets have included in order replicate effect.
you'll need put progress bar inside of dialog. grayed out background effect, you'll need enable 'modal' attribute on dialog.
please see jquery ui documentation , demos more info, i'm not expert jquery ui.
Comments
Post a Comment