Does WordPress – function.php contain code related to Revolution Slider?
i have set a simple JS, just an alert message on click of button with id "button". It is working fine when i insert the code inside Revolution Slider Custom CSS/JS field. function hello(){ alert("Hello! I am an alert box!!");…