Are we all using the DOM method .getElementsByTagName to get for example,
a level 2 heading?

return document.getElementsByTagName('h2')

Should we refactor these methods to make a more abstract method

show_labels
show_spans
show_pres
etc?

Thanks

aidy
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to