PDA

View Full Version : A different javascript problem [ManiacsHomes]



DeejayMachoo$
24-06-2008, 04:29 PM
function hello(id) {
ADD_DHTML("S_"+ id);
}
its supposed to do this.. well heres an example

hello('rofl')

should make it

ADD_DHTML("S_rofl");

any ideas?

Blob
24-06-2008, 05:11 PM
Isn't the code I gave you on MSN working?

DeejayMachoo$
24-06-2008, 05:12 PM
nope that just breaks the whole system :l

Want to hide these adverts? Register an account for free!