Just to make sure the users of ifxshake know (along with Stefan), there is a bug on line 37 of ifxshake.js. This bug causes the failure of the callback function.
The simple fix: switch "z.callback = z.callback;" with "z.callback = callback;". Thanks Stefan for Interface! -Aaron -- View this message in context: http://www.nabble.com/Interface-ifxshake-bug-tf2483947.html#a6926408 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
