Monstamash Posted December 4, 2013 Share Posted December 4, 2013 Hi All Is there a way to completely disable a button? I know you can use freezeFrames to stop the images changes, and I can use a variable to stop the function running, but I would prefer to stop the event Handler firing and diable the pointer hand cursor if possible? Thanks Andy Link to comment Share on other sites More sharing options...
rich Posted December 4, 2013 Share Posted December 4, 2013 Only by setting its visible state to false, but I think a disabled property would be useful. Feel free to add it to github issues as a feature request. Link to comment Share on other sites More sharing options...
Monstamash Posted December 4, 2013 Author Share Posted December 4, 2013 Will do, thanks Link to comment Share on other sites More sharing options...
Recommended Posts