What are the technologies used by ajax?

Ajax stands for Asynchronous JavaScript and XML. And I'll tell you what are the technologies used by ajax. The word "asynchronous" means that the user need not wait until the server replies.

Read More

Arrange list items using drag and drop jquery

Hello, Today I am going to show you one amazing jQuery example for Arrange list items using drag and drop jQuery. Dragonfly JS is a tiny vanilla JavaScript library

Read More