back button not leading to the respective tabs
Posted
by unni
on Stack Overflow
See other posts from Stack Overflow
or by unni
Published on 2010-04-28T05:19:45Z
Indexed on
2010/04/28
5:23 UTC
Read the original article
Hit count: 218
php5
i have a ui jquery tabs and some listings under each tabs .on clicking the back button of these listings the first tab is always selected,not the respective tabs.the javascript history back is being used with the back button but it leads to the first tab always.please give a solution
© Stack Overflow or respective owner