Traversing Tables with DOM Table Methods


/ Published in: CSS
Save to your folder(s)

A table is nothing but a set of blocks. A simple grid. There are a lot of web apps where the storage of data in a grid would make functions much easier to deal with using simple scripting. If only it was easy to target cells and traverse between them like a spreadsheet.

URL: http://coboldinosaur.com/pages/Table_Traverse.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.