Profile
Achievement
math89's Recent SnippetsTagged link
- All /
« Prev 1 Next »
Here is a nice snippet to open links in pop-up windows. Just add the popup css class to your link to make it work.
3
924
posted 14 years ago by math89
The target="blank" attribute is not valid XHTML 1.0 Strict.
using jQuery, you can achieve the same functionality without having validation problems.
0
726
posted 14 years ago by math89