RE: CSS Code for Status Away
Ok, first of all I can clearly see in the code that you are using IP.Board from Invision. Second, why use client side scripting that will fail on workstations with Javascript disabled when you could do the exact same in alot less work directly in the PHP code (Yes, IPB is coded in PHP).
Not to sound rude, but either fmods are accepting anyone in their staff, or they made a mistake by accepting you. Client side scripting should NEVER BE USED if the same could be achived using Server-side scripting (AJAX excluded, but in that case it's an even mix of the two).
(And this is the dirtiest javascript code I have ever seen.)
This post was edited on 01-16-2007 at 08:37 PM by FineWolf.
|