Just something a little simple....
Simpley place in the body tags.
<form>
<input type="button"
value="White"
onClick="document.bgColor = '#FFFFFF';">
<input type="button"
value="Green"
onClick="document.bgColor = '#008000';">
<input type="button"
value="Blue"
onClick="document.bgColor = '#0000FF';">
<input type="button"
value="Red"
onClick="document.bgColor = '#FF0000';">
<input type="button"
value="Grey"
onClick="document.bgColor = '#999999';">
<input type="button"
value="Black"
onClick="document.bgColor = '#000000';">
</form>
It will look like this...
and each color you click will change the background color.
Enjoy :)
Re: [V2]Ranks Mod!!!![V2]
im not being ungrateful, he's made a very usefull mod here, just saying that he was using other people material, and would be better if he made his own images, but i guess thats down to him!
Re: Main Menu
Yup both very usefull recources.
I did exactly that, also i used php.net as a good resource to see how some things work.
I'm on php.net's function list all the time still :P
Re: Captca code mccodeV2
not just sitting there... it prevents people setting up bots to sit there all day... and on the register it prevents bots signing up!
Re: [V2]Game Stats For Admin[V2]
which will then allow other users to rob etc (if you have this mod intergrated) thats like saying if a users gets fed jailed... ill delete them... cause then when they come back from being fed jailed al there money will be gone?
i know if i played a game and that happened, i would not be happy.