flameproof Posted April 10, 2014 at 09:14 AM Report Posted April 10, 2014 at 09:14 AM Anybody here writing HTML? I want to write the code for a QQ chat link on a page, but can't find resources how to code that. I am looking for a script in HTML, JS is fine too, PHP can do too. For Skype it looks like this: <script type="text/javascript" src="http://www.skypeassets.com/i/scom/js/skype-uri.js"></script> <div id="SkypeButton_Call_example_skype_1"> <script type="text/javascript"> Skype.ui({ "name": "call", "element": "SkypeButton_Call_example_skype_1", "participants": ["example_skype"], "imageSize": 32 }); </script> </div> http://www.skype.com/en/features/skype-buttons/create-skype-buttons/ Quote
simpleasy Posted April 10, 2014 at 01:08 PM Report Posted April 10, 2014 at 01:08 PM I assume all information available can be found here: http://open.qq.com/My Chinese isn't good enough to find the exact information you're looking for though. Hopefully yours is, as I don't think there's many English information on this available. Quote
BruceDu Posted April 12, 2014 at 06:23 AM Report Posted April 12, 2014 at 06:23 AM I'm a Android engineer a and web designer in China, check this <a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=190950625&site=qq&menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=2:190950625:41" alt="点击这里给我发消息" title="点击这里给我发消息"/></a> change the QQ number before you use it! if you want another style, check http://shang.qq.com/business/regist/intro.php. Quote
Recommended Posts
Join the conversation
You can post now and select your username and password later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.