I have been making good progress on a web based application over the past few months, however I realized a few vulnerabilities in the way I communicate information between client and server. I am using Angular JS and PHP as my main frameworks. Upon logging in, I store user data such as username, id, and associated account names under a
Tag: local-storage
Keep active tab on page refresh in bootstrap 4 using local storage?
I am trying to keep selected tab active on page refresh. but when i am not able to find any solution for tabs in bootstrap 4. i tried to make changes according to bootstrap 3 solutions but nothing work. please help me. HTML this is js i am using but it dosen’t work. JS Answer The jQuery selector is wrong: