Will a Javascript programmer please decipher the following? - TechRepublic
Question
September 13, 2012 at 12:21 PM
tink!

Will a Javascript programmer please decipher the following?

by tink! . Updated 13 years, 9 months ago

function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf(“?”))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i

This discussion is locked

All Comments