Friday, 23 August 2013
Hide class in javascript
Introduction:
Here i will explain Hide class in javascript.
HTML:
appbanner
JS:
document.getElementsByClassName('appBanner')[0].style.visibility='hidden';
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment