Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

TAB key is not putting cursor to consecutive fields in some situation

  • 2 svar
  • 1 har dette problem
  • 3 visninger
  • Seneste svar af cor-el

more options

I have the problem as per follow: I have a datatable in which clicking on the TAB, one new row is added. Problem is that after pressing tab key first time in datatable field,new row is added to the datatable and cursor is going to next entity(any div or anchor tag) insted of newly added datatable field.... Same thing working well in chrome.... So how can I solve this problem...Please help

I have the problem as per follow: I have a datatable in which clicking on the TAB, one new row is added. Problem is that after pressing tab key first time in datatable field,new row is added to the datatable and cursor is going to next entity(any div or anchor tag) insted of newly added datatable field.... Same thing working well in chrome.... So how can I solve this problem...Please help

Alle svar (2)

more options
  1. What kind of database are you using,
  2. You can create a javascript event that uses dom object previous call to focus on the new element. Please look to stackoverflow for better solutions.

Thank you.

more options