Use jQuery to Open External Links in New Window

added by UnseenRevolution
7/28/2011 11:00:48 PM

162 Views

Simple to use jQuery code to select all external links. Once selected you can add the target='_blank' and also add a class so that you can style the external links. For example, add an external link icon to the link.


0 comments