Success

User tests: Successful: Unsuccessful:

avatar AshanFernando
AshanFernando
11 Jul 2013

This is a fix to keep the table state even after save and reload and not to go back to the first tab

Note:
This PR does not include the usage of this function within different pages, and it needs to be selected out whether to use throughout the CMS or for specific pages.

To include the tab state save to a page, use the following include script
JHtml::_('behavior.tabstate');

@tested for administrator section com_config

avatar AshanFernando AshanFernando - open - 11 Jul 2013
avatar efEris
efEris - comment - 15 Nov 2013

Why do you force jQuery in Frontend? Even if I don't use any javascript Joomla loads it. Shouldn't JHtml::_('behavior.tabstate'); moved to the view/layout/default.php?

So I have no way to display jQuery or use my own version.

avatar efEris
efEris - comment - 15 Nov 2013

Oh it gets even better you load mootools and jquery at the same time.

Add a Comment

Login with GitHub to post a comment