Kpssst Posted December 6, 2010 Share Posted December 6, 2010 I'm not really sure the exact technical name for this is, but I was wondering how you would go about implementing an in-window pop up. Something similar to this (when you click on the screenshots at the bottom of the page). Thanks for any help! Link to comment Share on other sites More sharing options...
0 Pow Posted December 6, 2010 Share Posted December 6, 2010 You could use something like lightbox (google it) Link to comment Share on other sites More sharing options...
0 Cupcakes Posted December 6, 2010 Share Posted December 6, 2010 It's Lightbox and you can use a plethora of different kinds. Link to comment Share on other sites More sharing options...
0 Kpssst Posted December 6, 2010 Author Share Posted December 6, 2010 Ahhh alright. Thanks for the help! Link to comment Share on other sites More sharing options...
0 +Dick Montage Subscriber² Posted December 6, 2010 Subscriber² Share Posted December 6, 2010 I'm quite a fan of FancyBox: http://fancybox.net/ Link to comment Share on other sites More sharing options...
0 Vortex566 Posted December 8, 2010 Share Posted December 8, 2010 I'm quite a fan of FancyBox: http://fancybox.net/ Just had a look and I'm impressed will give a go sometime. Link to comment Share on other sites More sharing options...
0 Cupcakes Posted December 8, 2010 Share Posted December 8, 2010 Totally forgot about this: Lightbox with NO JS dependencies: http://playground.deaxon.com/css/lightbox/ Link to comment Share on other sites More sharing options...
0 Gocom Posted December 9, 2010 Share Posted December 9, 2010 Those that are wondering what Cupcakes means, it's the :target selector introduced in CSS3. :target basically lets you to target the element that the URI's #anchor refers to. It works very well in every stable browser, expect IE8. It will be supported in IE9. So, keep that in mind when using it. Link to comment Share on other sites More sharing options...
0 primexx Posted December 9, 2010 Share Posted December 9, 2010 Totally forgot about this: Lightbox with NO JS dependencies: http://playground.deaxon.com/css/lightbox/ omg awesome! Link to comment Share on other sites More sharing options...
Question
Kpssst
I'm not really sure the exact technical name for this is, but I was wondering how you would go about implementing an in-window pop up. Something similar to this (when you click on the screenshots at the bottom of the page).
Thanks for any help!
Link to comment
Share on other sites
8 answers to this question
Recommended Posts