code updated : http://mawk3y.net/test/brand.php?id=12
the original jquery plugin is here http://manos.malihu.gr/tuts/jquery_custom_scrollbar.html
$(".content1").mCustomScrollbar({
scrollButtons:{
enable:true
}
});
$("#contact_details").mCustomScrollbar({
scrollButtons:{
enable:true
}
});
.content1 is the div with the problem : custom scrollbar doesn't show up untill you resize the window or start firebug and contact_details is the div inside the first tab which is without any problem though both divs contain text only."