adamwulf / Columnizer-jQuery-Plugin

The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. And, of course, it’s easy to use!
http://welcome.totheinter.net/columnizer-jquery-plugin/
Other
758 stars 147 forks source link

Updated DOM doesn't work #224

Open mujtabaaslam93 opened 7 years ago

mujtabaaslam93 commented 7 years ago

If I update DOM after columnizing, for example I change background color of any div (item), if I resize the screen. It uses old DOM without changed background color.