hi i need send parameters to $location.search() like bellow key='data'; params_get_from_url = $location.search().key; should change key dynamically change $location.search results but not work... please help me.
hi
i need send parameters to $location.search() like bellow
key='data';
params_get_from_url = $location.search().key;
should change key dynamically change $location.search results but not work...
please help me.