
Originally Posted by
jscheuer1
Some of the scripts in the DD library are old, and/or written without regard to DOCTYPE or standards mode.
Most can be updated though, usually all that is required is to add a few:
+'px'
at the end of lines setting height/width/top/left style values, and (for IE) using some sort of test to determine compatibility mode for document.documentElement vs. document.body.
Without a specific script though, I cannot be much more detailed. I have updated many of these scripts in the past for others however, so a search of the forum archives might find an update for any given script.
Bookmarks