Results 1 to 5 of 5

Thread: How 'Categories' Hyperlink Works

  1. #1
    Thread Starter
    Amateur Leongelis's Avatar
    Join Date
    Jan 2012
    Location
    Singapore
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    How 'Categories' Hyperlink Works

    Hi All,

    I need your guidance. I am thinking to move the 'Categories' hyperlink to search bar. But from the code it seems do not embed any Javascript to trigger mouse event, e.g: 'onmouseover'.

    Code:
    <a href="#">
    <?php _e('Categories','appthemes'); ?></a><div class="adv_categories" id="adv_categories">
    <?php echo cp_cat_menu_drop_down( get_option('cp_cat_menu_cols'), get_option('cp_cat_menu_sub_num') ); ?>
    </div><!-- /adv_categories -->
    And... I tested to move above code to search bar. When I mouseover the hyperlink, the submenu panel is not displayed.

    Any expert can help?

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,618
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Amateur Leongelis's Avatar
    Join Date
    Jan 2012
    Location
    Singapore
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Thread Starter
    Amateur Leongelis's Avatar
    Join Date
    Jan 2012
    Location
    Singapore
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    Amateur Leongelis's Avatar
    Join Date
    Jan 2012
    Location
    Singapore
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Hyperlink Assistance
    By tbase in forum JobRoller General Discussion
    Replies: 2
    Last Post: November 30th, 2011, 12:27 PM
  2. Resume Category Hyperlink Size
    By tbase in forum JobRoller General Discussion
    Replies: 3
    Last Post: August 14th, 2011, 02:27 PM
  3. hyperlink image
    By tbase in forum JobRoller General Discussion
    Replies: 7
    Last Post: April 21st, 2011, 09:39 PM
  4. [SOLVED] TOS hyperlink on bottom of page
    By tbase in forum Report JobRoller Bugs
    Replies: 2
    Last Post: March 9th, 2011, 10:41 PM
  5. Auto-hyperlink URLs
    By pagini in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: November 2nd, 2010, 11:04 AM