mstratman / jQuery-Smart-Wizard

flexible jQuery plug-in that gives wizard like interface
http://mstratman.github.com/jQuery-Smart-Wizard/
303 stars 164 forks source link

Jquery Smart Wizard - tab functionality issue #5

Open SaravananRajendran opened 12 years ago

SaravananRajendran commented 12 years ago

Team,

I am using Smart Wizard in my application, when am pressing the tab inside the window- the tab is not working properly.

First it goes to step indicators (

mstratman commented 12 years ago

Unfortunately I don't know offhand what the problem is. Is this something that will require a 'tabindex' attribute on all elements? Or is the action bar simply not a focus'able element?

These are just some questions/ideas to help kick this off.

(These questions aren't necessarily to you, but rather just to anyone interested in investigating this)