Have mailto link click to direct to HTML view of google mail
by BudiKusasi from LinuxQuestions.org on (#5B5QX)
How do we have mailto link click to direct right away to HTML view of google mail page
as this below is to standard view of google mail page
Code:navigator.registerProtocolHandler("mailto","https://mail.google.com/mail/extsrc=mailto&url=%s", "Gmail");Please help, i've been doing great effort for nearly 5 years to no avail...


as this below is to standard view of google mail page
Code:navigator.registerProtocolHandler("mailto","https://mail.google.com/mail/extsrc=mailto&url=%s", "Gmail");Please help, i've been doing great effort for nearly 5 years to no avail...