on attr change handler eent object now contains oldVal and newVal property

This commit is contained in:
Eric Rowell
2012-07-13 20:06:28 -07:00
parent 01e2541c9d
commit 9a83d3dfdf
5 changed files with 31 additions and 22 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<link rel="stylesheet" type="text/css"href="../base.css">
<script src="../../dist/kinetic-core.min.js"></script>
<script src="../../dist/kinetic-core.js"></script>
<script src="../assets/worldMap.js"></script>
<script src="../assets/tiger.js"></script>
<script src="../assets/unitDataUrls.js"></script>