Upgrade TinyMCE to v3.4.5
[citadel.git] / webcit / tiny_mce / plugins / xhtmlxtras / attributes.htm
index 17054da3edcc83fe6edb2ee26ea922ee1c59c5eb..e8d606a340ec77b0029089146f5211372ace50b4 100644 (file)
@@ -9,12 +9,13 @@
        <script type="text/javascript" src="js/attributes.js"></script>\r
        <link rel="stylesheet" type="text/css" href="css/attributes.css" />\r
 </head>\r
-<body style="display: none">\r
+<body style="display: none" role="application" aria-labelledby="app_title">\r
+<span style="display:none;" id="app_title">{#xhtmlxtras_dlg.attribs_title}</span>\r
 <form onsubmit="insertAction();return false;" action="#">\r
        <div class="tabs">\r
                <ul>\r
-                       <li id="general_tab" class="current"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.attribute_attrib_tab}</a></span></li>\r
-                       <li id="events_tab"><span><a href="javascript:mcTabs.displayTab('events_tab','events_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.attribute_events_tab}</a></span></li>\r
+                       <li id="general_tab" class="current" aria-controls="general_panel"><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.attribute_attrib_tab}</a></span></li>\r
+                       <li id="events_tab" aria-controls="events_panel"><span><a href="javascript:mcTabs.displayTab('events_tab','events_panel');" onmousedown="return false;">{#xhtmlxtras_dlg.attribute_events_tab}</a></span></li>\r
                </ul>\r
        </div>\r
 \r
@@ -22,7 +23,7 @@
                <div id="general_panel" class="panel current">\r
                        <fieldset>\r
                                <legend>{#xhtmlxtras_dlg.attribute_attrib_tab}</legend>\r
-                               <table border="0" cellpadding="0" cellspacing="4">\r
+                               <table role="presentation" border="0" cellpadding="0" cellspacing="4">\r
                                        <tr>\r
                                                <td class="label"><label id="titlelabel" for="title">{#xhtmlxtras_dlg.attribute_label_title}</label>:</td> \r
                                                <td><input id="title" name="title" type="text" value="" class="mceFocus" /></td> \r
@@ -75,7 +76,7 @@
                        <fieldset>\r
                                <legend>{#xhtmlxtras_dlg.attribute_events_tab}</legend>\r
 \r
-                               <table border="0" cellpadding="0" cellspacing="4">\r
+                               <table role="presentation" border="0" cellpadding="0" cellspacing="4">\r
                                        <tr>\r
                                                <td class="label"><label for="onfocus">onfocus</label>:</td> \r
                                                <td><input id="onfocus" name="onfocus" type="text" value="" /></td> \r