Ok, so I've figured out that it is technically disabling the buttons. But because they're image buttons they don't appear disabled. Still not sure why the hand cursor shows in FF though.
So what's the simplest way of making these buttons look disabled? setting css classes when they're disabled or setting new images? is there a quick way to do this with jquery?
sophie86
Member
53 Points
336 Posts
Re: Disable image button with jquery
Apr 07, 2010 07:20 PM|LINK
Ok, so I've figured out that it is technically disabling the buttons. But because they're image buttons they don't appear disabled. Still not sure why the hand cursor shows in FF though.
So what's the simplest way of making these buttons look disabled? setting css classes when they're disabled or setting new images? is there a quick way to do this with jquery?
thanks.