Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
</head>
<body><br><br><br><br><br>
 <div id=kisiliste>
  <div class="kisi" id="2">
    <div id="sabitle2" class="sabitle">
        <span class="nick" id="nick2" >Serhat</span>
            <div class="avatar">
                <a href="http://www.google.com">
                    <img alt="Serhat" src="http://www.gravatar.com/avatar/579b3d3af43ad09b8464271ba5cd6a1e?s=128&d=identicon&r=PG">
                </a>
            </div>
      <span class="takip" id="buton2" style="display: none;"><a href="#">button</a></span>
    </div>
</div>
</div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers