fbpx

Black Friday Sale Ends Soon!

Days
Hrs
Min
Sec

Need Help?

Here are some good places you cant start.

Join the Community

Whats New?

Get updated about all the good stuff!

top-view-desk-with-black-friday-text
christmas-blog-new
black_friday_flash_sale_wordpress-plugin-deals
AccordionMenu

Post Filters Javascript Events

When using filters sometimes you want to hook the filtering action and run your own code after the widget refreshed after the filtering.

For this you can use this event:

 


				
					var objGrid = jQuery("#grid_widget_id")
objGrid.on("uc_ajax_refreshed",function(){  //put your code here  });


				
			

If you have several widgets in the page, you can also use this event, on the “body”, would be easier in some cases.

				
					jQuery("body").on("uc_ajax_refreshed_body",function(event, objGridWidget){ //write your code here  });
				
			

Download is just a click away

Get instant access to tons of Elementor goodies, completely FREE!

Hurray!

You got FREE access to the worlds leading widgets for Elementor page builder!