Tips&Tricks from java developer


Blog

About me

Projects:

- AB English Courses

- StillSmallVoice.ru

- StillMakeUp.ru

How-to redirect using javascript?

Problem: You need to redirect user using javascript. Using vanilla JS, jQuery not nessesary Solution 1: Use this if you NOT need to put page to history // similar behavior as an HTTP redirect window.location.… ยป

  • 6 years ago
  • how-to, javascript
  • Comments
Page 1 of 1