Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Nice one :) I made few changes so that it works better with the new Twitter layout: Lines: 38-39:
main.className = 'section last'; // added 'last' class Last line:
side.insertBefore(main, sections[2]); |