Đăng nhập
Latest topics
» Tôi sẽ đỗ đại học!by NgocPRO 6/11/2024, 8:37 am
» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm
» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm
» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm
» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am
» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am
» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm
» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am
» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm
» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am
» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm
» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am
» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm
» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm
» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm
» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm
» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm
» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm
» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am
» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm
» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm
» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm
» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am
» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm
» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am
Top posting users this week
No user |
[Share Index] Iphone Slide to Lock [ Cool ]
2 posters
Trang 1 trong tổng số 1 trang
[Share Index] Iphone Slide to Lock [ Cool ]
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>..:: CAF - Iphone Index ::..</title>
<link rel="shortcut icon" type="image/x-icon" href="http://mmstroe.summerhost.info/favicon.ico" />
<style>
body { background-image:url(http://i1099.photobucket.com/albums/g397/thedarkraven20/iphone-bg.png); background-repeat:no-repeat; background-color:#25262b; padding:0; margin:0; }
a { outline:none; }
p { padding:0; margin:0; }
img { border:0; }
#iphone-scrollcontainer { height:461px; width:320px; position:absolute; top:140px; left:40px; background-color:#000000; }
#iphone-inside { overflow: hidden; height:100%; width:100%; background-image:url(http://i1099.photobucket.com/albums/g397/thedarkraven20/background.png); }
#unlock-top { position: relative; height:95px; background-image:url(http://i1099.photobucket.com/albums/g397/thedarkraven20/lock-top.png); }
#unlock-spacer { height:272px; /* Total height = 461px - 95px (top) - 94px (bottom) */ }
#unlock-bottom { position: relative; height:94px; background-image:url(http://i1099.photobucket.com/albums/g397/thedarkraven20/lock-bottom.png); }
#slide-to-unlock { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height:94px; background-image:url(http://i1099.photobucket.com/albums/g397/thedarkraven20/slide-to-unlock.png); }
#unlock-slider-wrapper { padding-left:22px; padding-top:23px; }
#unlock-slider { width:277px; height:50px; }
#unlock-handle{ position: absolute; z-index: 10; height: 50px; width: 72px; top: 0px; left: 0px; background-image: url(http://i1099.photobucket.com/albums/g397/thedarkraven20/lock-slider.png); }
.time { text-align:center; color:#FFFFFF; font-family:Georgia, Times, serif; font-size:45px; padding:6px 0; }
.date { text-align:center; color:#FFFFFF; font-family:Georgia, Times, serif; font-size:12px; }
/* Used by the jQuery slider */
.ui-slider { position: relative; background-repeat: no-repeat; background-position: center center; }
</style>
<script type="text/javascript" src="http://cafamcode.googlecode.com/files/jquery-1.2.6.min.js"></script>
<script type="text/javascript" src="http://cafamcode.googlecode.com/files/ui.core-1.5.3.js"></script>
<script type="text/javascript" src="http://cafamcode.googlecode.com/files/ui.slider.js"></script>
<script type="text/javascript">
$(document).ready(function()
{
// Set the slider to be sliding
$("#unlock-slider").slider({
handle: "#unlock-handle",
animate:true,
slide: function(e,ui)
{
$("#slide-to-unlock").css("opacity", 1-(parseInt($("#unlock-handle").css("left"))/120));
},
stop: function(e,ui)
{
if($("#unlock-handle").position().left == 205)
{
unlock();
}
else
{
$("#unlock-handle").animate({left: 0}, 200 );
$("#slide-to-unlock").animate({opacity: 1}, 200 );
}
}
}
);
var unlock = function()
{
//$("#iphone-inside").animate({backgroundPosition: '0 40'}, 400, '', function()
//{
$("#unlock-bottom").animate({bottom: -100}, 300);
$("#unlock-top").animate({top: -100}, 300, '', function()
{});
$("#iphone-inside").fadeOut("normal", function(){window.location="http://cafam.123.st";});
//});
}
// Set the date and time
var d_names = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday");
var m_names = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December");
var d = new Date();
var curr_day = d.getDay();
var curr_date = d.getDate();
var curr_month = d.getMonth();
var curr_year = d.getFullYear();
var curr_hour = d.getHours();
var curr_min = d.getMinutes();
$("#datepicker").replaceWith("<p class=\"date\">" + d_names[curr_day] + ", " + m_names[curr_month] + " " + curr_date + "</p>");
// Adding a "0" when hours / minutes is only one character
if(curr_hour < 10)
{
curr_hour = "0" + curr_hour;
}
if(curr_min < 10)
{
curr_min = "0" + curr_min;
}
$("#timepicker").replaceWith("<p class=\"time\">" + curr_hour + ":" + curr_min + "</p>");
});
</script>
</head>
<body><div id="iphone-scrollcontainer">
<div id="iphone-inside">
<div id="unlock-top">
<p id="timepicker" class="time"></p>
<p id="datepicker" class="date"></p>
</div>
<div id="unlock-spacer">
<font color="white"><center><b>♥ CAF - Where the dream come true ♥</font></center><br><br>
<font color="white">Trong một giây phút nào đó trong cuộc sống, bạn tìm thấy đươc một người bạn thân...
Đó là người có thể thay đổi cuộc sống của bạn dù chỉ là một phần nhỏ nào đó
Là người có thể làm cho bạn cười đến ngặt nghẽo đến nỗi bạn không thể dừng lại
Là ngưởi làm cho bạn tin rằng thế giới này thật sự tốt đẹp
Là người đã ngồi hàng giờ để thuyết phục bạn rằng thật sự cánh cửa cuộc đời vẫn chưa đóng lại với bạn và nó đang cho bạn mở ra
Đó chính là người bạn mãi mãi...
</font></b></div>
<div id="unlock-bottom">
<div id="slide-to-unlock"></div>
<div id="unlock-slider-wrapper">
<div id="unlock-slider"><div id="unlock-handle"></div></div>
</div>
</div>
</div>
</div>
</body>
</html>
Vâng đây là Đề Mô: http://cafam.123.st/h7-page
Have Fun
Re: [Share Index] Iphone Slide to Lock [ Cool ]
Hum trước mình có test thử cái này và thấy nó bị lỗi khi dùng trên IE ( các trình # thì bt ) Ở IE k thể hiện flash để kéo được cái mũi tên.
Similar topics
» [Skin] INDEX CỰC COOL
» Trang index game cool
» [Share] Index Tết đẹp - Tự chuyển màu sao mỗi lần F5
» [Share] Code index Tết cực chất..!
» Share index Đệp!
» Trang index game cool
» [Share] Index Tết đẹp - Tự chuyển màu sao mỗi lần F5
» [Share] Code index Tết cực chất..!
» Share index Đệp!
Trang 1 trong tổng số 1 trang
Permissions in this forum:
Bạn không có quyền trả lời bài viết