• 0

In-window Popup


Question

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

  • 0

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

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.