Discuss: Introducing the CSS3 Multi-Column Module
by Cédric Savarese
- Editorial Comments
52 Multi-column Serendipity template
I’ve implemented the basic CSS3 multi-column functionality in a template for the Serendipity blog engine. It’s imaginatively called ‘Multi-column’ and of course it only works currently in Firefox. I could implement a javascript solution for other browsers until they deign to support multiple columns. As all the content is generated dynamically, I’ve only used column-gap and column-count but it seems to work well
posted at 12:53 pm on October 23, 2006 by David Cummins
53 test case 6: top a href does not work
In the example test case 6 on this site you can see that the list item which goes to the top of the next column, does not work as a hyperlink.
I am trying to use the script to do a very similar thing, and it does not work on my site either.
I hope you can fix this, since I would like to use the script very much.
Best regards,
Linda
posted at 08:32 pm on November 5, 2006 by linda porsius
Discussion Closed
New comments are not being accepted, but you are welcome to explore what people said before we closed the door.
Got something to say?
Discuss this article. We reserve the right to delete flames, trolls, and wood nymphs.
Create a new account or sign in below if you’d like to leave a comment.
Subscribe to this article's comments: RSS (what’s this?)






51 RE: Unordered list - Almost works flawlessly
Fixed the issue. Line 26 contains the variable “splitableTags” – I removed ‘A’ from the list of HTML tags and all functions as it should now.
posted at 08:22 pm on October 9, 2006 by Robbie Edwards