javascript - How to get back to ajax state with dynamic data -


here application on working.

when user clicks on alphabet the respective data loaded through ajax call. , profile of associated faculty displayed. when user clicks on list buttion page goes previous page rather page of selected alphabet.

what want ,

when user clicks on list button user have go aphabet selected ajax call ?

how can ?


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -