angularjs - How to redirect to another page and open popup with specific parameters? -


i have button:

<input type="submit" value="search" class="btn-search" ng-click="searchpin(0,pin);showdetails(pin);"> 

i want when user click on search button redirect on page remember parameters can show details on redirected page... possible?


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

ios - Google API (YouTube search): Bad network response -