:: Forum >>
Can I put this script in a function MakeGrid(tab[][])
I want to use this script in a function MakeGrid(tab[][]) because i have a call like this:
<Button onclick= "MakeGrid(<%=tab %>)">myButton</Button>
note : I use a JSP file.
any one knows how can i do this !!
Maher
Thursday, April 3, 2008
use div.innerHTML = obj instead of document.write(obj)
Alex (ActiveWidgets)
Friday, April 4, 2008
This topic is archived.
Back to support forum
Forum search