Miller. The first iteration of this project, named jsLogger, was developed for internal use at Orbitz. In the fall of 2007, jsLogger was rewritten from the ground up, given a facelift, and named project Blackbird. Contributing to the Blackbird Project Blackbird is an open source project. If you're intereted in contributing, you can start by ch...
用這鍛代碼 之前請先下載jquery庫 復(fù)制代碼代碼如下: var maskStackCount = 0; function mask(method){ //這里是你想要進(jìn)行遮罩的窗口,我這里想要遮罩的是一個iframe窗口,也可以用var winObj=$(window) var winObj=window.top.$("body").find("iframe[name='dialognormaliframe']"); ...