<form name="Show">
X <input type="text" name="MouseX" value="0" size="4"><br>
Y <input type="text" name="MouseY" value="0" size="4"><br>
</form>
<a href='http://goo.gl/zMpnI'>Mouse Coordinat</a>
<script language="JavaScript1.2">
<!-- Original: CodeLifter.com (support@codelifter.com) -->
<!-- Web Site: http://www.codelifter.com -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
var IE = document.all?true:false;
if (!IE) document.captureEvents(Event.MOUSEMOVE)
document.onmousemove = getMouseXY;
var tempX = 0;
var tempY = 0;
function getMouseXY(e) {
if (IE) { // grab the x-y pos.s if browser is IE
tempX = event.clientX + document.body.scrollLeft;
tempY = event.clientY + document.body.scrollTop;
}
else { // grab the x-y pos.s if browser is NS
tempX = e.pageX;
tempY = e.pageY;
}
if (tempX < 0){tempX = 0;}
if (tempY < 0){tempY = 0;}
document.Show.MouseX.value = tempX;
document.Show.MouseY.value = tempY;
return true;
}
// End -->
</script>
Selesai Dah! Mudah Bukan?
Kalau Anda Merasa Ini Kurang Bermanfaat Mohon Di Follow Blog Ini
wah keren bisa dipasang di blog juga ya :D
BalasHapusmantab dah ..
ngomong-ngomong ane pertamaxx yah?
Pertamax gann.. :D
BalasHapus@Daw-Xp : bener!! :D
BalasHapus@Share : Kasihan Dah! :D
BalasHapuswah mantap nih :D
BalasHapuswahh keren tuh gan,, heheh,, bisa dipasang di blog,, mantab dah,, keren gan,, :D
BalasHapuswow keren sumpah :D
BalasHapusWuih, keren banget :D kaya di program2 design :D
BalasHapusiya neh manteb,, sangat keren inovasinya
BalasHapussalam Indoindesign
@ Dode : Makasih!
BalasHapus@ Rama : Silahkan!
@ Bisnis : Makasih!
@ Pradiz : Dicaba Donk Gan!
@ Bayu : Salam Jugao
boleh juga nih hihihihihi
BalasHapus