Custom HTML5 video player with CSS3 and jQuery
…CSS3 and jQuery. Learn how to build an easily customizable HTML5 video player, including packaging it as a simple jQuery plugin.
from CSS Beauty News Feed - 2:04 PM (8 hours ago)
Thumbnails Navigation Gallery with jQuery
…to use jQuery and some CSS3 properties for the style. The main idea is to have a menu of albums where each item will reveal a horizontal bar with thumbnails when clicked. The thumbnails container will scroll automatically when the user moves the mouse to the left or right. When a thumbnail is clicked it will be loaded as a full image preview in …
from Codrops - Jul 28, 2010 (yesterday)
Music Portfolio Template with HTML5 and jQuery
Today we want to share a music portfolio template with you. The idea is to create an artist portfolio with a discography line up and HTML5 audio player jPlayer. The artist albums are shown using the jCarousel plugin and the user can add song samples to the play list and reorder the songs by dragging them. The samples used are from…
from Codrops - Jul 26, 2010 (3 days ago)
jQueryRotate: Cross Browser Image Rotation
…jQueryRotate is a lightweight, cross browser jQuery plugin that allows you to rotate images by specifying any angle. It uses HTML5 canvas element and VML for Internet Explorer. You cna use it to rotate user generated images and animate them using your own functions. jQueryRotate is very easy to use in your own projects. All you need is to selec…
from W3Avenue - Jul 26, 2010 (3 days ago)
10 Interesting CSS3 Experiments and Demos
…bit of jQuery was used to preload the images as well as HTML5 for the audio. The creator wrote an explanation of how the CSS3-Man animated sequence works, which will give you a general idea of the level of effort involved in this amazing experiment. 4. The Man From Hollywood This demonstration is an animated sequence (based on kinetic typograph…
from Six Revisions - 11:36 AM (11 hours ago)
Pines Notify jQuery Plugin
…Notify is jQuery notification plugin. It is very easy to implement, flexible, and provides numerous options for all kinds of notifications. It uses the jQuery UI CSS library for styling, which means it is fully and easily themeable. Since Pines Notify uses jQuery UI, you can change look and feel of notification windows using ThemeRoller. You ca…
from W3Avenue - Jul 26, 2010 (3 days ago)
20+ Demos Showing Advanced jQuery Effects
…such as jQuery, Ajax and others. Although Flash is still a very powerful and useful tool, which works great on many cases, several of the effects that web designers are accustomed to creating in Flash, can be just as easily implemented using jQuery. Here are 21 online demos that show the power of jQuery for creating advanced effects and interac…
from Webdesigner Depot - 10:40 AM (12 hours ago)
Interactive Photo Desk with jQuery and CSS3
…Desk with jQuery and CSS3 that provides some “realistic” interaction possibilities for the user. The idea is to have some photos on a surface that can be dragged and dropped, stacked and deleted, each action resembling the real world act.If we drag a picture, it get’s “picked up” first, making it appear a little bit bigger. Dropping it results i…
from WebAppers - Jul 22, 2010 12:19 AM
Related Posts Slide Out Boxes with jQuery and CSS3
…the following jQuery function: $(function() { /** * the list of posts */ var $list = $(‘#rp_list ul’); /** * number of related posts */ var elems_cnt = $list.children().length; /** * show the first set of posts. * 200 is the initial left margin for the list elements */ load(200); function load(initial){ $list.find(&…
from Codrops - Jul 21, 2010 6:13 AM
Latest Tweets Tooltip with jQuery
…is a jQuery plugin for showing the latest tweets about a certain word or phrase. For this plugin we are using the jQuery Twitter Search Plugin. Words or phrases that you want to be searched for in Twitter, are wrapped with the following span: <span>Some search term</span> The popup box that appears c…
from Codrops - Jul 20, 2010 11:21 PM

