[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Форум DeadHash.Ru » Система UcoZ » Скрипты Deadhash.Ru » Скрипт радио от DeaDhash.Ru спец для SunShineFM
Скрипт радио от DeaDhash.Ru спец для SunShineFM
Сообщение

Code
<div style="background:url('http://up-rise.ru/Design/1/img/10.png');border:1px solid #696969;border-style:dashed;padding:5px;"><center><a style="outline:none;" onclick="$('#music').slideToggle('slow');" href="javascript://;">SunShineFM Радио</a> [<a href="#dialog2" name="modal">?</a>]</center></div>  
<div style="padding:3px;"></div>  
<style>  
#mask {position:absolute;left:0;top:0;z-index:9000;background-color:#000;display:none;}  
#boxes .window {position:absolute;left:0;top:0;width:440px;height:200px;display:none;z-index:9999;padding:20px;}  
#boxes #dialog2 {color:#000;background:url(http://up-rise.ru/All-Scripts/sunshine/notice.png) no-repeat 0 0 transparent; width:326px; height:229px;padding:50px 0 20px 25px;}  
</style>  
<script>  
$(document).ready(function() {  
      $('a[name=modal]').click(function(e) {  
      e.preventDefault();  
      var id = $(this).attr('href');  
      var maskHeight = $(document).height();  
      var maskWidth = $(window).width();  
      $('#mask').css({'width':maskWidth,'height':maskHeight});  
      $('#mask').fadeIn(1000);  
      $('#mask').fadeTo("slow",0.8);  
      var winH = $(window).height();  
      var winW = $(window).width();  
      $(id).css('top', winH/2-$(id).height()/2);  
      $(id).css('left', winW/2-$(id).width()/2);  
      $(id).fadeIn(2000);  
      });  
      $('.window .close').click(function (e) {  
      e.preventDefault();  
      $('#mask, .window').hide();  
      });  
      $('#mask').click(function () {  
      $(this).hide();  
      $('.window').hide();  
      });  
});  
</script>  
<script type="text/javascript" src="http://up-rise.ru/js/jquery.easing.1.3.js"></script>  
<div id="boxes">  
<div id="dialog2" class="window">  

<b>SunshineFM Radio</b> - первое солнечное и яркое <br>  
онлайн радио. Закажите свою любимую песню, <br>  
передайте приветы и поздравления, <br>  
признание в любви. Мы делаем этот мир ярче!<br>  
<center>  
<img src="http://up-rise.ru/All-Scripts/sunshine/logo.png">  
<br>  
</center>  
<img src="http://up-rise.ru/All-Scripts/sunshine/ipod_cast.png"> <a style="color:#000;" href="http://live.sunshinefm.ru:9000/live.m3u">Слушать в своем плеере</a>  
</div>  
<div id="mask"></div>  
</div>  
<div id="music" style="display:none;">  
<center>  
<object id="audioplayer1811" data="http://player.sunshinefm.ru/uppod.swf" type="application/x-shockwave-flash" height="70" width="182"><param name="data" value="http://player.sunshinefm.ru/uppod.swf" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="flashvars" value="uid=audioplayer1811&comment=Up-Rise.Ru&st=82AEZBUcLSaTix5smZJwV92GhRf06TB2UcYm5Izv5oQ2QnD6dMJL2GJLk066ysNXHm5ntu0c9BMrT&file=82AEe3GVTSW5bAuaLtxGfLSwN3p3wVhW0Dpm0Def3GVTW5ntu0c9BMrH" /><param name="src" value="http://player.sunshinefm.ru/uppod.swf" /><param name="movie" value="http://player.sunshinefm.ru/uppod.swf" /> </object>  
</center>  
<hr>  
</div>

Автор - макс
Дата добавления - 02.04.2011 в 10:48
максДата: Суббота, 02.04.2011, 10:48 | Сообщение # 1

made to love <3
Сообщений: 151
Награды: 3
[ 0 ]
Замечания: ±

Code
<div style="background:url('http://up-rise.ru/Design/1/img/10.png');border:1px solid #696969;border-style:dashed;padding:5px;"><center><a style="outline:none;" onclick="$('#music').slideToggle('slow');" href="javascript://;">SunShineFM Радио</a> [<a href="#dialog2" name="modal">?</a>]</center></div>  
<div style="padding:3px;"></div>  
<style>  
#mask {position:absolute;left:0;top:0;z-index:9000;background-color:#000;display:none;}  
#boxes .window {position:absolute;left:0;top:0;width:440px;height:200px;display:none;z-index:9999;padding:20px;}  
#boxes #dialog2 {color:#000;background:url(http://up-rise.ru/All-Scripts/sunshine/notice.png) no-repeat 0 0 transparent; width:326px; height:229px;padding:50px 0 20px 25px;}  
</style>  
<script>  
$(document).ready(function() {  
      $('a[name=modal]').click(function(e) {  
      e.preventDefault();  
      var id = $(this).attr('href');  
      var maskHeight = $(document).height();  
      var maskWidth = $(window).width();  
      $('#mask').css({'width':maskWidth,'height':maskHeight});  
      $('#mask').fadeIn(1000);  
      $('#mask').fadeTo("slow",0.8);  
      var winH = $(window).height();  
      var winW = $(window).width();  
      $(id).css('top', winH/2-$(id).height()/2);  
      $(id).css('left', winW/2-$(id).width()/2);  
      $(id).fadeIn(2000);  
      });  
      $('.window .close').click(function (e) {  
      e.preventDefault();  
      $('#mask, .window').hide();  
      });  
      $('#mask').click(function () {  
      $(this).hide();  
      $('.window').hide();  
      });  
});  
</script>  
<script type="text/javascript" src="http://up-rise.ru/js/jquery.easing.1.3.js"></script>  
<div id="boxes">  
<div id="dialog2" class="window">  

<b>SunshineFM Radio</b> - первое солнечное и яркое <br>  
онлайн радио. Закажите свою любимую песню, <br>  
передайте приветы и поздравления, <br>  
признание в любви. Мы делаем этот мир ярче!<br>  
<center>  
<img src="http://up-rise.ru/All-Scripts/sunshine/logo.png">  
<br>  
</center>  
<img src="http://up-rise.ru/All-Scripts/sunshine/ipod_cast.png"> <a style="color:#000;" href="http://live.sunshinefm.ru:9000/live.m3u">Слушать в своем плеере</a>  
</div>  
<div id="mask"></div>  
</div>  
<div id="music" style="display:none;">  
<center>  
<object id="audioplayer1811" data="http://player.sunshinefm.ru/uppod.swf" type="application/x-shockwave-flash" height="70" width="182"><param name="data" value="http://player.sunshinefm.ru/uppod.swf" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="flashvars" value="uid=audioplayer1811&comment=Up-Rise.Ru&st=82AEZBUcLSaTix5smZJwV92GhRf06TB2UcYm5Izv5oQ2QnD6dMJL2GJLk066ysNXHm5ntu0c9BMrT&file=82AEe3GVTSW5bAuaLtxGfLSwN3p3wVhW0Dpm0Def3GVTW5ntu0c9BMrH" /><param name="src" value="http://player.sunshinefm.ru/uppod.swf" /><param name="movie" value="http://player.sunshinefm.ru/uppod.swf" /> </object>  
</center>  
<hr>  
</div>


[ur
Форум DeadHash.Ru » Система UcoZ » Скрипты Deadhash.Ru » Скрипт радио от DeaDhash.Ru спец для SunShineFM
  • Страница 1 из 1
  • 1
Поиск: