[thelist] troubleshooting tables [tip]

Hugh Blair hblair at hotfootmail.com
Thu Feb 13 15:06:08 CST 2003


> -----Original Message-----
> On Behalf Of Tom Dell'Aringa
>
> tip type="troubleshooting tables" author="pixelmech"

Great tip. Here's a Bookmarklet that I use all the time. Although
it doesn't go as far as your tip - using different colors - it
still helps a lot when viewing with IE: (all on one line)

javascript:%20void(d=document);void(cs='http://sam-i-am.com/misc/css/tableb
orders.css');void(d.g=d.getElementsByTagName);void(l='link');void(H=d.g('he
ad').item(0));void(c=(d.all)?c=d.all.tags(l):d.g(l));with(c)%20{for(i=0;i<l
ength;i++){if(item(i).getAttribute('href')==cs)location.reload();}}void(L=d
.createElement(l));void(L.s=L.setAttribute);void(L.s('rel','StyleSheet'));v
oid(L.s('href',cs));void(H.appendChild(L));

Hugh




More information about the thelist mailing list