User:Caleb Cooper/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 46:
 
 
{{Get|thisJava Example|example=<presyntaxhighlight lang="javascript">
JSFX.FireSpark.prototype.changeColour = function()
{
Line 65:
this.setBgColor(colour);
}
</pre>syntaxhighlight}}