patashala/style/cms/js/popup_chat_trigger_demo.js
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

5 lines
65 B
JavaScript
Executable File

$(function(){
$('.floated-chat-w').toggleClass('active');
});