MoNsTeR1KinG СаЙт ФаЙлов И то Другое:-)
[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум » Test category » Test forum » Шапка с parallax-эффектом на jQuery (Шапка с parallax-эффектом на jQuery)
Шапка с parallax-эффектом на jQuery
MoNsTeR-666Дата: Суббота, 17.08.2013, 01:05 | Сообщение # 1
Полковник
Группа: Администраторы
Сообщений: 170
Репутация: 12
Статус: Offline
Красивая шапка эффектом parallax на тему космос, планеты. Неординарность оформления шапки будет притягивать взгляды посетителей вашего сайта.
ВНИМАНИЕ !!! Часть стилей мы используем исключительно для демонстрационной страницы. Под свой шаблон подгоняйте сами.
Перед /head :


Код
<script type="text/javascript" src="http://monster-666.3dn.ru/js/shapka_NLO/jquery-1.6.4.min.js"></script>     
<script type="text/javascript" src="http://monster-666.3dn.ru/js/shapka_NLO/jquery.jparallax.min.js"></script>     
<script type="text/javascript" src="http://monster-666.3dn.ru/js/shapka_NLO/jquery.event.frame.js"></script>     
<script type="text/javascript">     
jQuery(document).ready(function()      
{     
      $('#parallax .parallax-layer')     
      .parallax({     
      mouseport: $('#parallax')     
      };);     
};);     
</script>      
<style type="text/css">     
body {margin:0;     
background: url('http://monster-666.3dn.ru/js/shapka_NLO/bg.jpg') top left repeat-x;}     
#parallax-header {height:240px; background-color:gray;}     
#parallax{ height:224px; overflow:hidden; position:absolute; top:0; width:100%;     
background-image:url('http://monster-666.3dn.ru/js/shapka_NLO/showcase-bg.jpg');}     
.parallax-viewport {     
position: relative;      
overflow: hidden;}     
.parallax-layer {     
position: absolute;}     
</style>

Разметка шапки, в начало body:


Код
<div id="parallax">     
<div class="parallax-layer">     
<img src="http://monster-666.3dn.ru/js/shapka_NLO/showcase-layer1.png" alt="" style="height:210px;"/>     
</div>     
<div class="parallax-layer">     
<img src="http://monster-666.3dn.ru/js/shapka_NLO/showcase-layer2.png" alt="" style="height:244px;"/>     
</div>     
<div class="parallax-layer">     
<img src="http://monster-666.3dn.ru/js/shapka_NLO/showcase-layer3.png" alt="" style="height:210px;"/>     
</div>     
</div>


Думаю Вам понравилось.
Все изображения, css и jquery используемые в материале находятся в архиве.

Проверте код
 
Форум » Test category » Test forum » Шапка с parallax-эффектом на jQuery (Шапка с parallax-эффектом на jQuery)
  • Страница 1 из 1
  • 1
Поиск:

***/****
Администратор online
Администратор offline