how to hide id in url in angular js
like my url http://localhost:6790/#/sectionkeywords/1
and i need to hide 1 which is id of product selection
so how to hide this id ?
Hi amitsinghr,
Refer below links.
https://stackoverflow.com/questions/29062465/how-to-hide-stateprovider-url-displayed-in-address-bar-using-angular-js
https://stackoverflow.com/questions/28248236/angular-ui-router-passing-data-between-states-without-url
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.