background preloader

jQuery Plugins, jQuery Tutorials, jQuery Articles, jQuery Examples, jQuery Demos

jQuery Plugins, jQuery Tutorials, jQuery Articles, jQuery Examples, jQuery Demos
Related:  Javascript

Coding High density retina displays or screens, like Apple’s Retina Display, have lots of pixels in a small space that it is almost impossible see the pixelation, thus, displaying smoother images and texts. Although Apple offered it first on the market, manufacturers have been releasing similar devices recently to compete with Apple. When using Retina Display devices, you can see that other sites online appear blurry. This is because of the low-resolution images being stretched to fill the screen that makes the site look disgusting. Read More There are many ways to create a navigation menu for the Web. In this tutorial, we’re going to build a sliding navigation menu using CSS3, along with some jQuery codes to manage the sliding animation. Let’s get started. Read More As smart phones and tablets have become popular, more and more people are have been reading their emails regularly on their small screen devices. Email clients such as Outlook (Windows), Mail (OSX), etc. use different HTML engines.

joshfire/jsonform jquer.in - A jQuery plugin a Day L'actualité du Web – Webdesign – Développement Web | Page 4 Résultats du concours dribbble Tout d’abord je tenais à féliciter tous les participants. J’annonce aussi dès le début de ce post (afin que l’information ne se perde pas), que je vais mettre en place un concours le mois prochain pour une 2ème invitation dribbble mais cette fois-ci ce sera à vous de voter pour élire le meilleur !!! Je précise également que tous les participants au concours qui s’est terminé hier seront sélectionnés d’office pour les votes du prochain concours. Inkling de Wacom ou comment passer vos dessins du papier à l’écran Nous allons aujourd’hui faire un tour d’horizon rapide du nouveau produit Wacom : Le Inkling. Gagnes une invit’ Dribbble / Win a Dribbble invite [CONCOURS] Je vous offre aujourd’hui la possibilité de gagner facilement une invitation dribbble et ce jusqu’au 8 septembre 2011. Menu CSS 3 animé Nous allons voir aujourd’hui comment créer un menu en CSS3 avec une petite animation. Se lancer dans le HTML 5 Effet de parallaxe sur son site – jParallax

Alpaca Forms - Getting Started with Alpaca This page provides a detailed, walk-through tutorial that describes how you might go about building your first Alpaca form. It isn't all that complicated but this guide goes step-by-step. Because, well... some people are all about step-by-step instructions with lots of details. If you're more interested in seeing a quick demo, check out our examples page. Launch your favorite text editor and create an empty HTML file. In the body, we'll add a single DIV element. It might end up looking something like this: So far so good. Add a div to the body section of your HTML file. When we call this function, we can pass in the JSON schema of the form as well as optional configuration options that tell Alpaca what kinds of controls to render as well as how to lay them out. Let's start by specifying only the schema parameter. As illustrated in the following example, Alpaca is able to render a basic feedback form based on the provided schema. Tell us what you think about Alpaca! Please enter your name.

Unheap - A tidy repository of jQuery plugins Tuts+ Web Design Tutorials In this tutorial—the second in a series on using Azure Media Services to create and consume HTML5 video—I’ll cover the way we can ingest our content using a video recording tool, as well as ways to encrypt or protect our video so that only viewers with permission can view it. Finally, we’ll cover the differences between a compression codec, a container, and a transport. In this tutorial—the second in a series on using Azure Media Services to create and consume HTML5 video—I’ll cover the way we can ingest our content using a video recording tool, as well as ways to encrypt or protect our video so that only viewers with permission can view it.

react-jsonschema-form playground react-jsonschema-form JSONSchema xxxxxxxxxx "title": "A registration form", "description": "A simple form example. "type": "object", "required": [ "firstName", "lastName" "properties": { "firstName": { "type": "string", "title": "First name" "lastName": { "title": "Last name" "age": { "type": "integer", "title": "Age" "bio": { "title": "Bio" "password": { "title": "Password", "minLength": 3 "telephone": { "title": "Telephone", "minLength": 10 UISchema "ui:autofocus": true, "ui:emptyValue": "" "ui:widget": "updown", "ui:title": "Age of person", "ui:description": "(earthian year)" "ui:widget": "textarea" "ui:widget": "password", "ui:help": "Hint: Make it strong!" "date": { "ui:widget": "alt-datetime" "ui:options": { "inputType": "tel" formData "firstName": "Chuck", "lastName": "Norris", "age": 75, "bio": "Roundhouse kicking asses since 1940", "password": "noneed" Powered by react-jsonschema-form.

Free jQuery Plugins and Tutorials - jQuery Script 12 Amazing jQuery Tables This article was peer reviewed by Nuria Zuazo. Thanks to all of SitePoint’s peer reviewers for making SitePoint content the best it can be! This popular article was updated on 10th November, 2016 to reflect the current state of jQuery table plugins. Tables are one of the oldest elements in HTML. Being an older part of the HTML spec, tables generally aren’t suited to mobile-centric designs, nor do they offer any advanced functionality out of the box. However, often you’ll want tables to be more modern, either fully supporting the mobile ecosystem by proving a responsive layout or by providing additional functions such as searching, filtering, sorting or other advanced features. In this article, we’re going to run through a selection of jQuery-powered plugins to create, extend or enhance your tables. Dynatable Dynatable is an incredibly powerful and in-depth table plugin that, among other things, creates tables with powerful features such as filtering, sorting and pagination. WebsiteGithub

Related: