Add a fragment to the URL without causing a redirect?

window.location.hash="something";

That is just plain JavaScript.

Your comment…

Hi, what I really need is to add only the hash… something like this: window.location.hash="#"; but in this way nothing is added.

Try this…

window.location = '#';

Also, don’t forget about the window.location.replace() method.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)