background preloader

HTML5

Facebook Twitter

Uilang.

Drag & Drop

Graph & Map. Transparency - Un moteur de template jQuery simplifié. Transparency est un moteur de template jQuery simplifié, facile à prendre en main et efficace. C'est de plus en plus courant, utiliser des moteurs de templates javascript permet l'affichage de pages dynamiques de manière propre. En séparant les couches de données et le code HTML de la vue, la maintenance et possibilités d'évolutions sont améliorées. Et on trouve un réel intérêt dans son utilisation lorsque l'on commence à créer des web app mobile qui doivent gérer du offline par exemple ou plus simplement, quand on utilise de l'Ajax.

Transparency permet de mettre en place un système de templating jQuery de manière très simple. Il suffit de connaître le HTML et comment formatter des données en JSON. Le moteur est simple, mais complet! BouclesRendu de listesRendu d'objetsActions spécifiques de rendu (Directives)... Pour mieux comprendre, prenons un exemple d'utilisation. 01. 02. 03. 04. 05. 06. 07. 08. 09. 10. 11. 12. 13. 14. 15. 16. 17. 18. 01.var activities; 03.activities = [ 13. name: 'Batman' Mosho.js - Un framework de présentation CSS3/JS basé sur Impress. Immaculate: Free One Page Portfolio Website Template | PriteshGupta.com. “Immaculate” is a modern, beautiful and Clean One Page Portfolio Website Template with a refreshing layout. It is also fast loading, cross browser compatible and is built to suit all kinds of businesses as well as personal needs.

The template is made using HTML5, CSS3 and jQuery and has web fonts, shortcodes, Flickr Image Slider along with working Ajax contact form and a lot more. You are free to use it for your personal as well as commercial projects. It is released under New BSD License, read more about it here. Live Demo // Download (Click on ‘Download Zip’) Features One PageFresh LayoutHTML5 and CSS3W3C Valid HTML5Web FontsFlickr Image SliderFancyboxShortcodesWorking Ajax Contact FormCross Browser CompatibleEasily CustomizableRead Me IncludedTotally Free! Preview(click for larger image) Latest Version: 2.0 1.0: Stable Version2.0: Remade From Scratch.

Useful HTML5/CSS3 Frameworks. The mobile photo editing community is encroaching on new artistic territory — comic books. Life is an adventure, so why not make it look like one? That’s what many mobile artists have done, editing real life photos to create exciting illustrations without ever touching pen to paper. Becoming the hero of your own art takes more… A’ Design Award is the World’s most prestigious international design competition. The A’ Design Accolades are held in many creative fields to spotlight the excellent designers from all countries in all disciplines. Entries to the A’ Design Competition are peer-reviewed and anonymously judged by an expert jury panel of leading academics, prominent press members and… This year, the global business-to-consumer eCommerce sales are expected to reach $1.5 trillion. If you’re ready to start an eCommerce business but don’t have the money or space for the inventory that you would be required to keep, you may want to consider an ecommerce drop shipping business.

The-M-Project - Mobile HTML5 JavaScript Framework. Primary CSS. Xui.js - a simple javascript library for building mobile web applications. Jquery.ascensor.js. Site under construction. Tubalmartin/riloadr. jParse - jQuery XML Parse Plugin. Social Sharing Buttons Under Control: Socialite.js. Gridster.js. How to Build a CSS3 Sliding Menu. It’s often best to put things away until you need them.

Navigation menus are a good example. If I’m reading an article, I don’t want a large proportion of screen real estate taken with links — especially on a mobile device. In this article, we’re going to build a slide-out menu using CSS alone. If you’re using a modern browser, it will also show a lovely 3D page effect. View the CSS3 sliding menu demonstration… There are various solutions throughout the web, but I struggled to find one matching my requirements: It must use clean semantic HTML5 with no superfluous tags.It must not rely on JavaScript.It must not require additional graphics.It must work on mobile and tablet touch devices.It must degrade gracefully in older browsers (IE7+) or when specific CSS3 properties are not supported.It must look great!

Open your favorite editor and let’s get coding… The HTML CSS: Article Styles The article is a little unusual because we want to apply a 3D effect when the menu slides into place. Fine Uploader a.k.a valums file-uploader. HTML5 Image uploader with Jcrop. HTML5 Image uploader with Jcrop We have received several inquiries for the last time from our readers with a question – how to upload photos to website. I think that this is an interesting question, and, I decided to lift the veil of this question. But, I think that the basic file upload is a bit boring thing, so, I decided to add an important feature – Cropping. It should be more attractive. Moreover, we are going to use HTML5 FileReader in order to perform cropping with Jcrop (jquery library) at client size. That will get rid of unnecessary steps. It is the very time to test our demo and download the sources: Live Demo download in package Step 1. Our first step is html markup. first, we have to put styles and scripts in the HEAD section: And now, in the BODY section we can put our form: I hope that all is clear at this step – this is usual upload form, with hidden and visible fields, once we have selected an image, we will see second step (crop).

Step 2. Css/main.css Step 3. Js/script.js. Rédacteur éditeur WYSIWYG sur jQuery. By James Fenimore Cooper Winding its way among countless islands, and imbedded in mountains, the "holy lake" extended a dozen leagues still further to the south. With the high plain that there interposed itself to the further passage of the water, commenced a portage of as many miles, which conducted the adventurer to the banks of the Hudson, at a point where, with the usual obstructions of the rapids, or rifts, as they were then termed in the language of the country, the river became navigable to the tide.​

"Come," he said, with a good-humored smile; "the buck that will take to the water must be headed, and not followed. " The route taken by Hawkeye lay across those sandy plains, relived by occasional valleys and swells of land, which had been traversed by their party on the morning of the same day, with the baffled Magua for their guide. The sun had now fallen low toward the distant mountains; and as their journey lay through the interminable forest, the heat was no longer oppressive. Create.js - un nouveau type de web édition d'interface.

Welcome to Square Bracket. {Object} Grid Property or Method name Description Default opts [NOTE] The options labled opts. __property__ are actually in the opts object (grid.opts. Note opts.title property Title attribute on the table element. opts.action property Action attribute on the table element. Opts.nRowsShowing property How many rows to show in the grid.

Opts.minAllowedColWidth property Since you're able to specify a column width on the <th>, the grid won't allow the user to resized those columns beyond this minimum pixel value. opts.class property Classes stored on the table element. opts.page property What page to start the grid on. opts.showPager property Whether to show the paging controls or not. true opts.deleting property Whether to allow deleting on the grid. False opts.checkboxes property When true will add a column of checkboxes on the far right. Opts.rowNumbers property When true will add a column of row numbers on the far left. opts.editing property If the entire grid is editable or not. Opts.width property Grid width min. Grid-A-Licious. Back in mid 2008, I created a jQuery plugin. I named it Grid-A-Licious and described it as, "Divs are placed in chronological order with a special grid" because I had no clue how to explain it better.

I used this script a lot and designed many sites with it during 2008. At first, people were very skeptic and confused on how to read the grid, and thought this kind of layout belonged in real papers. This reaction slowly faded away once the layout became more and more popular when different developers and designers started to create their own script's interpretation of the floating grid layout effect. Not saying it was based on my work or script, because there were a few others that brought a similar layout effect to our attention, but not necessarily distributed as a plugin.

In Dec 2008, I decided to wrap the script into a Wordpress theme and release it as a christmas gift to the world. This gained quite a following and the theme was heavily used in 2009 and 2010. Width Default 225px gutter. FitVids.js - Rendez vos vidéos responsive avec jQuery. Fitvids.js est une librairie Javascript permettant de rendre vos vidéos redimensionnables automatiquement en fonction de la taille du navigateur (Responsive Webdesign). La mode actuelle est clairement au "Responsive webdesign".

(Pour la traduction française, le débat est lancé sur la Fanpage de la Ferme, webdesign ajustable ou réactif remportent le vote). Fitvids est une librairie Javascript légère permettant de rendre vos vidéos youtube, viméo... redimensionnables dynamiquement en fonction de la taille de votre navigateur. Même en pleine lecture, vous aurez la possibilité de redimensionner votre navigateur sans que cette dernière ne coupe ou reste dans sa taille figée. Côté code, rien de plus simple avec jQuery: 1. 2. Si vous souhaitez être encore plus responsive, vous pouvez aller voir FitText, permettant de redimensionner le texte de manière responsive.

Vous avez d'autres lib responsive à partager ? Site Officiel. Baraja: A Plugin for Spreading Items in a Card-Like Fashion. 10 Flash Things You Can’t Do With HTML5. Bartaz/impress.js. List with Thumbnails. JsPDF. PDFs have become an essential element of document sharing. Our team recognised a significant challenge with generating these files and developed jsPDF, the ultimate solution for PDF generation. We took an innovative approach and made jsPDF open-source to encourage a collaborative community of developers to enhance its features and functionalities. With our easy-to-use application, you can create professional-looking PDFs in a matter of minutes, without the need for complex software or extensive training. Our intuitive interface allows you to generate any document type, including event tickets, reports, certificates, and more. Documentation Our documentation is generated from the source code, and we ensure it's up-to-date and comprehensive. Support While our open-source software doesn't come with free support, we offer competitive pricing for personalised project assistance.

jQuery File Upload Demo. Validate.js. Lightweight JavaScript form validation library inspired by CodeIgniter. No dependencies, just over 2kb gzipped, and customizable! Validate.js (development - 16kb) validate.min.js (minified - 2.1kb) Example All of the fields were successfully validated! Features Validate form fields from over a dozen rules No dependencies Customizable messages Supply your own validation callbacks for custom rules Chainable customization methods for ease of declaration Conditionally validate certain form fields Works in all major browsers (even IE6!)

Installation and Usage Include the JavaScript file in your source Create the validation object with your desired rules. FormValidator new FormValidator(formName, fields, callback) The FormValidator object is attached to the window upon loading validate.js. The formName passed in to validate must be the exact value of the name attribute of the form An array of fields will be used to perform validation on submission of the form. Custom Validation Rules #1. SetMessage. Formly. The form glamorizer for jQuery ThrivingKings | web development, code snippets, and general nonsense. The form glamorizer for jQuery May 11, 2011 An unbelievably easy way to add style and validation to your forms.

Forms are everywhere and, usually, suck. Formly makes adding forms to your site a bit more exciting. Easily add style, validation, and a more impressive user interaction with a single function. Download Formly is a light little fella. 17kb in total for the full and 14kb for the minified version. Download fullDownload minifiedGitHub How-to use It's really easy to get Formly working for you. jQuery is the only prerequisite so make sure you include it, along with Formly's source files, in the head section of your file. Now, build your form using the same standard HTML markup you've always used. Okay, now that we've built the form and have added a few commands, it's time to let Formly work it's magic.

<script> $(document).ready(function() { $('#MyForm').formly(); });</script> Now that we've got the hang of it, let's stretch Formly's muscles a bit. Alright, now we're having fun. Returned: Agile Uploader - Multiple File Upload Tool with Resize Before Upload » Shift8. Version 3 released! Fork Save bandwidth and take the hassle out of getting images down to size for web use. Agile Uploader will let you resize images before uploading to your server using Flash. This is 100% free to use as you see fit (commercially or non-commercially; BSD license), but donations are always appreciated of course. So is feedback. You can also now get the source on Github. Demo All Version 3 Demos There are two basic looks that come with Agile Uploader. Download Click to download current version 3.0(changelog) Features Ability to attach and upload multiple files of any type. Documentation Coming soon... More About this Project Agile Uploader is a project that I started as a necessity for myself, I have a project where I am doing the hosting and I needed to save on bandwidth costs (potentially) and I also wanted the user experience to be easy.

I wanted to design something that looked familiar and just worked for the user. A tool for uploading files using Flash, Silverlight, Google Gears, HTML5 or Browserplus. Pageguide by tracelytics. Freetile.js. Freetile is a plugin for jQuery that enables the organization of webpage content in an efficient, dynamic and responsive layout. It can be applied to a container element and it will attempt to arrange it's children in a layout that makes optimal use of screen space, by "packing" them in a tight arrangement. Freetile has been the layout engine behind Assemblage and Assemblage Plus for almost two years, and now it becomes available as an independent Open Source project. Features Freetile is inspired by similar, existing efforts such as Masonry, vGrid and Wookmark. However, it differs from these solutions in some aspects: Additionally, Freetile has the following key features: A smart animation routine allows distinguishing between elements that is meaningful to be animated and ones that are not (e.g. elements that have been just added to the arrangement, or those that are not visible).

Usage Default usage: $('#container').freetile(); Enable animation, with an element delay of 30ms: License Get it! OiNutter/guggenheim.js. Kicksend/mailcheck. Goker.cebeci / droparea. Jetstrap - L'Interface Builder Bootstrap. Galerie des extraits de code HTML gratuitement pour Bootstrap Twitter. | Bootsnipp.com.

Jquery FooTable.