PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Tabindex on colorbox

  1. I am opening a gravity form in colorbox using code:

    jQuery(".ajax").colorbox({inline:true, width:"500px",height:"500px"});

    Problem is that when I press the "Tab" button the mouse cursor doesn't jump to to the next field, it moves the page to the bottom which is very annoying for the user..

    any help?

    Posted 11 years ago on Thursday April 11, 2013 | Permalink