How to add Js code
-
Hi ,hocan I add this code bellow in Code Snippets
$(‘a[href=”#user_login_modal”]’).on(‘click’, function(){
window.location.href=’custom URL here’;
return false;
});
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to add Js code’ is closed to new replies.