How to get a current page address with jQuery?

How to get a current page address with jQuery?

Hi!

I was searching for this and found only:

  1. var local = window.location.href;

Is there any other way to achive this?