html,css,html5,css3,javascript,jquery blog there is queries with solution regarding the web designing
jQuery(document).on('click', '#readmore', function(e){ e.preventDefault(); alert("you clicked the button"); jQuery("#bodytext").css("display", "block"); });
No comments:
Post a Comment