Tag Archives: Modal Dialog

Opening a Modal Dialog on Page Load from Server-Side Code? Don’t Forget This Sweet (and Totally Critical) Function Call November 1st, 2011Posted: JonComments: 0

Did you know? Before our page can call upon a modal dialog framework to, say, create a modal dialog, our page has to have *loaded* said modal dialog framework.

Pray tell, then, O scriptacious gods of portal app pop-upage: how can we ensure that the execution of our dialog invocation is delayed until this fine framework is loaded and ready?