Disadvantages of using AJAX and now to avoid them.

Category: Ajax Resources | Leave a Comment

There are many advantages to using AJAX, but few talk about the disadvantages. Below are a few drawbacks to AJAX and how to avoid them.

Top 5 Mistakes to Avoid In JavaScript

Category: Ajax Resources | Leave a Comment

nstead of the usual Top Tips article, I thought I would look at the top 5 goofs for a change, and how to avoid them. I chose them purely because upon reading over what other coders were experiencing, I could see that I was not the only one – by far. To avoid repeating the errors, it’s all about practice makes perfect and these should be high on your radar.

Read more

Page Peel Effect.

Category: Ajax Tutorials | Leave a Comment

I have seen many implementation of the page peel effect. I have seen then written in flash which I am not very fond of and some written so bad that it can crash your browser. Here is a article on a simple way to make one using jquery and css. You can view a demo of the peel effect here. I haven’t had any issues with the demo for the peel effect on any of my computers including my linux machine, which is more then can be said for most peel effects I have seen.

keep looking »