Blame | Letzte Änderung | Log anzeigen | RSS feed
I did the following hack in moo.fx.js: At line 79 in the toggle: function() function, I added: document.getElementById('nav').style.display = 'block'; -- Rick Ellis
I did the following hack in moo.fx.js:
At line 79 in the toggle: function() function, I added:
document.getElementById('nav').style.display = 'block';
-- Rick Ellis