How to: Drag and Drop with HTML5

Drang n’ Drop in HTML 5 is supported by: IE9+, Firefox 3.6+, Safari 4+, Opera 11+ and Chrome 12+. But its not supported yet for touch devices like Touch Mobiles and Tablets.
To make things more clear, its not only HTML 5.. Its a combination between HTML 5, CSS 3, and Javascript.

How to convert HTML Forms into AJAX simply

Your ads will be inserted here byEasy Plugin for AdSense.Please go to the plugin admin page toPaste your ad code OR Suppress this ad slot. Hello reader, You may have a normal HTML Form, like: contact form, feedback form or any other forms in your website or any website you work on. Did you think… Continue reading How to convert HTML Forms into AJAX simply

15 Free Ebooks for Front-End Development and Design

Your ads will be inserted here byEasy Plugin for AdSense.Please go to the plugin admin page toPaste your ad code OR Suppress this ad slot. Hi reader,I have collected 15 free ebooks for front-end development to put it between your hands. Not all are PDF files, some are websites and online samples.

5 Resources for Free PNG icons

Your ads will be inserted here byEasy Plugin for AdSense.Please go to the plugin admin page toPaste your ad code OR Suppress this ad slot. I have collected 5 resources for free PNG icons. They could be used on websites, mobile applications and other stuff. They are available with multi-dimentions as follow:   1) 25… Continue reading 5 Resources for Free PNG icons

10 Top jQuery Plugin for Images – 2011

1) Nivo Slider: A stunning jQuery image gallery with 16 unique transition effects. Comes with many featrues and compatible with most browser versions (IE 7+, Firefox v3+, Google Chrome v4+, Safari v4+ and Opera v10+). I like this plugin and i recommend it. 2) Gloss: Gloss is not an image gallery, it’s a lightweight jQuery… Continue reading 10 Top jQuery Plugin for Images – 2011

15 Free IDEs for Developers

Komodo Edit (Windows, Mac, Linux) Komodo Edit is an open source application that has support for PHP, Python, Ruby, JavaScript, Perl, Tcl, XML, HTML 5 and CSS 3. It has syntax coloring, folding, background syntax checking,  auto-complete and calltips. It also includes libraries for autocompletion for jQuery, Ext JS, Ruby on rails and more. I… Continue reading 15 Free IDEs for Developers

jQuery File Upload – With Drag n’ Drop

jQuery File Upload is a plugin for the popular JavaScript framework that helps handling file uploads. The plugin is based on open standards like HTML5-JavaScript and No Flash. For legacy browsers it falls back to an Ajaxed-like iframe-PHP solution. Multiple files can be selected, they can even be drag ‘n’ dropped from the desktop and… Continue reading jQuery File Upload – With Drag n’ Drop

jQuery Gloss Plugin

It’s lovely to make you webpage interactive. jQuery plugins add effects to multiple elements of HTML. jQuery Gloss adds a Gloss (shining) effect to images by simple and lightweight code. This effect is added on hover effect (mouseover, mouseout). This plugin is ~2.2 Kb and it’s simple as: Add a DIV element to hold the… Continue reading jQuery Gloss Plugin

Apply a custom font to your website, Works on all Browsers

For web developers and web designers who want to add their FONT to websites without using Standard Web Fonts and without making text as images. Google has create a Google Font API for public use to give web developers and web designers the ability to use extra fonts on the web, not only the standard… Continue reading Apply a custom font to your website, Works on all Browsers

jQuery Animate – Advanced

In the last jQuery Animate article I wrote, I mentioned how to use the .animate() function with few tricks. But here, I am going to write about jQuery Animate function in general and I will explain few things and some tricks. The jQuery Animate is a smart object because could be used at any syntax.… Continue reading jQuery Animate – Advanced