Tweets from pichat
| Our greatest weakness lies in giving up. (Thomas Alva Edison) #quote About 2 days, 17 hours ago from pichat (Mark Seuffert) |
Tweets from 600infos
| I HAVE NYANED FOR 888.4 SECONDS! http://t.co/JQYOZebv via @nyannyancat About 2 weeks, 1 day ago from 600infos (Wolf) |
Trace: » Examplecode with using iframe
You are here: Pichat Wiki (en) » Manuals » Overview of Website integrations » Examplecode with using iframe
Examplecode with using iframe
- pichat_europe_iframe.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=windows-1250"> <title>Pichat Europe iframe</title> </head> <body> <iframe src="http://eu.pichat.net/chat/connect?nickname=guest &startcommands=%2Fecho+setsilent+timestamp &useragent=pichat-wiki.de &navigationbar=0 &sidebar=0 &smileybar=0 &chatroom=Deutschland &colorscheme=night" style="width:100%; height:100%" > <p> Sorry, your web browser does not work in the chat.<br> Better use a web browser like e.g. <a href='http://www.mozilla.org/firefox/'>Firefox</a>. </p> </iframe> </body> </html>
Note: &colorscheme=night” have be the last entry or without space!