Thread: Class question
View Single Post
  #1  
Old 11-09-2006, 02:14 AM
Bl0nkt Bl0nkt is offline
Era Developer
Bl0nkt's Avatar
Join Date: Mar 2005
Location: Pennsylvania
Posts: 1,589
Bl0nkt will become famous soon enough
Send a message via AIM to Bl0nkt
Quote:
Originally Posted by xAndrewx View Post
please, use
HTML Code:
this.join("className");
Learn from Skyld--
What's the difference between that and

join("class");

function onCreated() {
join("class");
}

etc
Reply With Quote