Tweets from pichat
| Follow my new user account @markseu About 2 months, 3 weeks ago from Pichat (Pichat Software) |
Tweets from 600infos
| I HAVE NYANED FOR 888.4 SECONDS! http://t.co/JQYOZebv via @nyannyancat About 3 months, 3 weeks ago from 600infos (Wolf) |
Trace: » Abwasserventil für Wohnmobil oder Wohnwagen » FR1027 - Linux GUI for Pichat » JOKES » Install Pichat with Pidgin » Show Userlist » Using Java
You are here: Pichat Wiki (en) » Manuals » Overview of Website integrations » Using Java
Using Java
- start-pichat.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=windows-1250"> <meta name="generator" content="myFinger"> <title></title> <script language="JavaScript" type="text/javascript"> /* <![CDATA[ */ function pichat(pURL) { var nickname="Gast"; nickname=window.prompt("Please enter your nickname","Gast"); if (!nickname) return false; nickname=escape(nickname); pURL=pURL+"?nickname="+nickname+"&useragent=wolfone&startcommands=/echo%20setsilent%20timestamp&colorscheme=night"; window.open(pURL, 'pichat', 'width=600,height=400,resizable=yes'); } /* ]]> */ </script> <style type="text/css"> .button { background-color:#eef; border:2px solid #ccc; width:20px; padding:0px 4px 1px 3px; } .button:hover { background-color:#dff !important; border:2px solid #999 !important; } .button:active { background-color:#abb !important; border:2px solid #555 !important; padding:1px 3px 0px 4px; } .rounded { -moz-border-radius:10px; /**/ -khtml-border-radius:10px; /**/ } </style> </head> <body> <a href="javascript:void(0);" onclick="return pichat('http://eu.pichat.net/chat/connect'); return false" /> <img class="button rounded" src="images/icons/pichat.png" title="Chat" alt="Chat" /> Chat </a> <NOSCRIPT> <hr/> This Site use Javascripts, please activate or allow Java in your Browser for us <hr/> </NOSCRIPT> </body> </html>