Hi all,
I have been using a couple of rich text/wysiwyg editors in one of my project (tinyMCE and markitup). I am currently running the latest version of markitup and its great, however it makes the mouse a must have in form navigation due to not being able to tab from the input above into the actual textarea, it just starts tabbing along the options like bold, italic etc.
I can see that here in stackoverflow you can tab from title input to body textarea with one tab, also the same in gmail. Is there a way to do this with JQuery/javascript or is there something simple Im missing.
Regards
Luke