J jslick New Member โ 20 โ Impact 0 Jul 26, 2004 776 views #1 I having problems with this: function showdiv(x){ "desc"+x.style.visibility="visible"; } I have used "desc" + x thing before but I guess I forgot how to use it correctly.
I having problems with this: function showdiv(x){ "desc"+x.style.visibility="visible"; } I have used "desc" + x thing before but I guess I forgot how to use it correctly.