Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>?</title>
  <script class="jsbin" src="http://code.jquery.com/jquery-1.5.js"></script>
</head>
<body>
  <p>Type some text in the text field, then wait for the focus to shift to the anchor.</p>
  <p>Focus will automatically shift after 5 seconds.</p>
  
  <input type="text" onchange="alert('attribute');">
  <a href="http://bugs.jquery.com/ticket/8148">jQuery bug #8148</a>
  
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers