Mediaelements: Add a share button to video elements using jQuery
Here is a quick tutorial in how to add a share button to video elements using jQuery and Mediaelements.js. HTML5 Video tag First, here is an example as how the video html5 tags should look like. The tag show the minimum attributes required, additional attributes still can be added. Notice the data-url attribute, the attributes […]
Disqus comments with Jquery Mobile
Recently, I started a project that required the use of two very popular components, Disqus Comments and jQuery Mobile. I was able to make them work together and decided to write a tutorial to help others trying to implement these two components. The issue Currently Disqus supports mobile devices and loads without any problems in static pages, but there […]
Google-plus-like galleries with Image Store
If you are using the Image Store (ImStore) plugin just to display your images and will like to improve the way the galleries display or just like Google+ galleries look. Here is the tutorial to do it. Here is an example gallery. I am going to start by using the standard gallery page, but and the […]