Fixed rendering issue where changes were skipped. Upgraded to work with jquery 1.9.0.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</p>
|
||||
<pre class="code">
|
||||
<script type="text/javascript"
|
||||
src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
|
||||
src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
|
||||
|
||||
<script type="text/javascript" src="../lib/codemirror.min.js"></script>
|
||||
<link type="text/css" rel="stylesheet" href="../lib/codemirror.css" />
|
||||
|
||||
Reference in New Issue
Block a user