[jQuery] How to change the URL of the tabs after Ajax load
Hello,
I want to be able to change the URL of the tab after the ajax content
has been loaded.
Here is the situation:
I have a tab("comapnies-classifieds") at which I want to load "all the
classifieds of the user" if it was clicked "selected by the user",
otherwise if it was reached through a direct link and the direct link
has "a classified_id" then only select the specific classified.
<div id="tabs">
<ul>
<li><a href="#companies-info"><span><?php echo $txt['info']; ?