NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Selman Kocahal</title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>

<script>
$(document).ready(function(){
$("#b1").click(function(){
$(".metin1").toggle(1000);
});

$("#b2").dblclick(function(){
$( ".metin2" ).append( "* " );
});

$("#b3").mouseenter(function(){
$( ".metin3" ).append( "* " );
});

$("#b4").mouseleave(function(){
$( ".metin4" ).append( "* " );
});

$("#b5").mousedown(function(){
$( ".metin5" ).append( "* " );
});

$("#b6").mouseup(function(){
$( ".metin6" ).append( "* " );
});

$("#b7").hover(function(){
$( ".metin7" ).append( "A " );
},
function(){
$( ".metin7" ).append( "B " );
});

$("#kutu1").focus(function(){
$("#kutu1").css("background-color", "#cccccc");
});

$("#kutu1").blur(function(){
$("#kutu1").css("background-color", "#ffffff");
});

$( window ).resize(function() {
$( ".metin8" ).append( $( window ).width() + " - " );
});

});
</script>
</head>
<body>
<table width="100%" border="1" cellspacing="0" cellpadding="5">
<tr>
<td>Olayın Adı ve Anlamı</td>
<td>Tetikleyici</td>
<td>Etkilenecek Öğeler</td>
</tr>
<tr>
<td>click - Tıklama</td>
<td><button id="b1">Tıkla</button></td>
<td><p class="metin1">*</p></td>
</tr>
<tr>
<td>dblclick - Çift Tıklama</td>
<td><button id="b2">Çift Tıkla</button></td>
<td><p class="metin2">*</p></td>
</tr>
<tr>
<td>mouseenter - Fare ile Üzerine Gelme</td>
<td><button id="b3">İmleç Üzerimde</button></td>
<td><p class="metin3">&nbsp;</p></td>
</tr>
<tr>
<td>mouseleave - Fare Üzerinden Çekildiğinde</td>
<td><button id="b4">İmleç Üzerimden Çekildi</button></td>
<td><p class="metin4">&nbsp;</p></td>
</tr>
<tr>
<td>mousedown - Farenin Tuşuna Basıldığında</td>
<td><button id="b5">Fare Tuşuna Basıldı</button></td>
<td><p class="metin5">&nbsp;</p></td>
</tr>
<tr>
<td>mouseup - Farenin tuşu bırakıldığında</td>
<td><button id="b6">Fare Tuşu Bırakıldı</button></td>
<td><p class="metin6">&nbsp;</p></td>
</tr>
<tr>
<td>hover - mouseenter ve mouseleave olaylarının birleşimi gibi düşünülebilir. Hover olayına iki ayrı fonksiyon bağlanabilir. İlkinde fare üzerine geldiğinde yapılacak şeyler, ikincisinde ise fare terk ettiğinde yapılacak şeyler belirtilir. </td>
<td><button id="b7">hover Olayı</button></td>
<td><p class="metin7">&nbsp;</p></td>
</tr>
<tr>
<td>focus - Odaklanma yani bir form elemanına tıklayarak aktif hale getirme</td>
<td colspan="2" rowspan="2"><input type="text" name="kutu1" id="kutu1"></td>
</tr>
<tr>
<td>blur - Aktif haldeki form elemanının terk edilmesi (denemek için önce içine sonra başka yere tıklayın)</td>
</tr>
<tr>
<td>resize - Denemek için pencere boyutunu değiştirin.</td>
<td colspan="2"><p class="metin8">&nbsp;</p></td>
</tr>
</table>
</body>
</html>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.