background preloader

UI for the Web powered by HTML5, jQuery & CSS3

UI for the Web powered by HTML5, jQuery & CSS3

Home jQuery Form Framework - jFormer Making a Giveaway Randomizer App w/ jQuery Martin Angelov The first Tutorialzine giveaway has finished! Now is the time to draw the winners. But, as this is a web development blog, we cannot just run an ORDER BY RAND() MySQL query in phpMyAdmin. The app is divided in three steps – in step one you provide a list of the contestants’ name and email, divided by a comma (each contestant on a separate line). The HTML As usual, we start with the HTML markup and the new doctype. randomizer.html <! As you will see in a moment, we are applying a number of styles to the body element and use it as a regular block container. As you will see in the next section of the tutorial, we are making the body three times wider than the browser window, and each section div is exactly 33.333% of its width. Lastly we include the jQuery library, our script.js file, and another one – md5.js. Fill in CSV formatted data The CSS The next step in building the app, is laying down the CSS. styles.css – Part 1 styles.css – Part 2 The Three Steps The jQuery Using the app

Goksel Eryigit - Front-end Developer » home ThemeRoller Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Phasellus mattis tincidunt nibh. Cras orci urna, blandit id, pretium vel, aliquet ornare, felis. Maecenas scelerisque sem non nisl. Fusce sed lorem in enim dictum bibendum. Nam dui erat, auctor a, dignissim quis, sollicitudin eu, felis. Lorem ipsum dolor sit amet, Nulla nec tortor. Nam congue semper tellus. Nulla purus lacus, pulvinar vel, malesuada ac, mattis nec, quam. Nam congue semper tellus. Nullam feugiat cursus lacus.orem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse scelerisque dui nec velit. Tooltips can be attached to any element.

jQuery UI vs Kendo UI Not Just A Grid IxEdit Best of JavaScript, HTML5 & CSS3 - Week of September 10, 2012 : Remote Synthesis Best of JavaScript, HTML5 & CSS3 - Week of September 10, 2012 Posted on Sep 17, 2012 Lots of tutorials this week and, even though there were fewer new library releases, the Yoeman release garnered a ton of attention and a number of follow up posts, including a beginner tutorial on the Adobe Developer Connection thanks to Andy Matthews. Tutorials Eric Bidelman created a demo that captures live video from the webcam and creates a .webm file from it.Creating .webm video from getUserMedia() Pragmatic.js is a new style guide for JavaScript by Thomas Fuchs based upon his work on Zepto.Pragmatic.js—A pragmatic style guide to JavaScript A really fascinating article on complexities of scaling pixels in canvas for browser based game development by Dominic Szablewski.Drawing Pixels is Hard Dr. Hugo Giraudel created some really nice button switches using checkboxes and CSS3.Button Switches with Checkboxes and CSS3 Fanciness Frameworks and Libraries Yeoman isn't supported on Windows (yet!) Mobile Etc.

jQuery, JavaScript and HTML5 Plugins - jQuery Grid, jQuery DataGrid, Menu, jQuery Calendar, jQuery DateTimeInput, jQuery NumberInput, jQuery Vertical Menu, jQuery Context Menu, jQuery ListBox, jQuery DropDownList, jQuery TextBox, jQuery Button, jQuery Lin Introduction jQWidgets is a comprehensive and innovative widget library built on top of the jQuery JavaScript Library. It empowers developers to deliver professional, cross-browser compatible web applications, while significantly minimizing their development time. jQWidgets contains more than 40 UI widgets and is one of the fastest growing JavaScript UI frameworks on the Web. Highlights Feature complete widgets for jQuery. Works on PC, Touch and Mobile Devices jQWidgets takes the JavaScript & HTML UI development to a new level. Optimized for performance jQWidgets is built with performance in mind. Powerful framework. jQWidgets is not a modified version of the jQuery UI toolkit. High quality standards Most JavaScript and jQuery widgets don’t integrate well with each other. Browser Support & Mobile Device Compatibility jQWidgets is ready for a wide range of touch and mobile devices. Easy to Use Browse over 500 online demos of our Web UI widgets. Theme Builder Roadmap Royalty Free Licensing

Zepto.js: the aerogel-weight jQuery-compatible JavaScript library How to Create a jQuery Bookmarklet | Latent Motion I suspect many of my readers have written at least one jQuery Plugin / Script. In this post, I’d like to show you how to get the most out of that script by also releasing it as a jQuery Bookmarklet. Below, you’ll find two examples of utilities that are ripe for bookmarkleting, as well as a prepared jQuery Bookmarklet file that you can easily modify for the purpose. Note: Even if you haven’t written a jQuery plugin before, you’ll find bookmarkleting someone else’s plugin as easy as using it on a site. Before I get to the code though – take a look at the payload. Example One: Table Column Sorter Bookmarklet Clicking the above link will add the table sorter jquery plugin to the page, including its stylesheet, and it will apply the script to all tables on the page. Example Two: Table Visualizer Bookmarklet The visualizer bookmarklet will add graphical representations of the data in the table. Cool stuff, right? From top to bottom, what the jQuery Bookmarklet Template does is:

Related: