You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. any setting ignored
var options = $.extend({}, defaults, options),
$body = $('body') // cache body node
$node = $(node); // cache wrapper node
Missing colon after body declaration
Original issue reported on code.google.com by [email protected] on 27 Feb 2014 at 3:43
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 27 Feb 2014 at 3:43The text was updated successfully, but these errors were encountered: