1
https://jsfiddle.net/kmvo2wum/
I wanted, in case the user opened one of the main items, giving refresh, to remain open. I’ve tried it a few ways but I haven’t been able to, if anyone can help, I’d appreciate it.
1
https://jsfiddle.net/kmvo2wum/
I wanted, in case the user opened one of the main items, giving refresh, to remain open. I’ve tried it a few ways but I haven’t been able to, if anyone can help, I’d appreciate it.
Browser other questions tagged javascript jquery html
You are not signed in. Login or sign up in order to post.
The only way to do this is if by clicking, you go through querystring some value and by loading take this value and open the TAB that generated the query string item, understood?
– PauloHDSousa