Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • meziane Friend
    #1040944

    Hello

    I want to add a custom Js code after click on search button (or click Enter) like this:
    $(‘#cert’).css(‘display’,’block’);

    Where i have put it?

    Thanks!

    Luna Garden Moderator
    #1041250

    Hi,

    Just go to

    components\com_jamegafilter\site\assets\js\script.js

    Add JS Code in the end of file before close ‘}’

    meziane Friend
    #1041358

    Hello
    I want the code execute after filtering not in init script, I added the code but it executed on page load, Not after filtering the data.

    Mo0nlight Moderator
    #1041541

    Hi.

    Open the file :
    /components/com_jamegafilter/site/assets/js/libs.js
    Look for

    self.$item.on('change', function (e) {

    You can add the custom code below the line.

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

This topic contains 3 replies, has 3 voices, and was last updated by  Mo0nlight 6 years, 10 months ago.

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