html - How to stop the browser window from relocate to :target id element? -


in demo https://css-tricks.com/examples/target/ when click on "one" number browser window relocate div id="one", there way stop relocate effect?

using event.preventdefault();on click event of div element stop relocation of window.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -