Created by: jamesmfriedman
Added an event on modals triggered when remote content has finished loading. Useful when you need to continue to manipulate the contents of a modal that contains remote content. Figured using the event interface was be more desired than passing an explicit onload callback.