compatibility
-
change last row cell style in css and javascript cross browser compatibility issues
There are various approaches to achieve this functionality with equally different levels of compatibility across browsers. Here are some of the ways. Javascript Approach (most compatible. you may recognize this code from another one of my articles.): HTML col tags… Continue reading