Terapad
Created with the free version of Terapad, ads can be removed from $14.15 a month Easy Website Creation Sign Up Now

Ajax Web Development

CurvesBMWExtreme.jpg (This is a sticky post, please find current news items below)
By Vinod Kumar Vasudevan in 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 have setup here @ terapad.

http://www.ajaxcrawler.com/ 

So check it out

http://www.ajaxcrawler.com/ 

Email this  |  Submit to digg  |  Add to del.icio.us  |  Permalink  |  Leave a comment  


flickr-like Editing Fields Using AJAX & CSS

CurvesBMWExtreme.jpg Saturday, 05 January 08 - 07:48 PM (GMT +08:00)
By Vinod Kumar Vasudevan in Web Development

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 field normally (for instance: the title of a picture)
  • When mouse rolls over that title, make the background of the word yellow
  • If the user clicks on the word, change that word to a input box with the word in it. Also show a “save” and “cancel” button
  • A user can rename the picture and then push “save.”
  • Run a little script that updates the name into the database
  • Remove the input box and the buttons and return to the original title display (updated with new title).

You can go ahead and try the sample below which is actually hosted on the site "Dustin Bachrach a developer blog". I am just using an IFrame to show the demo right here.

If you liked it and want to get this solution on to your website then go ahead and follow the link below.

http://dbachrach.com/blog/2007/01/07/create-flickr-like-editing-fields-using-ajax-css/

 

Email this  |  Submit to digg  |  Add to del.icio.us  |  Permalink  |  Leave a comment  


Bubble Tooltip in Javascript

CurvesBMWExtreme.jpg Wednesday, 02 January 08 - 10:36 PM (GMT +08:00)
By Vinod Kumar Vasudevan in Web Development

Bubble Tooltips are an easy way to add (via a bit of CSS and javascript) fancy tooltips with a balloon shape to any web page.

Like this tooltip. Want to implement it in your website. Follow the link below the creators site.

http://web-graphics.com/mtarchive/001717.php

Email this  |  Submit to digg  |  Add to del.icio.us  |  Permalink  |  Leave a comment  


Alternative SlideShow Using Javascript

CurvesBMWExtreme.jpg Tuesday, 01 January 08 - 12:24 PM (GMT +08:00)
By Vinod Kumar Vasudevan in Web Development
Here's another cool slideshow that I came across. If you want to rotate images with accompanying links, then this cool javascript solution should do the job for you. Take a look at the demo below.
9rules Network CSS Beauty Godbit Project Stylegala Yahoo!
If you want to know more about this solution then follow the below link.
http://sonspring.com/journal/slideshow-alternative
Email this  |  Submit to digg  |  Add to del.icio.us  |  Permalink  |  Leave a comment  


JTip - Javascript Tooltip solution

CurvesBMWExtreme.jpg Tuesday, 01 January 08 - 07:55 AM (GMT +08:00)
By Vinod Kumar Vasudevan in Web Development
Here's a nifty little tooltip solution called JTip which is built using JQuery. It uses AJAX to fetch the tooltip from the server side. Here's a demo that I created
 
Move your Mouse Over the question mark.
?
 
 
 
 
Like it. Want to know more. Follow the below link to the creators website.
 
http://codylindley.com/Javascript/264/jtip-a-jquery-tool-tip
Email this  |  Submit to digg  |  Add to del.icio.us  |  Permalink  |  Leave a comment  


CSS Dock Menu using Javascript

CurvesBMWExtreme.jpg Monday, 31 December 07 - 10:26 PM (GMT +08:00)
By Vinod Kumar Vasudevan in Web Development
Go ahead run your mouse over the icons above. Cool aint it!!! Real cool!!!. So if you already own a MAC or have ever used a MAC you would have seen menus like these a million times. So isn't it really cool to have it on the web.  If you want to get your hands dirty and try this on your own website using really simple javascript follow the link below.
http://www.ndesign-studio.com/blog/mac/css-dock-menu
Email this  |  Submit to digg  |  Add to del.icio.us  |  Permalink  |  Leave a comment  


Create a SlideShow In No Time

CurvesBMWExtreme.jpg Monday, 31 December 07 - 09:53 PM (GMT +08:00)
By Vinod Kumar Vasudevan in Web Development

If want to  create a slideshow of your favourite pics on the web and get it up and running on your site in no time check out the TripTracker slideshow. Its a Lightweight JavaScript image viewer with an animated slideshow feature.

A lot of customization features are available. For example in the demo I have tried I have completely removed the toolbar that you can see in the above screenshot.

Click here to view the script in action.  To exit from the slideshow just right click the mouse anywhere on the screen or hit the ESC key.

If you want to know more visit the link below. The link below points to the website of the guys who created this fantastic script.

http://slideshow.triptracker.net/index.html

Email this  |  Submit to digg  |  Add to del.icio.us  |  Permalink  |  Leave a comment  


AJAX Star Rating Bar (Unobtrusive)

CurvesBMWExtreme.jpg Saturday, 29 December 07 - 12:08 AM (GMT +08:00)
By Vinod Kumar Vasudevan in Web Development

Here's a script that allows users to provide rating stars without refreshing the page. All in AJAX style

Get it from http://www.masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/

Email this  |  Submit to digg  |  Add to del.icio.us  |  Permalink  |  Leave a comment  


AJAX Loader Icon

CurvesBMWExtreme.jpg Friday, 28 December 07 - 05:03 PM (GMT +08:00)
By Vinod Kumar Vasudevan in Web Development

If you ever need to generate an AJAX loader icon on your webpage, this site is going to be really really helpful. Makes it a breeze to generate AJAX loader images.

http://www.ajaxload.info/ 

 

Email this  |  Submit to digg  |  Add to del.icio.us  |  Permalink  |  Leave a comment  


... More items are available in my News Archive