Is there any way using which when a user opens a url http://www.website.com/page/#delete-page
and if that page has a twitter bootstrap modal with same id delete-page
it should open instantly.
So in theory the user opens the url, The page loads and after its successfully loaded the modal opens (i..e if it exists if not then nothing happens)