I have a problem with JQuery Toggle.
I have the following code:
var $_ = jQuery; $_(document).ready(function(){ $_(\"#sh-zone-buttons\").delegate(\"#sh-
I'd imagine the solution would be to add a .delegate() to that too.
.delegate()