ახალ ტეგში რო გაიხსნას ყველა ლინკი ბლოგერზე ამისთვის დიზაინში
</head> ტეგის დაბლა ჩააკოპირეთ ეს კოდი:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
// ---- External Links ----------------------------------------------------------------------------------------------------
$("a[href*='http://']:not([href*='"+location.hostname+"']),[href*='https://']:not([href*='"+location.hostname+"'])").attr("target","_blank").attr("title","Opens new window").addClass("external");
});
</script>
შეინახეთ და მორჩა. ყველა ლინკი თავისით გაიხსნება ახალ ტეგში
No comments:
Post a Comment