How to customize jquery dialog like facebook user details -
How to customize jquery dialog like facebook user details -
when hover mouse on facebook user link dialog appear progress image , after few min content shown when content shown dialog height & width increment based on content height & width.
this way can load info dialog
jquery('#dialog').load('path page').dialog('open');
but guide me how alter above code show little dialog busy image , when load method
finish loading info dialog height & width increment per content height & width including height & width mention in css style.
looking thought sample code. thanks
jquery facebook dialog
Comments
Post a Comment