Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

href for "Jabber / Google Chat" account

Tags:

html

I am looking for a way to code a link to open an instant messaging program. I have found the ways to open aim and yahoo chat, but not Jabber. Any ideas?

AIM: <a href='aim:goim?screenname=foo'>foo</a>
Yahoo Chat: <a href='ymsgr:chat?foo'>foo</a>
like image 345
superUntitled Avatar asked Oct 29 '25 14:10

superUntitled


2 Answers

Use xmpp:[email protected]?message - obviously you have to replace the address.

See http://xmpp.org/extensions/xep-0032.html for details.

like image 183
ThiefMaster Avatar answered Oct 31 '25 03:10

ThiefMaster


According to RFC, Jabber link should be xmpp:[email protected]

like image 44
SuperDuck Avatar answered Oct 31 '25 04:10

SuperDuck



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!