Reputation: 56199
Can somebody help me how to create on function loading()
( I have<div id="l" onclick="loading"></div>
) to show popup with loading gif for 5 seconds (like http://www.queness.com/resources/html/modal/jquery-modal-window.html Simple Modal Window
Upvotes: 1
Views: 510
Reputation: 5912
You need to look into overlays: http://flowplayer.org/tools/overlay/index.html
Upvotes: 1