2009-10-25

JS Code Of The Week: get_structure();

 My newest JavaScript code snippet displays the object hierarchy of a given object and all its childnodes. This comes in pretty handy when working with tables and most certainly even more so when working with dynamic tables. Sometimes I get so worked up into a project that I can't even think straight and comprehend the invisible processes behind the scenes anymore. Now I have one more neat little helper to prevent this from happening ;^)

And of course, this doesn't work with every browser. I worked hard to make sure of it ;^p   Noooo, of course it didn't happen deliberately. But hey, only the Firefox bitches around this time - IE does display it just like my good ol' Opera. [...]
(show me)

Labels: