melihonline wrote:future phpBB 3.1 compatible version?
Code: Select all
// COOKIES
// Hide state
var aeromain = $.cookie('aeromain');
// Set the user's selection
if (aeromain == 'collapsed') {
$('.close').css("display","none");
$('.show').css("display","block");
$('#main').css("display","none");
};
});
// ]]>
Works pretty good... think I will add it in Aero 2.0.5ninowebs wrote:e new question, it is possible http://www.christianbullock.com/2011/ph ... th-cookies
I assume that this style of aero you can
Users browsing this forum: No registered users and 5 guests