Re: Slow performance when tabbing through form elements

2013-09-29 Thread Paul Borș
Yes, read about it at: http://www.w3schools.com/tags/att_global_tabindex.asp IE Specific: http://msdn.microsoft.com/en-us/library/ie/ms534654(v=vs.85).aspx MDN: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement.tabIndex Have a great day, Paul Bors > On Sep 22, 2013, at 11:23 AM,

Re: Slow performance when tabbing through form elements

2013-09-22 Thread Tom Götz
No, I don't have tabindex yet. Does this really help the browser in determining the next tab? -Tom _ On 22.09.2013, at 09:54, Martin Grigorov wrote: > Hi, > > You can try with Chrome's Dev Tools - Timeline -> Events and Profile -> CPU. > Maybe one of those will show what is the reason. >

Re: Slow performance when tabbing through form elements

2013-09-22 Thread Martin Grigorov
Hi, You can try with Chrome's Dev Tools - Timeline -> Events and Profile -> CPU. Maybe one of those will show what is the reason. Do you have tabindex on the form elements ? On Sat, Sep 21, 2013 at 11:21 AM, Tom Götz wrote: > Hi! > > I've got a performance problem when navigating through form

Slow performance when tabbing through form elements

2013-09-21 Thread Tom Götz
Hi! I've got a performance problem when navigating through form elements using the tab key. This issue is not directly wicket related, but maybe someone could point me into the right direction how to analyze/improve the situation: we're using a tabpanel to render several tabs (~8-10) containing