Is there a way to set margins or margins, or call javascript to move the input element with focus from under a fixed navigation bar and into the field of view?
I use Boosttrap 3.1 and created bootply to show what I'm struggling with.
The problem is that the user uses the Tab key to navigate through the input elements, and the input element lags either from the fixed top navigation bar or from the fixed lower navigation bar.
Hiding it under the top navigation bar is not as bad as with the bottom navigation bar, since the control flow starts from the top. This is a problem with the control flow if the user backs up the form.
Here is the URL for the download sheet: http://bootply.com/110608#
thanks
source
share