Even though the kwicks' margins are stripped, in order for them to look correct in non-JS enabled browsers they should still be given margins that correspond to the spacing option (if any). I strongly recommend that you look at the commented css file contained in the Kwicks example. If you need to know the exact width of the minimized kwicks during a mouseover, you can use the following formula: (normWidth * N - maxWidth) / (N - 1), where normWidth is the width of each kwick and N is... 続きを読む 7 コメント