2009-12-06から1日間の記事一覧

リンクした画像が、スライド(ランダム方向)とフェードインしながら切り替わるスクリプト

<title>TEST</title> <style type="text/css"> ul { width: 400px; height: 200px; list-style: none; border:1px #888 solid; overflow: auto; margin: 0; padding : 0; } li a img { border : 0px none; width : 400px; height : 200px; } </style> <body> </body>