<script language="JavaScript1.2">

//Disable select-text script (IE4+, NS6+)- By Andy Scott
//Exclusive permission granted to Dynamic Drive to feature script
//Visit http://www.dynamicdrive.com for this script

function disableselect(e){
return false
}

function reEnable(){
return true
}

//if IE4+
document.onselectstart=new Function ("return false")

//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
kod çalışıyorda ben bunu comments.php e ekledim ama sidebar dada yasaklıyor sol tuşu ben sadece konunun okunduğu sayfada yasaklamak istiyorum ne yapmam lazım?

2- Blog'da sadece link girdiğimde(embed kodunu ve boyutunu o ayarlıcak) google video,youtube veya herhangi bir sitenin videosunu oynatabilicek eklenti var mı ? normade elle embed kodunu girince oluyo herhalde ama denemedim....