Why we need jquery.ba-bbq.js in CListView for example?
In the description it says it should store the back and forward for ajax…
But it does nothing!
<script type="text/javascript" src="/assets/e4c1b8d6/jquery.ba-bbq.js"></script>
Also here you can see nothing happens
http://www.yiiplayground.cubedwater.com/index.php?r=UiModule/dataview/gridView
How to make it work ?
mdomba
(Maurizio Domba Cerin)
2
I did not understand if you are just asking why we need it… or that it’s not working for you ?
This file is used by the jquery.yiilistview.js and jquery.yiigridview.js… one of the function used from there is $.param.querystring if I remember…
dckurushin
(Diavolonok)
3
The back and forward not working…