Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi J,

    Thanks for the kind words!

    By default the menu is triggered via a click however to change it to hover you would need to either create some JavaScript or edit the core JSModel.php file which I would advise against.

    All the best

    Thread Starter wedesigndotmedia

    (@wedesigndotmedia)

    Hi,

    Apologies for late response. Could you please point me in the right direction where I can get the correct Javascript and how I could apply it. I’m not very familiar with javaScript. I hope you can help as I really like the way your plugin works.

    Thanks again,

    J

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi J,

    If you are not very familiar with JavaScript I would be very very careful about editing the files as it could case you to break the site and plugin – it’s also not a good idea as any future updates will replace your changes.

    You can do this in the file ‘app/models/JSModel.php’ – you then need to find the relevant on click event and change it to enable touch as well as clicks.

    All the best

    Thread Starter wedesigndotmedia

    (@wedesigndotmedia)

    Thanks for the feed back.

    Could you recommend the correct code that would achieve this?

    Alternatively do you offer plugin amendments as a service?

    Maybe this may be a useful feature in future updates.

    Thanks again

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi there,

    I can’t recommend any alternative code but any JavaScript developer should know how to change this – I imagine it would just mean changing all instances of the “click” event to “hover” or adding in additionally.

    I constantly add feature requests to the development list as I go forward so I will add yours as an option for a future release but I can’t advise when this option will be added unfortunately.

    All the best

    Thread Starter wedesigndotmedia

    (@wedesigndotmedia)

    Many thanks for all your help and advice.

    Look forward to this feature being added to possible future updates.

    Best,

    J

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi there,

    Not a problem – always here to help!

    All the best

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Menu trigger’ is closed to new replies.