English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

OK, I have data in a table and I'm tryin to make a function to detect empty columns and remove them... all the columns have a specific name in the tag, so I use getElementsByName("so_and_so") to get them, but I do not know how to remove elements from the HTML if I find the name and I cannot find an API anywhere.... HELP PLEASE!!

2007-03-21 01:19:27 · 1 answers · asked by quiksilver_army 2 in Computers & Internet Programming & Design

I'm using JavaScript

2007-03-26 01:05:55 · update #1

1 answers

put them in a collection and knock them off.

are u using javascript?

2007-03-25 19:05:38 · answer #1 · answered by srihari_reddy_s 6 · 0 0

fedest.com, questions and answers