Wordpress, PHP, HTML, CSS, Jquery, Adobe Photoshop and After Effects by Amitpal Singh
Add toggle class with jquery
Add toggle class with jquery
<script>
$(document).ready(function(){
$(".menu").click(function(){
$(".slidingmenu").slideToggle();
$(".slogantitle").toggleClass("newCSS");
});
});
</script>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment