Search results

  1. B

    What does the following script in yahoo chat means?

    var sWriteOutput = ""; try { sWriteOutput = parent._iframeHelperCal lback(window.fr ameElement); } catch (e) { e = null; }; if (sWriteOutput) { document.write(sWriteOutput); };
Back
Top