开发者

How to get this popup window style?

开发者 https://www.devze.com 2023-03-13 16:54 出处:网络
If you go to http://www.sharethis.com/ and click on the green shareThis widget next to the text \'Try it out\', you\'ll see a window pop-up.

If you go to http://www.sharethis.com/ and click on the green shareThis widget next to the text 'Try it out', you'll see a window pop-up.

I've noticed everyone is beginning to use a pop-up window with this style.

What's this? Is 开发者_如何学Pythonit just a div or a new browser window? How to achieve this effect?


Check out any one of these:

  • Lightbox
  • Lightbox2
  • Fancybox


I guess the popup-window is actually two divs, one which darkens the site, one for the window. Also guessing: both could use the "opacity" and "z-index" css attributes.

0

精彩评论

暂无评论...
验证码 换一张
取 消