From: Ca-Phun Ung Date: Fri, 2 Jan 2009 12:10:16 +0000 (+0000) Subject: demos/index.html - removed iframe and replaced with Ajax. Added datepicker localizati... X-Git-Tag: 1.6rc5~147 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3287ca71990bf84884537417f6de4dfa78ae6121;p=jquery-ui.git demos/index.html - removed iframe and replaced with Ajax. Added datepicker localization scripts. Fixed css font sizing issues in demo notes. --- diff --git a/demos/demos.css b/demos/demos.css index 704ca0ed4..75df03a9e 100644 --- a/demos/demos.css +++ b/demos/demos.css @@ -2,7 +2,6 @@ body { font-size: 62.5%; } - /* Site -------------------------------- */ @@ -123,7 +122,8 @@ eventually we should convert the font sizes to ems -- using px for now to minimi #demo-config { padding:20px 0 0; } -#demo-frame { float:left; width:540px; height:380px; border:1px solid #ddd; } +#demo-frame { float:left; width:540px; height:380px; border:1px solid #ddd; overflow: auto; position: relative; } +#demo-frame h3, #demo-frame h4 { padding: 0; font-weight: bold; font-size: 1em; } #demo-config-menu { float:right; width:200px; } #demo-config-menu h4 { font-size:13px; color:#666; font-weight:normal; border:0; padding-left:18px; } @@ -150,7 +150,7 @@ eventually we should convert the font sizes to ems -- using px for now to minimi font-size: 1.3em; } -#demo-notes { width:520px; color:#333; } +#demo-notes { width:520px; color:#333; font-size: 1em; } #demo-notes code { padding-left:20px; } #demo-source a:link, diff --git a/demos/index.html b/demos/index.html index b0c717eb6..48676a5ab 100644 --- a/demos/index.html +++ b/demos/index.html @@ -31,10 +31,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +