[wp-hackers] jquery ui :focusable and :tabbable with WP

Dagan Henderson dagan at digitalconversations.tv
Mon Jan 23 00:18:03 UTC 2012


Try executing the code in FireBug or another developer's console. It may
help you track down the issue much faster.

Cheers,

+Dagan Henderson <https://plus.google.com/u/1/114843896766761433534>
@TechDagan <http://twitter.com/TechDagan>

http://digitalconversations.tv



On Sun, Jan 22, 2012 at 12:02 PM, Steve Taylor <steve at sltaylor.co.uk> wrote:

> I can't find much apart from this post -
> http://brianwhitmer.blogspot.com/2009/05/jquery-ui-tabbable-what.html
> - on jQuery UI's :tabbable and :focusable selectors. Discovering them
> was a joy, because they fit the bill for a form I'm working on.
>
> However, I can't get them to work with my code. I'm developing a
> custom theme for a client. I can get these selectors working on a
> static test page, and in a clean WP install - so obviously it's
> something in my code. I've tried deactivating all plugins, of course,
> no difference.
>
> These are the scripts being loaded, in WP 3.3.1:
>
> /wp-includes/js/jquery/jquery.js
> /wp-includes/js/jquery/ui/jquery.ui.core.min.js
> /wp-includes/js/jquery/ui/jquery.ui.widget.min.js
> /wp-includes/js/jquery/ui/jquery.ui.position.min.js
> /wp-includes/js/jquery/ui/jquery.ui.autocomplete.min.js
>
> I know it's a long-shot and may be just some obscure thing I'll
> eventually track down in my code. But there's no JS errors at all, and
> I wondered if anyone out there had come across something like this.
>
> Thanks,
>
> Steve Taylor
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list