JQueryUI Tabs: Different tab = different cookie?

You can do it with name :) Since jQuery UI 1.7 it is also possible to define the cookie name being used via name property $(function() { $('#tabs'). Tabs({ cookie: {name: 'myTabCookie', expires: 1}, spinner: '', load: function (e, ui) { $(ui. Panel).

Find('. Tab-loading').remove(); }, select: function (e, ui) { var $panel = $(ui. Panel); if ($panel.Is(':empty')) { $panel.

Append('Loading...') } } }) }).

You can do it with name :) Since jQuery UI 1.7 it is also possible to define the cookie name being used via name property. $(function() { $('#tabs'). Tabs({ cookie: {name: 'myTabCookie', expires: 1}, spinner: '', load: function (e, ui) { $(ui.

Panel). Find('. Tab-loading').remove(); }, select: function (e, ui) { var $panel = $(ui.

Panel); if ($panel. Is(':empty')) { $panel. Append('Loading...') } } }) }).

Of course! Thanks mate :) – erizias Oct 25 at 9:15 Hehe, anytime :) – Marco Johannesen Oct 25 at 9:19.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions