February 9, 2010
Browsers force us to use file inputs (<input type=”file” />) for uploads, which are impossible to style. Moreover, form-based uploads look obsolete in modern web applications. We can use flash to solve this problem, but JavaScript works nice too.
AJAX Upload allows you to easily upload multiple files without refreshing the page and use any element to show file selection winAdd New Themesdow. It works in all major browsers and doesn’t require any library to run. AJAX Upload doesn’t pollute the global namespace, and is tested with jQuery, Prototypejs.
Continue reading “Upload Ajax – Easy upload multiple file using ajax”
February 8, 2010
52 framework is CSS framework that help us build website using CSS3 and HTML5. The 52framework provides an easy way to get started using html5 and css3 while still supporting all modern browsers (including ie6). This framework is user contributed/maintained so you can submit your own revisions and documentation.
Continue reading “52 framework – CSS3 framework with HTML5 support”
February 6, 2010
gMap is a lightweight jQuery plugin that helps you embed Google Maps into your website. With only 2 KB in size it is very flexible and highly customizable.
Continue reading “gMap – lightweight Google Maps Jquery plugin”
February 5, 2010
Now that Apple has officially released the iPad we want to start designing for it. While Apple’s interface builder is great, it doesn’t really allow us to create custom UI elements on the fly. Geoff Teehan on teehanlax decided to take a page from their iPhone GUI PSD and create one for the iPad.
Continue reading “Free Apple iPad GUI PSD”
February 5, 2010
Plupload Allows us to upload files using HTML5 Gears, Silverlight, Flash, BrowserPlus or normal forms, providing some unique features such as upload progress, image resizing and chunked uploads.
Continue reading “Plupload – simple multiple files uploader”
February 4, 2010
Spark Plug Cakephp user management plugin is a “pulled-out” script from the flashub.com project. It uses the Authsome component and uses a very simple access control routine.
Continue reading “Spark Plug – CakePHP user management plugin”
February 4, 2010
Organizing the content of a page in a both intuitive and eye-catching manner, is a must in modern web design. One principle that has been around for some time is dividing text into tabs. This allows you to squeeze much more content in a seemingly limited space and provide a structured way of accessing it.
Continue reading “How to create sweet AJAX Tabs With jQuery 1.4 & CSS3″
February 4, 2010
FancyForm is a powerful checkbox replacement script powered by Mootools JavaScript framework used to provide the ultimate flexibility in changing the appearance and function of HTML form elements. It’s accessible, easy to use and degrades gracefully on all older, non-supporting browsers.
Continue reading “FancyForm – Mootools plugin to create fancy checkbox”
February 3, 2010
MediaLoot announce their first of many freebies. This freebie is a very large web UI and button set that was designed by our very own Jon Phillips. From text boxes, to buttons, to drop-down menus, this set should have something useful for everyone.
This set contains all of the following elements in three distinct styles: glossy, satin/light gradient, and one-color. The satin/light gradient set is available in 7 different colors (which you’ll find all of in the psd file).
Continue reading “Free Massive Web UI & Button Set”
February 3, 2010
iJab is an Ajax-based web based instant messaging program for XMPP/Jabber. It is free software and users can run their own instant messaging without limitations or software cost, complimenting the XMPP philosophy of a distributed network. iJab is interpreted purely by the client webbrowser. It runs solely in a browser and does not require downloading or installation of additional software. iJab also developed iJabBar, a Facebook styled web chat client.
Continue reading “iJab – ajax web jabber client”
Recent comments