Columnizer-jQuery-Plugin
Columnizer-jQuery-Plugin copied to clipboard
Single column disappears
Single column text disappears. At "if(numCols <= 1 && ! options.disableSingle){" line chrome debugger says "disableSingle not defined", even though I can see it being set in "defaults". FWIW I removed that test from if statement and now single column text appears.