When you paste this in the Javascript section (Page-Inspector > Header > Javascript) the popup panel is open by default. I'm trying to add this option to the Theme Styles with help of Tsooj Media.
jQuery.noConflict(); jQuery(document).ready(function($) { $('').ready(function() { $('.panel').toggle('fast'); $(this).toggleClass('active'); return false; }); });
Best regards,
Henk Vrieselaar
December 2012