Latest Posts
Ajax Web Development
For all those who want to know more on web development using AJAX (Asynchronous Javascript and XML) and DHTML here's a site that I created. You can find much more than what I...
Continues >>
flickr-like Editing Fields Using AJAX & CSS
If you want to create flickr like edits in your webpage using AJAX and CSS then here's a nice solution for you to do that. Here's how the edits happen on flickr. Show user the data...
Continues >>
Bubble Tooltip in Javascript
window.onload=function(){enableTooltips("mycontent")};
Bubble Tooltips are an easy way to add (via a bit of CSS and javascript) fancy tooltips with a balloon shape to any web pa...
Continues >>