Not Solved [How To?] Change Tab Order In New Thread
#1
Not Solved
Hi

How to change Tab order in New Thread.

I want this
User choose prefix any of these - Error Message/General/HowTo or any other after that when user press Tab cursor goes to subject box.

If any understanding issue please let me now.

Thanks.
Reply
#2
Not Solved
So go to AdminCP > Templates & Styles > Templates > Choose your theme > New Thread Templates > newthread

What you want to do is use the "tabindex" attribute to specify the order of each field.

For example if you want the subject field to be the 3rd box selected on tab, you'd specify it like so:

Quote:<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="3" />
Name's Waleed, I'm a graphic and web design (2015) graduateĀ from Canada. Self-employed and lending my design skills to the MyBB community.
Reply
#3
Not Solved
Its not working. Because prefix and subject both are in same tabindex.

Any one more who can help me.
Reply
#4
Not Solved
Any one.

When I open to create new thread cursor is on Subject box. I need cursor on prefix then when user choose prefix and press tab it goes to subject box.
Reply
#5
Not Solved
Any one
Reply
#6
Not Solved
Any one
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)