So this is old but… just in case someone finds this in a search.
Just use "#/"
instead of "#"
and the page won’t jump.
Related Contents:
- jQuery/JavaScript to replace broken images
- Stop form refreshing page on submit
- How to apply !important using .css()?
- How to decode HTML entities using jQuery?
- How can I change an element’s text without changing its child elements?
- How can I select an element by name with jQuery?
- Trigger event when user scroll to specific element – with jQuery
- Share data between HTML pages
- JSFiddle code not working in my own page
- How to include multiple js files using jQuery $.getScript() method
- How to style “input file” with CSS3 / Javascript? [duplicate]
- How to clear the contents of an iFrame from another iFrame
- How to pass parameters on onChange of html select
- How to disable scroll without hiding it?
- Set custom HTML5 required field validation message
- Programmatically trigger “select file” dialog box
- Adding additional data to select options using jQuery
- jQuery: Why use document.ready if external JS at bottom of page?
- Use images like checkboxes
- How to get JQuery.trigger(‘click’); to initiate a mouse click
- Getting Bootstrap’s modal content from another page
- Setting href attribute at runtime
- Trigger standard HTML5 validation (form) without using submit button?
- How to get html elements from an object tag?
- How to handle in textarea?
- How to prevent page from reloading after form submit – JQuery
- document.getElementsByClassName().innerHTML always returns “undefined”
- How to change only text node in element [duplicate]
- Change form values after submit button pressed
- :touch CSS pseudo-class or something similar?
- Can javascript access iframe elements from the parent page?
- Why do multiple `.appendTo` calls on a newly created jQuery element only append it once?
- Trigger standard HTML validation (form) without using submit button? [duplicate]
- jQuery jump or scroll to certain position, div or target on the page from button onclick [duplicate]
- Uncaught TypeError: Cannot read property ‘top’ of undefined
- How can I make a button redirect my page to another page? [duplicate]
- jQuery Change event on an element – any way to retain previous value?
- Trying to load local JSON file to show data in a html page using JQuery
- jQuery animated number counter from zero to value
- How do I abort image load requests without using window.stop()
- Fill available spaces between labels with dots or hyphens
- Saving and loading an image from localStorage
- Can I save input from form to .txt in HTML, using JAVASCRIPT/jQuery, and then use it?
- How to prevent html/JavaScript code modification
- The data-toggle attributes in Twitter Bootstrap
- Get value from text area [duplicate]
- Chrome Extension “Refused to load the script because it violates the following Content Security Policy directive”
- Validate Dynamically Added Input fields
- Web browser: Hide mouse cursor [duplicate]
- How can I calculate the difference between two times that are in 24 hour format?