คืนค่าการตั้งค่าทั้งหมด
คุณแน่ใจว่าต้องการคืนค่าการตั้งค่าทั้งหมด ?
ลำดับตอนที่ #19 : ID Dream ' Teal
<html>
<head>
<title>日记。</title>
<script language="JavaScript1.2">
//set this variable to 1 if you wish the URLs of the highlighted menu to be displayed in the status bar
var display_url=0
var ie5=document.all&&document.getElementById
var ns6=document.getElementById&&!document.all
if (ie5||ns6)
var menuobj=document.getElementById("ie5menu")
function showmenuie5(e){
//Find out how close the mouse is to the corner of the window
var rightedge=ie5? document.body.clientWidth-event.clientX : window.innerWidth-e.clientX
var bottomedge=ie5? document.body.clientHeight-event.clientY : window.innerHeight-e.clientY
//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge<menuobj.offsetWidth)
//move the horizontal position of the menu to the left by it's width
menuobj.style.left=ie5? document.body.scrollLeft+event.clientX-menuobj.offsetWidth : window.pageXOffset+e.clientX-menuobj.offsetWidth
else
//position the horizontal position of the menu where the mouse was clicked
menuobj.style.left=ie5? document.body.scrollLeft+event.clientX : window.pageXOffset+e.clientX
//same concept with the vertical position
if (bottomedge<menuobj.offsetHeight)
menuobj.style.top=ie5? document.body.scrollTop+event.clientY-menuobj.offsetHeight : window.pageYOffset+e.clientY-menuobj.offsetHeight
else
menuobj.style.top=ie5? document.body.scrollTop+event.clientY : window.pageYOffset+e.clientY
menuobj.style.visibility="visible"
return false
}
function hidemenuie5(e){
menuobj.style.visibility="hidden"
}
function highlightie5(e){
var firingobj=ie5? event.srcElement : e.target
if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode //up one node
firingobj.style.backgroundColor="highlight"
firingobj.style.color="black"
if (display_url==1)
window.status=event.srcElement.url
}
}
function lowlightie5(e){
var firingobj=ie5? event.srcElement : e.target
if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode //up one node
firingobj.style.backgroundColor=""
firingobj.style.color="826A92"
window.status=''
}
}
function jumptoie5(e){
var firingobj=ie5? event.srcElement : e.target
if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode
if (firingobj.getAttribute("target"))
window.open(firingobj.getAttribute("url"),firingobj.getAttribute("target"))
else
window.location=firingobj.getAttribute("url")
}
}
if (ie5||ns6){
menuobj.style.display=''
document.oncontextmenu=showmenuie5
document.onclick=hidemenuie5
}
</script>
</style>
<script type="text/javascript">
function changeNavigation(id)
{document.getElementById('welcome').innerHTML=document.getElementById(id).innerHTML}
</script>
<style type="text/css">
::-moz-selection{
background: #e6f0d6;
color: #ffffff;
}
::selection {
background: #e6f0d6;
color: #ffffff;
}
#navbar-iframe { display: none;}
::-moz-selection { color:white; background:#ffffff; }
::selection { color:white; }
::-webkit-selection { color:white; }
::-webkit-scrollbar { width: 10px; background-color: #ffffff; border-right:5px solid white; }
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment { height: 12px; display: block; background: #ffffff}
::-webkit-scrollbar-track-piece { background-color: #ffffff; }
::-webkit-scrollbar-thumb{ background-color: #e1e1e1; -webkit-border-radius: 400px; border-radius: 400px;
}
a:link, a:visited, a:hover {
color: #93a9d5;
text-decoration: none;
}
a:hover {
font-family: verdana;
font-size: 9pt;
color: #fff;
background: #dbb8d2;
-webkit-transition:0s;
border-left: #b6a3a3 0px solid;
cursor: default;
}
body{
background: #ffffff url('http://i870.photobucket.com/albums/ab266/whateverfanfan/backgroundnikki.png') repeat-x;
font-family: Tahoma;
font-size:12px;
color: #a4a4a4;
letter-spacing: 1px;
line-height: 14px;
text-align: left;
}
.b4 {
color: #ffffff;
background-color: #cedcdc;
-webkit-border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
text-transform: lowercase;
font-family: Franklin Gothic Medium;
font-size:7pt;
font-weight:;
text-align:left;
border-bottom: 0px dashed #ffe3ea;
border-top: 0px dashed #ffe3ea;
}
.h4{
font-family: arial rounded mt bold;
font-size: 18pt;
line-height: 19px;
font-color: #cdd7d7;
letter-spacing: 1px;
font-weight:2px;
background-color: transparent;
padding: 3px;
border: 0px solid #FFFFFF;
text-align: left;
text-transform: lowercase;
}
b {
color: #b1b7b7;
text-decoration: bold;
}
u{
color: #bebebe;
border-bottom:#9681b6 1px dotted;
text-decoration:none;
}
i {
color: #ffcccc;
}
s {
color: #AAAAAA;
}
#entry {
text-align: justify;
}
.image{
font-size:;
text-align:center;
padding: 4.5px;
border: 1px solid #e9e9e9;
background: #fafafa;
color:;
}
blockquote {
-moz-border-radius: 10 10 10 10;
-webkit-border-radius: 10 10 10 10;
border: 1px dashed #b9b9b9;
padding: 8px
}
</style>
</head>
<body>
<div style="position:absolute;left:160px;top:0px;">
<img onmousedown="return false;" src="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikki.png" border="0">
</div>
<div style="position:absolute; overflow-x:hidden; overflow-y:hidden; padding:2px;; left:430px; top:195px; width:600px; background: url();">
<span style="cursor:default;color:#999;" class="navigations" onClick="changeNavigation('diary')"><img src="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikki2.png" hsrc="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikkidiary.png" border="0"></span>
</div>
<div style="position:absolute; overflow-x:hidden; overflow-y:hidden; padding:2px;; left:530px; top:195px; width:600px; background: url();">
<span style="cursor:default;color:#999;" class="navigations" onClick="changeNavigation('about')"><img src="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikki1.png" hsrc="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikkiabout.png" border="0"></span>
</div>
<div style="position:absolute; overflow-x:hidden; overflow-y:hidden; padding:2px;; left:630px; top:195px; width:600px; background: url();">
<span style="cursor:default;color:#999;" class="navigations" onClick="changeNavigation('links')"><img src="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikki3.png" hsrc="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikkilinks.png" border="0"></span>
</div>
<div style="position:absolute; overflow-x:hidden; overflow-y:hidden; padding:2px;; left:730px; top:195px; width:600px; background: url();">
<span style="cursor:default;color:#999;" class="navigations" onClick="changeNavigation('contact')"><img src="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikki4.png" hsrc="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikkicontact.png" border="0"></span>
</div>
<div style="position:absolute; overflow-x:hidden; overflow-y:hidden; padding:2px;; left:830px; top:195px; width:600px; background: url();">
<a href="javascript:window.close()"><img src="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikki5.png" hsrc="http://i870.photobucket.com/albums/ab266/whateverfanfan/nikkiclose.png" border="0"></a>
</div>
<div id="welcome" style="position:absolute; overflow-x:hidden; overflow-y:auto;padding:7px;left:190px; top:285px; width:700px; background: url();">
<Blogger>
<div class="h4"><font color="#b5dedd">■</font><font color="#FFFFFF">.</font><b><$BlogItemTitle$></BlogItemTitle$></b></div>
<div class="b4"><div align="left"><font color="d5d5d5">...</font><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader></div></div>
<p>
<div id="entry">
<$BlogItemBody$>
<p><br>
</div>
</Blogger>
</div>
<div id="diary" style="display:none">
<Blogger>
<div class="h4"><font color="#b5dedd">■</font><font color="#FFFFFF">.</font><b><$BlogItemTitle$></BlogItemTitle$></b></div>
<div class="b4"><div align="left"><font color="d5d5d5">...</font><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader></div></div>
<p>
<div id="entry">
<$BlogItemBody$>
<p><br>
</div>
</Blogger>
</div>
<div id="about" style="display:none">
<div class="h4"><font color="#b3dcc0">■</font><font color="#FFFFFF">.</font><b>About me</b></div>
<div class="b4"><font color="d5d5d5">...</font></div>
<p><br>
<img src="http://i870.photobucket.com/albums/ab266/whateverfanfan/lollloll.png" border="0"></center>
<p><br>
► ニックネーム: オードリー<br>
► 年齢: 14岁<br>
► 性别: 女性<br>
► 诞生日: 1997年7月27日 <u>0时顷</u><br>
► 血液型: O型 <br>
► 住んでるところ: マレーシア <br>
► 职业: 中学生<br>
► 好きな色: 桃色, 紫, 白, 水色<br>
► 好きな食べ物: ハム, 果物(ぶどう,なし,スイカ)<br>
</center>
</div>
<div id="links" style="display:none">
<div class="h4"><font color="#c7e4c0">■</font><font color="#FFFFFF">.</font><b>links</b></div>
<div class="b4"><font color="d5d5d5">...</font></div>
<p>
<a href="http://igrown-up.blogspot.com" target="_blank">friend</a>
<a href="http://igrown-up.blogspot.com" target="_blank">friend</a>
<a href="http://igrown-up.blogspot.com" target="_blank">friend</a>
<a href="http://igrown-up.blogspot.com" target="_blank">friend</a>
</div>
<div id="contact" style="display:none">
<div class="h4"><font color="#dcecc0">■</font><font color="#FFFFFF">.</font><b>Contact</b></div>
<div class="b4"><font color="d5d5d5">...</font></div>
<p>
tagboard here.
<p><br>
<b>designer</b> : <a href="http://igrown-up.blogspot.com" target="_blank">aud</a><a href="http://blogskins.com/me/wawa-biix" target="_blank">rey</a><br>
<b>codings</b> : <a href="http://post-cat.blogspot.com" target="_blank">cynna</a>
</div>
</body></html>
<script type="text/javascript">
/****************************************************
* DOM Image rollover:
* by Chris Poole
* http://chrispoole.com
* Script featured on http://www.dynamicdrive.com* Keep this notice intact to use it :-)
****************************************************/
function init() {
if (!document.getElementById) return
var imgOriginSrc;
var imgTemp = new Array();
var imgarr = document.getElementsByTagName('img');
for (var i = 0; i < imgarr.length; i++) {
if (imgarr[i].getAttribute('hsrc')) {
imgTemp[i] = new Image();
imgTemp[i].src = imgarr[i].getAttribute('hsrc');
imgarr[i].onmouseover = function() {
imgOriginSrc = this.getAttribute('src');
this.setAttribute('src',this.getAttribute('hsrc'))
}
imgarr[i].onmouseout = function() {
this.setAttribute('src',imgOriginSrc)
}
}
}
}
onload=init;
</script>
ความคิดเห็น