Quantcast
Viewing all articles
Browse latest Browse all 9238

Re: Jquery fadeout() function not working

The syntax in jquery to select an id is $("#id") so try adding a $ sign before ("#btn") so that your statement looks like below -

 

myButton.attachPress(function(){ $("#btn").fadeOut(); });

 

Thanks,

Sharan


Viewing all articles
Browse latest Browse all 9238

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>