Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Its working. thanks @vovayatsyuk $(document).on('click', '#search_mini_form', function () { |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to use click and other events with and without breeze experience. I added one script for click event and it is working fine in breeze enabled page as below:
The same script is not working on my Cart page where breeze is disabled.
Can you please guide me to add script for both pages, with and without breeze? I want it in single file without duplicating same script.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions