Sunday, 18 August 2013

javascript redirect to tab after history.go(-1)

javascript redirect to tab after history.go(-1)

is that possible to redirect to some tab in previous page after
history.back()? I already search but not found anything.
window.history.go(-1);
i have this tab in previous page: <tab id="tab2"></tab>

No comments:

Post a Comment