2025年GROX:用于确认Windows的简单DHTML Greybox

GROX:用于确认Windows的简单DHTML GreyboxI needed a confirmation window that was not an actual popup window I wanted this window to be modal like any of the LightBox clones and to persist until the Poor User made her choice I also

大家好,我是讯享网,很高兴认识大家。

I needed a confirmation window that was not an actual popup window. I wanted this window to be modal, like any of the LightBox clones, and to persist until the Poor User made her choice. I also wanted to specify the caption of the buttons. Most important, I did not want to have to use an external JavaScript library.

我需要一个不是实际弹出窗口的确认窗口。 我希望该窗口像其他LightBox克隆一样是模态窗口,并且一直存在到贫穷用户做出选择为止。 我还想指定按钮的标题。 最重要的是,我不想使用外部JavaScript库。

After investigating several possible candidates, I found none of them to my liking. So I did what I always do - I created my own, and I call it "GROX" (short for "GRaybOX").

在调查了几个可能的候选人之后,我发现没有一个我喜欢。 因此,我做了我经常做的事情-创建了自己的公司,并将其称为“ GROX”(“ GRaybOX”的缩写)。

Even if you have no need for something like this, tThere are aspects of the code behind GROX that might be of interest: the concept of a class; the act of binding methods to objects; closures.


讯享网

即使您不需要这样的东西,GROX背后的代码方面也可能会引起您的兴趣:类的概念; 将方法绑定到对象的行为; 关闭。

GROX has been tested in:

GROX已通过以下测试:

Internet Explorer 8.0.6001.18702

Internet Explorer 8.0.6001.18702



小讯
上一篇 2025-02-14 11:17
下一篇 2025-02-24 11:08

相关推荐

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容,请联系我们,一经查实,本站将立刻删除。
如需转载请保留出处:https://51itzy.com/kjqy/51498.html