Waiting List
There are no players on the waiting list yet. Only Windows users can play this game. If you have an emulator, you can join the waiting list to be informed when a new server is ready to play.
[Login to join waiting list]
| A quick simple example of how to create an HTML popu |
Version 1.2 ·
Date Added: 8/20/08
If you wish to download this demo for your Linux/Mac installation, enter the following on your command line:
DreamDownload byond://Jeff8500.CustomHTMLpopups##version=1
Emulator users, in the BYOND pager go to File | Open Location and enter this URL:
byond://Jeff8500.CustomHTMLpopups##version=1
|
| |
A small demo on how to create HTML pop ups for your game, which typically look better than your average alert()/input(). Please tell me if there are any mistakes etc. that need to be fixed.
Version 1: It was released
Version 1.1: Small fix added; now players can't enter HTML in their name.
Version 1.2: Added a better fix (the html_encode() proc) and removed the old one.
#1 Michael3131:
Hey Jeff,
Your little library has helped me out a load. While not everything made 'perfect' sense, with a little bit of experimentation and a bit of looking up HTML on the internet, I learned how to make browser windows, and take info retrieved on it for variables.
Thanks!
Saturday, March 28, 2009 09:59AM