Hi,
Does anyone know how to make jquery UI tabs remember the last selected tab after a page refreshes (i.e. making the tab sticky). The cookie option works but it makes it sticky for a whole day or hours. I just want to make it remember which tab was selected after the page refreshes (e.g. when a PHP page has finished updating the content of a page) .