Home     PHP / Javascript / Ajax
PHP Force links to open in new window Script

PHP Script Codes > miscellaneous

Force links to open in new window Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 465

PHP Script Codes > Force links to open in new window
Sometimes you have content which contains Anchor Tag (A) and you would like to open its Src attribute within a "new" window instead of opening it in the Same window. Script below will let you open all the Ancor tags with the "target=_blank" attribute in it.