|
|
Понедельник, 01.07.2013, 14:59 | Сообщение # 1
|
|
Кнопка, с помощью которой при нажатии пользователь поднимается вверх страницы на сайте Установка: В верхнюю часть сайта в самый низ вставляем код: Код <a href="#" class="gotop" title="Наверх" style="display: inline;"></a> <style>.gotop { position: fixed; width: 85px; height: 65px; right: 20px; bottom: 5px; display: block; background: url('http://izhserver18.clan.su/skript/gotop.png') no-repeat; z-index: 9998; display: none;opacity: 0.5; } .gotop:hover {opacity: 1.0;}</style> Подробнее |
|