Skip to Content
0
May 03, 2008 at 09:27 AM

Tab order direction and table size

46 Views

Hello.

I have a form with a table that should be filled by the user. The default tab order is Left to Right, and I need it to be Right to Left. I tried to set the tab order from the Tab Order tab, and it worked on the first row, but when adding rows their tab order is left to right again. How can I change the default tab order?

And one more thing - How can I get the size of the table (number of rows) with JavaScript?

Regards,

Arik