Uncategorized

jQuery.noConflict(); jQuery(document).ready(function($){ $(‘.fusion-row a[href$=’pdf‘]’).attr(‘target’,’_blank’); /*you can use other target attribute beside _blank*/ });