Confirmed: the 1.3.5 modal.js fixes my problem. Thanks again.
> On Tue, Sep 16, 2008 at 7:20 PM, Timo Rantalaiho <[EMAIL PROTECTED]> wrote:
>> On Tue, 16 Sep 2008, Scott Swank wrote:
>>> Wicket 1.3.4
>>>
>>> I have noticed that in ie 6 & 7 the tab order no longer corresponds to
>>> the tabindex o
Brilliant. Thank you Timo, I'll give it a try in the morning.
Scott
On Tue, Sep 16, 2008 at 7:20 PM, Timo Rantalaiho <[EMAIL PROTECTED]> wrote:
> On Tue, 16 Sep 2008, Scott Swank wrote:
>> Wicket 1.3.4
>>
>> I have noticed that in ie 6 & 7 the tab order no longer corresponds to
>> the tabindex o
On Tue, 16 Sep 2008, Scott Swank wrote:
> Wicket 1.3.4
>
> I have noticed that in ie 6 & 7 the tab order no longer corresponds to
> the tabindex order for form fields after a ModalWindow is opened and
> then closed. It is not the case that the tabindex attributes have
> been modified via dhtml, b
Wicket 1.3.4
I have noticed that in ie 6 & 7 the tab order no longer corresponds to
the tabindex order for form fields after a ModalWindow is opened and
then closed. It is not the case that the tabindex attributes have
been modified via dhtml, but rather the tabindex is simply no longer
obeyed.