Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • omarc79 Friend
    #182965

    Hello,

    I’m using JA Brisk version 1.0.0 Stable and I am wondering if it’s possible to change the appearance of a submenu on the main menu from on-click to on-hover, so that when I hover the mouse over the parent menu item, the submenu drops down without a click.

    Is this possible?
    If so, how can I do it?

    Thanks,
    OC

    Ninja Lead Moderator
    #475670

    Hi OC,

    Our new version JAT3V3 framework implements Less & Boostrap and apply the default features of Boostrap, so it will use dropdown menu like current instead of hovering to show submenus.

    arckoo Friend
    #482316

    Is there a reason for choosing the Less & Boostrap on-click option (besides it being a default feature)? Like omarc79 I think an on-hover menu would look better… or is it for practical / responsive reasons?

    Ninja Lead Moderator
    #482457

    <em>@arckoo 358594 wrote:</em><blockquote>Is there a reason for choosing the Less & Boostrap on-click option (besides it being a default feature)? Like omarc79 I think an on-hover menu would look better… or is it for practical / responsive reasons?</blockquote>

    You can try as below :

    + Download and extract my attached file
    + Copy it
    <blockquote>templates/ja_brisk/js</blockquote>
    + Open head.php on this path
    <blockquote>templates/ja_brisk/tpls/blocks/head.php</blockquote>
    and add new script below

    <script type="text/javascript" src="<?php echo JURI::base(true) ?>templates/ja_brisk/js/menu.js"></script>

    Let me know if it helps


    1. menu.zip
    dieudonne Friend
    #482533

    Hello,

    is it working very well.
    Thank you very much for this useful tip.

    But it’ll be stable on tablet and on other smart phone ?

    Thank in advance.

    Ninja Lead Moderator
    #482842

    Yes, it’s working as fine on tablet and on other smart phone, you can check it and let me know if you still face the problem

    dieudonne Friend
    #482879

    Ok thank.

    We’ll check this soon, and comeback to you if there is a problem.

    Thank anyway.

    claytoncollie Friend
    #485313

    https://github.com/CWSpear/twitter-bootstrap-hover-dropdown

    Save the min.js file to your template’s js folder and manually insert the .min.js file callout into your header.

    Change the word hover to toggle at the end of this file.

    should be changed to

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 5 voices, and was last updated by  claytoncollie 11 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum