Fixed two bugs with togglling.
This commit is contained in:
parent
879225b3ae
commit
82e0a5a810
3 changed files with 11 additions and 11 deletions
|
@ -2,7 +2,7 @@ jQuery.fn.extend({
|
|||
|
||||
// We're overriding the old toggle function, so
|
||||
// remember it for later
|
||||
_toggle: jQuery.fn.toggle,
|
||||
//_toggle: jQuery.fn.toggle,
|
||||
|
||||
/**
|
||||
* Toggle between two function calls every other click.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue