Adam Wulf
                                            Adam Wulf
                                        
                                    I'll likely add this option in a future build, but for now you can use the target: as a workaround. this will clone the content as it columnizes, and will...
are you recolumnizing the content each time the you switch sections? can you post a URL?
could you post a URL or an example of the issue on jsfiddle? it'll help me narrow down when i have code to reproduce. thanks!
I'd recommend changing your content titles to be H tags instead of styled SPAN tags, then to add the class `dontend` to those headers. so: ``` Administratie ``` becomes ```...
using the target option and the overflow option can be independent. you shouldn't need the overflow option unless you're specifying a height when columnizing. can you post your code to...
Not sure that I could get it to work /with/ CSS3. the only possibility i believe would be for me to read the CSS3 properties and completely take over column...
thanks for reporting, definitely something odd going on in columnizer. i'll work on getting a fix out asap
glad you got it fixed! changing height to auto is a great idea, i'll add that in
many thanks @iAllenC this works great :)
I've just noticed this as well. It does seem that the date is set to the written date, not the captured date. I see the following in: (notice the `Date()`...