3 lines
51 B
JavaScript
Raw Normal View History

2015-09-23 16:57:43 +02:00
function advMenu() {
$menu = $('.menu-content');
}