With growing number of features and design in web standards, web designers look towards more and more robust design for web pages. Drag and Drop is one such feature which provides a dynamic interface for users. Though there are numerous
Creating jQuery Tree view without plugin
Simple and elegant web design is not much easier to achieve, that too with enormous amount of content to be presented to the users, it requires a lot of improvisation. Tree view menus and navigators are certainly the best choice
Creating Simple Image slider with jQuery
Managing images in a given web page design is always a daunting task for web designers, placing multiple images on a single page without occupying more space requires a lot of plan and image galleries and sliders provide an easy
Disable and enable text selection using jQuery
Disabling text selection on web pages and protecting the content from content scrapers and prying eyes is always a pain in the …, I am going to say head. Though we can implement a lot of methods to protect the
Ajax file upload with jQuery and PHP
Ajax has transformed the web entirely by providing high level of interaction with web pages and superior design capabilities. It is widely used to send and receive data without the need to refresh the pages. If you are programming with