Show
Ignore:
Timestamp:
07/30/07 12:18:19 (18 months ago)
Author:
becky
Message:

fixes #3903. Updated wairole for each color cell to gridcell. Updated template to give parent div the wairole of grid.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/templates/ColorPalette.html

    r9056 r9864  
    11<fieldset class="dijitInlineBox"> 
    2         <div style="overflow: hidden" dojoAttachPoint="divNode" > 
     2        <div style="overflow: hidden" dojoAttachPoint="divNode" waiRole="grid" tabIndex="-1"> 
    33                <img style="border-style: none;" dojoAttachPoint="imageNode" tabIndex="-1" /> 
    44        </div>