Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You can register "protocol handlers" with some browsers. I think there's a place in the operating system where you can regsiter your own.</p> <p>See</p> <ul> <li><a href="http://msdn.microsoft.com/en-us/library/dd588696(office.11).aspx" rel="noreferrer">http://msdn.microsoft.com/en-us/library/dd588696(office.11).aspx</a></li> <li><a href="http://blog.ryaneby.com/archives/firefox-protocol-handlers/" rel="noreferrer">http://blog.ryaneby.com/archives/firefox-protocol-handlers/</a></li> </ul> <p>Creating new ones in firefox: <a href="http://ajaxian.com/archives/creating-custom-protocol-handlers-with-html-5-and-firefox" rel="noreferrer">http://ajaxian.com/archives/creating-custom-protocol-handlers-with-html-5-and-firefox</a></p> <p>In safari: <a href="http://discussions.apple.com/thread.jspa?threadID=1280989" rel="noreferrer">http://discussions.apple.com/thread.jspa?threadID=1280989</a></p> <p>Special "mobile protocol handlers" are used extensively in the iPhone/iPod to launch the phone dialler, email sending, google maps and so on... <a href="http://www.iphonedevfaq.com/index.php?title=Protocols" rel="noreferrer">http://www.iphonedevfaq.com/index.php?title=Protocols</a> </p> <p>Here's an <strong>example of how to reconfigure the <code>mailto:</code> protocol handler</strong> to trigger gmail rather than an external mail client: <a href="http://lifehacker.com/392287/set-firefox-3-to-launch-gmail-for-mailto-links" rel="noreferrer">http://lifehacker.com/392287/set-firefox-3-to-launch-gmail-for-mailto-links</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload