Introduction To come up with a new idea 💡 or finding a solution for a […]
Drag and Drop with jQuery for Touch Devices
In the last post: Drag and drop with HTML5, i explained how to drag and drop using HTML5 and Javascript (jQuery). I mentioned that touch devices such as iPhone, iPad, BlackBerry, Samsung…. etc, does not support HTML5 Drag and Drop features.
Now, in this post, i want to explain how to make Drag and Drop possible for all devices. Before we start, you must know that it’s all about Javascript.. And i will use jQuery library while i am familiar with it and it simplifies writing javascript.
Make your website faster with Google tips
Inside the Let’s make the web faster website, Google is sharing the tips & tutorials […]
New and Easy Gallery for jQuery
In Thursday, July 29, I have published a new jQuery gallery plug-in named as Easy […]
More about jQuery AJAX
jQuery made AJAX simple by using .ajax() function. The syntax for this function is: $.ajax( […]
Top 5 jQuery image galleries
This article is old. Please view 10 top jQuery plugins for images in 2011 I […]
Image lightbox (imageflow) and image enlargement with Jquery
While I was looking for a way to make a good lightbox with Javascript, I […]
Learn AJAX, AJAX tutorial
What’s AJAX? AJAX (Asynchronous JavaScript and XML) is a newly coined term for two powerful […]
Web browsers, Known and unknown browsers.
There are more browsers than you are aware of. Apart from Firefox, Opera and Internet […]
What’s jQuery?
jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML. It was […]