jquery button toggle

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
GeXus
Forum Regular
Posts: 631
Joined: Sat Mar 11, 2006 8:59 am

jquery button toggle

Post by GeXus »

Does anyone know of a script out there that is basically a button, that can act as a switch, such as if you click it the image changes to "ON" and does an ajax call, or if you click it again, it goes to "OFF" and does another ajax call?
User avatar
it2051229
Forum Contributor
Posts: 312
Joined: Tue Dec 25, 2007 8:34 pm

Re: jquery button toggle

Post by it2051229 »

yup.. you can do that if you know how xml http request work or active object.. without even using jquery
Post Reply