Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / examples / grid / binding.html
index 14a5d23..42bf86a 100644 (file)
@@ -4,11 +4,11 @@
                <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />\r
                <title>Data Binding Example</title>\r
            <link rel="stylesheet" type="text/css" href="../../resources/css/ext-all.css" />\r
-       \r
-               <script type="text/javascript" src="../../adapter/ext/ext-base.js"></script>    \r
+\r
+               <script type="text/javascript" src="../../adapter/ext/ext-base.js"></script>\r
            <script type="text/javascript" src="../../ext-all-debug.js"></script>\r
            <script type="text/javascript" src="binding.js"></script>\r
-               <style>\r
+               <style type="text/css">\r
                        body {\r
                                padding: 15px;\r
                        }\r
@@ -22,8 +22,8 @@
 <body>\r
        <h1>Data Binding Example</h1>\r
        <p>This example expands upon the <a href="xml-grid.html">XML Grid example</a> and shows how to implement data binding for a master-detail view.</p>\r
-       <p>Note that the js is not minified so it is readable. See <a href="binding.js">binding.js</a>.</p>     \r
-       <p>You can find a more advanced example of the same code which abstracts each piece of this simple application into multiple classes in <a href="binding-with-classes.html">Data Binding Example - Implemented with classes</a>.</p>    \r
+       <p>Note that the js is not minified so it is readable. See <a href="binding.js">binding.js</a>.</p>\r
+       <p>You can find a more advanced example of the same code which abstracts each piece of this simple application into multiple classes in <a href="binding-with-classes.html">Data Binding Example - Implemented with classes</a>.</p>\r
        <body>\r
                <div id="binding-example"></div>\r
        </body>\r