Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Web paged load at the top in IE but scrolled down in Firefox

Web paged load at the top in IE but scrolled down in Firefox

Scheduled Pinned Locked Moved Web Development
javascripthelpquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jonathan Davies
    wrote on last edited by
    #1

    Having written a few webpages for the first time I find that in IE11 on Windows 8.1 they load as expected. However using Firefox 36.0.1 on the same machine most of the pages are loaded scrolled to near the bottom of the page. The pages with some relatively simple comment & reply stuff at the end are the ones that don't load properly. I suspect some of the javascript that opens a form and positions the page for a commenter is the problem. Edit: Now tracked this to creation, then hiding, of a Form for comments which has autofocus required on the first input field. When a user clicks a comment or reply link, my strategy was to append the element .Form to the DIV containing the link and call show on that Form. Can I create the Form in an initially hidden state so the autofocus required doesn't scroll the page down when the page loads?

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups