angularjs - How to use $location.search('term', null) in angular to hide parameters -


hi there kind of new angular. need way hide url parameters use. after of searching on internet , reading $location documentation have come across using "$location.search('term', null)" way this. there no practical example of placed in code. have place tried placing in $routeprovider block of code in controllers, neither seem work. can please me out on this.

thank you


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -