r2713 - minor changes to demo page

r2713 - minor changes to demo page


Author: scottjehl
Date: Thu Jun 11 15:29:51 2009
New Revision: 2713
Modified:
branches/labs/selectmenu/index.html
Log:
minor changes to demo page
Modified: branches/labs/selectmenu/index.html
==============================================================================
--- branches/labs/selectmenu/index.html    (original)
+++ branches/labs/selectmenu/index.html    Thu Jun 11 15:29:51 2009
@@ -10,8 +10,8 @@
    <script type="text/javascript" src="ui.selectmenu.js"></script>
    <style type="text/css">
        /*demo styles*/
-        body {font-size: 62.5%; font-family:"Verdana",sans-serif; margin: 10px;}
-        fieldset { border:0; display: block; margin-bottom: 20px;}    
+        body {font-size: 62.5%; font-family:"Verdana",sans-serif; margin: 40px
10px;}
+        fieldset { border:0; margin-bottom: 40px;}    
        label,select,.ui-select-menu { float: left; margin-right: 10px; }
        select { width: 200px; }
    </style>
@@ -34,14 +34,14 @@
                menuWidth: 400,
                format: addressFormatting
            });
-            
+            /*
            $('

<a href="#">Destroy Menus</a>

')
                .appendTo('body')
                .click(function(){
                        $('select').selectmenu('destroy');
                    });
            
-            
+            */
        });
        //format options
        var addressFormatting = [