View Single Post
  #6  
Old 04-12-2007, 02:57 PM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Quote:
Originally Posted by xXziroXx View Post
Am I the only one that see that you have no semicolon after:

PHP Code:
this.classes = {"control"
Should be..

PHP Code:
this.classes = {"control"}; 
Relax. Typo.
__________________
What signature? I see no signature?
Reply With Quote