Adding sound effect to A tag with jQuery
This trick is pretty simple and effective. It appends a hidden embed tag to the link which play the sound once only. These examples come with click and hover events. JS – jQuery 1 2 3 4 5 6 7 8 9 10 11 $(function(){ $('a.click').click(function(){ $('embed').remove(); $('body').append('<embed More...
Essential jQuery Tips, Plugins and Tutorials for Building a Fancy Website
Introduction I have almost finished a website that I’ve been working for almost 2 months. It was a web application that requires consistent layout across different browsers, intensive AJAX calls, javascript More...
wedding themes wordpress
More and more couples are building websites to highlight their engagement and wedding. Some people keep these websites going after the big day and turn it into a blog as they start their life together. MORE IMPORTANTLY More...











