background preloader

WEB

Facebook Twitter

Facebook_likesa will add 1020+ likes to your facebook fanpage in less than 24 hours without admin access for. 10 Best jQuery and HTML5 Players. Back in the day, people used flash videos on their sites, since flash was pretty much the only option of showing videos.

10 Best jQuery and HTML5 Players

But now everyone wants a wider support for playing videos, supporting multiple audio and video formats, player lists, adjustable controls, auto aspact ratio video etc… All these features can be accessed by making the use of jQuery plugins and HTML5 in which you can provide means of using audio and video in simple ways. Check out our roundup of 10 best jQuery and HTML5 player tutorials below! Enjoy! Related Posts: 1. jQuery HTML5 Open Video Player (OVP) Open Video Player (OVP) is an initiative encompassing the use of open standards, best practices, and established development methodologies in the development of media player applications.

Source + Demo 2. Is a HTML5 Video Player with subtitle-support. Source + Demo 3. Is one of open source and easy to use HTML5 jQuery video player. Source + Demo 4. jQuery Fancybox and Flowplayer Integration Tutorial Source Demo Source Demo 6. Samples & How-Tos. Library. HTML5 File Drag and Drop Upload with jQuery and PHP. How to Use HTML5 File Drag & Drop. Dragging and dropping files from your desktop to a browser is one of the ultimate goals for web application integration.

How to Use HTML5 File Drag & Drop

This is the first in a four-part series of posts which describes how to: enable file dragging and dropping onto a web page elementanalyze dropped files in JavaScriptload and parse files on the clientasynchronously upload files to the server using XMLHttpRequest2show a graphical progress bar while the upload occursuse progressive enhancement to ensure your file upload form works in any browser (good news for all you IE6 fans!)

Code it in plain ol’ JavaScript without a library. Phew. Big, Bad Browser Support Before we begin, this tutorial refers to several cutting-edge HTML5 techniques so expect support to be patchy. Finally, note that my code shows the fundamental concepts. The HTML and CSS Here’s our standard form with a file input type. We’ll be uploading files to a server running PHP but the code is much the same no matter what technology you’re using. The File API. Nike Better World. Web Design Blog, Tutorials and Inspiration. Learn to code. Javascript Tutorial - Simple Fade Animation.

Woohoo fading!

Javascript Tutorial - Simple Fade Animation

Everyone loves fading in and out, it is an excellent way to transition between two segments of an application (unless the fade takes too long, and then it just gets annoying). Today we are going to look at a simple and robust way of creating a fade in or fade out effect using javascript and the simple css 'opacity' element. In the example below, you can see a green box with some text, and a button beneath it. If you press the button, the green box will fade out and become fully transparent, and if you press the button a second time, the box will fade back in.

As you can see with the text inside of the box, anything that is a child of the fading element will also fade away/fade back. So how is all of this done? This fade function takes an element id, and the first thing we do is resolve it into an element object. If the FadeState is 1 or -1, it means that an animation is currently in progress.

So how do we actually set opacity? Back to the function at hand. Css3 box shadow. .box 13 { margin : 50px ; width : 300px ; min-height : 150px ; padding : 0 0 1px 0 ; position : relative ; background : #fff ; background : -webkit-gradient(linear, 0% 20% , 0% 92% , from( #fff ), to( #f3f3f3 ), color-stop(. 1 , #fff )); A Meatier Lorem Ipsum Generator. Web Pages That Suck - learn good web design by looking at bad web design - Home Page. The Photoshop Etiquette Manifesto for Web Designers. 10 of the coolest CSS3 and CSS effects. We all know it and we all love it, and of course by now you probably already know I am talking about CSS and CSS3.

10 of the coolest CSS3 and CSS effects

Actually, we should probably take a moment to thank CSS3 before going any further for speeding up the load times for all of your favorite sites. They, if they know what they are doing, are more than likely using CSS3 in place of a ton of images to enhance user load times, which is pretty awesome. It is a pretty accepted fact by now that we simply do not need images to do all the things we used to need them for. With CSS3 gradients, transitions, and all the effects, it has really seemed to have taken a lot of the weight off the shoulders of our websites, because let’s be honest—images were surely weighing them down. Don’t be mistaken though, CSS3 and CSS can’t do everything but, ironically enough, I doubt most of us are aware of its limitations or what pushes the very edges of its possibilities. Well, today we are here to find that out.