Results 1 to 6 of 6

Thread: Drop down menu doesn't appear

  1. #1
    Join Date
    Mar 2009
    Posts
    24
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Drop down menu doesn't appear

    jQuery Multi Level CSS Menu #2 doesn't work with the code of chitika link ads (www.chitika.com).
    drop down menu doesn't appear. why?...

    my chitika code:
    HTML Code:
    <!-- Paste this code into the body section, not the head section of the page -->
    <script type='text/javascript'><!--
    ch_client = "akbcmc";
    ch_non_contextual = 0;
    ch_linkStyle= "style3";
    //--></script>
    <script src='http://scripts.chitika.net/static/linx/chitika_linx.v3.js' type='text/javascript'>
    </script>
    Thnx
    Last edited by himalay137; 04-09-2009 at 02:42 PM.

  2. #2
    Join Date
    Mar 2009
    Posts
    24
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    Legend bro help me….pls...

  3. #3
    Join Date
    Mar 2009
    Posts
    24
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    visit my site http://smaart-trader.blogspot.com/

    here Chitika link ads works with Nested Side Bar Menu

    but I want to use jQuery Multi Level CSS Menu #2...

    ddadmin, snookerman...Please help....

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    It's probably a variable mix up somewhere, try the All Navagational Menu.
    http://www.dynamicdrive.com/dynamici.../generator.htm
    Jeremy | jfein.net

  5. #5
    Join Date
    Mar 2009
    Posts
    24
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Nile View Post
    It's probably a variable mix up somewhere, try the All Navagational Menu.
    http://www.dynamicdrive.com/dynamici.../generator.htm


    All Navagational Menu(http://www.dynamicdrive.com/dynamici.../generator.htm) Can't show some url like :
    <li><a href="http://bdstock.com/daily.php?market=CSE&type=gainers">Top Ten Gainer</a></li>
    how can i add it ?

    Thnx

  6. #6
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    It can show that, just include it in the code:
    Code:
    <li><a href="http://bdstock.com/daily.php?market=CSE&type=gainers">Top Ten Gainer</a></li>
    Paste that in the menu, and it should work.

    Good luck!
    Jeremy | jfein.net

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •