В принципе это не скрипт, а просто маленький КСС кодик, который и нужно вписывать в КСС. Пример можно посмотреть на http://home-sims2.net.ru/forum/ (наведите на форум разделов и увидите. Доступно только для пользователейCode /* Obvodka */
table.gTable {background:transparent; border:1px solid #999} td.forumLastPostTd, td.forumIcoTd, td.threadIcoTd, td.forumNameTd, td.threadNametd, td.forumPostTd, td.threadPostTd, td.thread ViewTd, td.threadAuthTd, td.forumThreadTd, td.threadLastPostTd {background: #fff; border: 1px solid #eee}
table.gTable tr:hover td.forumLastPostTd, table.gTable tr:hover td.forumIcoTd, table.gTable tr:hover td.threadIcoTd, table.gTable tr:hover td.forumNameTd, table.gTable tr:hover td.threadNametd, table.gTable tr:hover td.forumPostTd, table.gTable tr:hover td.threadPostTd, table.gTable tr:hover td.threadViewTd, table.gTable tr:hover td.threadAuthTd, table.gTable tr:hover td.forumThreadTd, table.gTable tr:hover td.threadLastPostTd, table.gTable tr:hover td.forumLastPostTd {background: #efefef;} /* ------------ */ Изменил: micron Источник:umasters.net
|