I’m using jQuery to customize my own dropbox but was wondering how I could apply the tabindex to it.
I try to use the hidden select focus/blur event but doesn’t seem to work.
I also try to apply a tabindex attribute to my customize dropbox (a div) but without success.
Can someone have a sample or a link to show me how I can achieve this?
Thanks
I’m not sure that I fully understand what you’re going for, but perhaps this will get you started: http://jsfiddle.net/2rCFV/1/