almFilter() Target a specific ALM instance/id
-
I have a page with 2 Ajax Load More shortcodes on it. I have a custom filtering system set up that changes the query values, and reloads the results based on the filter results, but I need the almFilter() function to target a specific instance. I set unique IDs for both inside their shortcodes. So, how can I take this code, and tell it to only target one of the instances?
$.fn.almFilter('fade', '300', data);
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘almFilter() Target a specific ALM instance/id’ is closed to new replies.