I have created the following dynamic HTML columns Col1, Col2, ... I need to access these named variables and assign them to both a javascript and java/jsp variable. Any ideas on how to do this.
There is a form on a webpage. Form name is 'form_name'. And inside that form we have 3 tables with no names. Is it possible to change these tables widths with javascript? If yes, then how?