Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • zeeshah Friend
    #178812

    Hello Everyone,

    I would like to remove the feature which displays the menus that your cursor highlights.

    For example, if I let my mouse cursor hover on “Menu” for a few seconds, a pop up comes up saying “Menu”.

    Is there anyway to remove this option?

    Thanks!

    Sherlock Friend
    #459957

    Hi zeeshah,

    It’s not recommended but You can modify into the core of Ja system plugin to achieve this, open the file of pluginssystemjat3jat3coremenubase.class.php look for this line of code
    $title = “title=”$anchor_title””;

    Change it to this
    $title = “”;

    I hope this change would help !

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 12 years, 4 months ago.

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