mm_findobj issue -
08-01-2004
, 09:13 PM
in the mm_findobj v4.01 code the line
if(!(x=d[n])&&d.all)
means that a text field called "location" accidentally get replaced
with the document.location. I'm not sure if this is truly bug, but
it's mildly annoying (tested in firefox and IE6).
-Giles |