Columnizer-jQuery-Plugin icon indicating copy to clipboard operation
Columnizer-jQuery-Plugin copied to clipboard

target in pagination sample (sample 9)

Open freeseeric opened this issue 13 years ago • 1 comments

The target argument doesn't appear to work when used in the pagination sample in sample 9. I created a new div with an id of "targetContent", and declared the target option in the columnize call ("target: #targetContent"). Do I also need to modify the id option in the overflow?

freeseeric avatar Oct 10 '12 17:10 freeseeric

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 a jsfiddle so it's easier for me to see what you're working with?

adamwulf avatar Oct 31 '12 19:10 adamwulf