executive order (RSS)

JS: attachEvent and use addEventListener

JS: attachEvent and use addEventListener attachEvent ways to attach an event to deal with other incidents. (Do not support the Mozilla family) addEventListener method for Mozilla family For example: I ...

DHTML DOM common js function finishing

popup. show (iX, iY, iWidth, iHeight, oElement) oPopup = window. createPopup (vArgs) popup. hide () bConfirmed = window. confirm (sMessage) oNewWindow = window. open (sURL, sName, sFeatures, bReplace) ...