Page load is focusing on form field and not loading at top like normal.
Can't figure out why the page is loading and defaulting to the form down the page and not just the default top of the screen. I think it's focusing on an input field, but I don't know why, since I'm just adding the TABINDEX capability like all my forms do.
Press F12 to open Developer Console in your browser and correct the errors before searching why the page focuses down the page.
For example, the path to jquery lib seams not to be correct.