N
netwebtest123@gmail.com
Guest
Hello Everyone, I have used widgets as "Content Block" and it's contents Html as a text in "text-editor", but I am not able to add any reference like JavaScript? I want to add below line in html but it was not working. $(document).ready(function() { $('.partner-filter li').on('click', function() { $(this).addClass('active'); $(this).siblings(".active").removeClass('active'); }); var filterizd = $('.filtr-container').filterizr({ }); });
Continue reading...
Continue reading...