a
29-12-2007, 05:04 PM
<script>
/*
Snake Game Written by Omar Wally [email protected]
Permission granted to Dynamicdrive.com to include script in archive
For this and 100's more DHTML scripts, visit http://dynamicdrive.com
للمزيد من الجافا سكريبت .. نرجو زيارة موقع إقلاع سوفت http://soft.vip600.com/
*/
function opengame(){
if (document.all)
window.open("game.htm","gamewin","status,width=220 ,height=260,border=0")
else
alert("You need IE 4+ to play Snake. Sorry")
}
</script>
<a href="#" onClick="opengame();return false">ابدأ لعبة الثعبان</a>;) :rolleyes: :eek: :cool: