[jQuery] is there a way
[jQuery] is there a way
To disable the links (which use ajax calls) until the document is
loaded? For example if you have a link for modal window you can click
on it even if the document is not fully loaded (jqModal uses links
with class iwmodal)...which leads...opening a document directly
instead of loading it in modal...
BR