simontabor / jquery-toggles

jQuery plugin to make easy toggle buttons
http://simontabor.com/labs/toggles
MIT License
362 stars 67 forks source link

Does not work in Firefox 15 and IE9? #4

Closed Narretz closed 11 years ago

Narretz commented 12 years ago

Cool plugin. Just tried the demo at http://simontabor.com/toggles/ in abovementioned browsers and the plugin does not work. Relevant error:

TypeError: $(this).toggles is not a function

offtext: $(this).data('offtext') || 'OFF'

line 155

simontabor commented 11 years ago

Sorry for the ridiculous delay - closing but will create a new issue if I find any problems when I do some proper browser tests in the next few days