A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics.

Adding / Modifying a table row using javascript

I have written a short and simple example on how you can add a row using JavaScript. The row added will have an Id, onMouseOver and onMouseOut functions, and a class name assigned into it. Click here for the article.

This other example shows you how to modify a the cell or <TD> inside each <TR> tag. It is useful when you want to modify the entire row when you have already assigned a classname to the entire <TR> tag.

This entry was posted in General and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>