Use Javascript to reload the page and specify a jquery tab -
i want use javascript reload page. can't use window.location.reload();
i'm using jquery tabs , want specify tab selected after reload. setting window.location.href
best way this?
i.e. window.location.href = window.location.href + '#tabs-4';
all have pass var in url (post) javascript retreive , select tab associated var
Comments
Post a Comment