CodeUnit Toggle a Div’s Visibility with jQuery January 18, 2011 by Craig Lotter No Comments To toggle an element in terms of visibility, like a DIV for example, is pretty easy with jQuery and it's ultra nifty toggle() function. Read More