its supposed to do this.. well heres an exampleCode:function hello(id) { ADD_DHTML("S_"+ id); }
hello('rofl')
should make it
ADD_DHTML("S_rofl");
any ideas?

its supposed to do this.. well heres an exampleCode:function hello(id) { ADD_DHTML("S_"+ id); }
hello('rofl')
should make it
ADD_DHTML("S_rofl");
any ideas?
Isn't the code I gave you on MSN working?
nope that just breaks the whole system![]()
Want to hide these adverts? Register an account for free!