Sam Collett wrote:
> On 07/02/07, Brice Burgess <[EMAIL PROTECTED]> wrote:
>   
>>> - True Model sample doesn't allow you to use the tab key to move to
>>> the close button (it only tabs to Yes, No and the element that
>>> triggered the dialog).
>>>
>>>       
>> Great point. In my example dialog window the close button is actually a
>> div with a background image.. not a button with a tab-index. I wonder if
>> setting a tab-index on this div would allow tabbing into it -- or if I
>> should just change it to a button?
>>
>> Thanks,
>>
>>   ~ Brice
>>     
>
> I think <input type="image" src="closebutton.gif" /> may be best for that.
>   

I've updated the plugin page demonstrations so that dialog close buttons 
can be tabbed into & activated.

http://dev.iceburg.net/jquery/jqModal/?z   (the ?z is to remove cache)

If you have been using the markup & styling from these dialogs you'll 
want to update. Markup, Styling, and JS is available under the Example 2 
tabs.

Thanks again for pointing this out!

~ Brice



_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to