Difference between revisions of "Template:Example2"

Line 484: Line 484:
 
if( ($(location).attr('href')).indexOf("submit") >= 0  ) {
 
if( ($(location).attr('href')).indexOf("submit") >= 0  ) {
 
$(".menu_wrapper").css('position', 'absolute');
 
$(".menu_wrapper").css('position', 'absolute');
 +
$(".menu_wrapper").css('height', 'auto');
 
alert("here");
 
alert("here");
 
}
 
}

Revision as of 16:00, 5 July 2016