js doesn’t work in result
-
Hello,
in my results template simple JS is not working. I have a button that should trigger some action, but it doesn’t.$('.my-button').click(function() { console.log('hello'); });
I use a custom result template in my functions.php (with the sample code from here). Everything works, but not the JS.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘js doesn’t work in result’ is closed to new replies.