Hi, I've written a plugable protocol which handles uri-s of the form xyz://something It works fine whenever I enter xyz://whatever directly into the location-bar.
I need to be able to have *clickable* links on HTML pages though like e.g. <a href="xyz://whatever" title="xyz://whatever">xyz://whatever</a> which should have the same effect as entering the location directly into the location-bar. It seems that mozilla doesn't display non-'standard' protocols (http/ftp/mailto) as clickable links. How can I change this behaviour so that xyz:// links will be displayed as any other link? Thanks, Shane. P.S.: just in case it matters: I'm using moz 1.7.8 on linux _______________________________________________ Mozilla-netlib mailing list Mozilla-netlib@mozilla.org http://mail.mozilla.org/listinfo/mozilla-netlib