background preloader

jPlayer : HTML5 Audio & Video for jQuery

jPlayer : HTML5 Audio & Video for jQuery

The border-image property A feature that is new in CSS3, but not so new to browsers, is the border-image property. Border-image provides a method to add decorative borders to any element. With the border image properties you can create decorative borders for elements, beyond simple rounded corners, with images of very small file size ore even with gradients. The border image property allows you to take a small image, slice it virtually into 9 sections, and place /spread the portions of your small image across a much larger element. You can take an image and stretch it across a button or a whole page. This is a div with a border image and three lines of text making it much bigger than the original image We've used image on the left as a border-image for the div on the right, maintaining the corners, while stretching the center of the border image to cover the entire div on the right. While we'ver repeated the top, bottom and sides, we've maintained the four corners, creating a stamp-like effect. border-image-source:

Ace - The High Performance Code Editor for the Web HTML5, CSS3 & JavaScript playground for web designers & developers <title> CSS play | HTML5 and CSS3 | Cat Meowwww! </title> <h1>Meowww!</h1> <p>A meowwww! Compatible with Mozilla Firefox (5), Safari and Chrome<br> (It's a pity that CSS/keyframes cannot trigger sound effects)</p> <p>&copy; Stu Nicholls - <a href=" play</a></p> .head {width:280px; height:250px; background:#000; position:absolute; left:60px; top:30px; border-radius: 280px/250px;} .body {width:66px; height:125px; background:#000; position:absolute; left:165px; top:250px; border-radius: 66px/125px; .left-leg {width:25px; height:60px; background:#000; position:absolute; left:207px; top:327px; border-radius: 25px/60px; transform:rotate(60deg); -ms-transform:rotate(60deg); -o-transform:rotate(60deg); -moz-transform:rotate(60deg); -webkit-transform:rotate(60deg); .right-leg {width:25px; height:60px; background:#000; position:absolute; left:163px; top:327px; transform:rotate(120deg); -ms-transform:rotate(120deg); -o-transform:rotate(120deg); -moz-transform:rotate(120deg);

Perfect Full Page Background Image Learn Development at Frontend Masters This post was originally published on August 21, 2009 and is now updated as it has been entirely revised. Both original methods are removed and now replaced by four new methods. The goal here is a background image on a website that covers the entire browser window at all times. Let’s put some specifics on it: Fills entire page with image, no white spaceScales image as neededRetains image proportions (aspect ratio)Image is centered on pageDoes not cause scrollbarsAs cross-browser compatible as possibleIsn’t some fancy shenanigans like Flash Image above credited to this site. Awesome, Easy, Progressive CSS3 Way We can do this purely through CSS thanks to the background-size property now in CSS3. Works in: Safari 3+Chrome Whatever+IE 9+Opera 10+ (Opera 9.5 supported background-size but not the keywords)Firefox 3.6+ (Firefox 4 supports non-vendor prefixed version) View Demo CSS-Only Technique #1 Big thanks, as usual, to Doug Neiner for this alternate version.

25 Helpful Tutorials for Lighting Effects in Photoshop Photoshop allows designers with unlimited possibilities when it comes to creative effects, including lighting effects. There are plenty of different ways to create lighting effects in Photoshop, and there are equally as many different possible uses for them. If you’re interested in learning more about how to create awesome lighting effects in your own work, here are 25 tutorials that can help. Looking for hosting? Get It Done Screenshots Overview Organize your life once and for all with our easy to use task list manager! Get It Done is a simple but powerful to-do list and project manager. Based off the book “Getting Things Done” by David Allen, Get It Done lets you focus on what is important for today and keeps everything else out of your way. Add notes, tags (or categories), and due dates to each task Quick access to all of your Evernote notebooks and notes from any device Organize your Evernote notes by tags with our Smart Group feature Group relevant Evernote notes and your tasks into the same folder Rearrange lists with ease Filter lists with tags or categories Assign more than one tag to a task Organize advanced lists with projects Sync from anywhere with our online app at GetItDoneApp.com For more information on getting started using Evernote with Get It Done, see our knowledgebase.

Highcharts 3.0.8 : créez des graphiques complexes et interactifs pour vos applications Web avec cette bibliothèque HTML5 / JavaScript Highcharts 3.0.0 : la bibliothèque HTML5 / JavaScript pour créer des graphiques complexesSortie de la révision 3.0.8. Highcharts est une bibliothèque graphique écrite en HTML5 et JavaScript, offrant des graphiques complets et complexes mais intuitifs et interactifs pour votre site ou votre application Web. Elle implémente différents types de graphiques (colonnes, lignes, aires, camemberts, nuages de points, etc.). La version 3.0.0, sortie il y a quelques temps, proposait des améliorations visuelles et une meilleure interaction avec les outils tactiles. Démonstrations. La révision 3.0.8 amène une série de corrections et quelques ajouts. Téléchargement. Documentation. Et vous ? Qu'utilisez-vous pour créer des graphiques ? Connaissez-vous cet outil ?

100 Awesome CSS/Javascript Plugins and Coding Techniques Writen by Bogdan / Comments Off on 100 Awesome CSS/Javascript Plugins and Coding Techniques If you know how to use CSS and Javascript, you can create some impressive websites. Not only that you can do some awesome stuff with them but they also ease you work. In this article you have 100 awesome CSS and Javascript plugins and coding techniques that should definitely be in you toolbox. Use CSS3 to Create a Dynamic Stack of Index Cards You will learn how to create a dynamic stack of index cards solely with HTML and CSS3 and use such CSS3 features as transform and transition (for the dynamic effects) and @font-face, box-shadow and border-radius (for the styling). Dynamic PNG shadow position & opacity You will learn how to create a movable object using javascript. How To Create A Sexy Vertical Sliding Panel Using jQuery And CSS3 Awesome Overlays with CSS3 The trick with these overlays is the gradient border, going form a lighter to darker orange as you go from top to bottom. Sliding Vinyl with CSS3

Lessons Drawspace Pro Lessons are designed for artists of all levels and educators, and are logically organized into resources and activities. Eventually, all lessons and E-books authored by Brenda Hoddinott will be available here: four to eight brand new lessons and newly-revised older lessons are being added every month! Upgrade Now: Download all 310 lessons and 4 e-books! Try for Free: Download lessons marked as "Free"! 1.1.R1 Glossary Of Art Terms Definitions of art-related terms used in the resources and activities of Drawspace Curriculum (updated February 2013) $3.99or Upgradeto access all files 1.1.R2 Travelling Back in Time with Graphite A few fun tidbits of information about the history of graphite $0.99or Upgradeto access all files 1.1.R3 Examining Graphite and Grades Understanding the differences between H and B grades of graphite $0.99or Upgradeto access all files 1.1.R4 Seeing Grades in Drawings Graphite drawings demonstrate the visual qualities of H and B grades of pencils Download Download

Simplenote nanoScroller.js nanoScroller.js is a jQuery plugin that offers a simplistic way of implementing Mac OS X Lion-styled scrollbars for your website. It uses minimal HTML markup being .nano > .nano-content. The other scrollbar div elements .pane > .nano-slider are added during run time to prevent clutter in templating. The latest version utilizes native scrolling and works with the iPad, iPhone, and some Android Tablets. Downloads To start using, you need three basic things: 1. The following type of markup structure is needed to make the plugin work: <div id="about" class="nano"><div class="nano-content"> ... content here ... Copy the HTML markup. Link to the nanoscroller.css file inside your page's <head> section (...or copy the contents from it to your page's main stylesheet file). You should specify a width and a height to your container, and apply some custom styling for your scrollbar. 3. Running this script will apply the nanoScroller plugin to all DOM elements with a .nano className. Advanced methods

60 Best jQuery Plugins to Enhance Your Web Experience jQuery is well known name amongst developers, it is one of the most popular JavaScript languages and googled subject over internet. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. Every month we bring some new useful jQuery plugins to our audiences which help them to optimize and enhance their web projects. Here at SkyTechGeek we are showcasing 60 Best jQuery Plugins that will help you to optimize and enhance your web applications. With the following plugins developers can do more in less, developers can use them for image animation, text animation, CSS transition, pagination and for creating slide shows. We hope some of these JQuery Plugins will serve their purpose towards your site needs and will go on to simplify your online life. 60. iPicture : A jQuery Plugin for Images with Tooltips 59. 58. jTable : Slick Ajaxed Datagrids with jQuery 57. 56. 54. 53. 52. 50. 49. 48.

How To Create Great Typographic Wallpaper In Photoshop This tutorial will teach you how to create a really interesting and unique typographic wallpaper in few easy steps. Even a beginner will be able to recreate this effect, and add their own style and thought in it; I am sure you will enjoy and learn a lot from this tutorial! You will learn how to create good looking background, add lightning effects and work with fonts, sizes, colors to make the necessary places stand out! Let’s get started! Step 1 – Creating background First, open a blank document with size 1920×1200 pixels. Set layer opacity to 50%. Step 2 – Lightning Create a new layer and name it Lighting. Draw the gradient as shown below. Set layer to Overlay and opacity to 55%. Step 3 – Adding Brushes Download Adys grunge brushes, create new layer and brush around a little bit. Step 4 – Creating Main Text Download BEBAS font, create a new layer and type your text. Step 5 – Add Background Text – Important Step Lower your text opacity to around 15%. Step 6 – Creating effect

untitled The Versatile Advection Code (VAC) is a freely available general hydrodynamic and magnetohydrodynamic simulation software that works in 1, 2 or 3 dimensions on Cartesian and logically Cartesian grids. VAC runs on any Unix/Linux system with a Fortran 90 (or 77) compiler and Perl interpreter. VAC can run on parallel machines using either the Message Passing Interface (MPI) library or a High Performance Fortran (HPF) compiler. The original code has been developed by Gabor Toth at the University of Utrecht from 1994 to 1997. VAC Manual Download VAC 4.52 the MPI parallel version of VAC.

Related: