How Gmail Alert message in compose
in Gmail compose, we get alert message if we click on any of link [except links those get loaded in another window.]
Saying "your message has not been sent. Discard your message?"
this gets prompts Even if we hits in the Back button,
i believe, they don't maintain a simple javascript and keep calling same function in every link.
how does it actually happens?does they use xml related stuff? or Ajax
expect demo [code]
Thanks
|