Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • saif 68 posts 88 karma points
    Jun 08, 2012 @ 04:32
    saif
    0

    DropDown menu Style

    Hi All,

    I created a Dropdown Nested menu.Simple drop down works fine but when I click on sub nested node menu is lost its position. Please see below.

    if I click on Cat1 then it takes me to category 1 page but when I click sub node please see below results

    I created this DDMenu watching video on you tube and I am not a really css designer guy. Any help or pointer would be really appreciated.

     

  • Jon Boyer 37 posts 59 karma points
    Jun 12, 2012 @ 06:21
    Jon Boyer
    0

    Check out the various articles on A List Apart about suckerfish dropdowns:  http://www.alistapart.com/articles/dropdowns

  • saif 68 posts 88 karma points
    Jun 13, 2012 @ 09:59
    saif
    0

    Jon Thank you for your reply but I have resolved this issue actually there was a css file's path problem.

    I used  

    <link href="/css/DropDownMenuStyleSheet.css" rel="stylesheet" type="text/css">

    rather than

     <link href="../css/DropDownMenuStyleSheet.css" rel="stylesheet" type="text/css">

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies