jquery button toggle
Moderator: General Moderators
jquery button toggle
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?
Re: jquery button toggle
yup.. you can do that if you know how xml http request work or active object.. without even using jquery