Search results

  1. D

    animated submenu

    I'm making an animated submenu with javascript. and everything is working fine so far. But as i'm still learning, I can not find the solution for displaying the submenu. my code is like this: <script type="text/javascript"> $(document).ready(function() { $('.nsub').hide()...
Top