可爱老人网

 找回密码
 注册会员
搜索
楼主: 慧儿

我的家乡在河北--音画(图片原创)

[复制链接]
 楼主| 发表于 2013-10-1 18:01 | 显示全部楼层
腊月冬寒 发表于 2013-10-1 17:06
咋的,我看不到美照?哈哈,有了,打开了,赞一个!

非常感谢冬寒老师光临支持和鼓励!祝老师节日快乐!
宜舞 该用户已被删除
发表于 2013-10-1 18:02 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
 楼主| 发表于 2013-10-1 18:06 | 显示全部楼层
宜舞 发表于 2013-10-1 18:02
是有点哈哈静的效果,但是你的雅姿令人欣赏啊!

谢谢宜舞老师,我要是有时间去上老年大学读书就好了.
周新光 该用户已被删除
发表于 2013-10-1 18:31 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2013-10-1 18:40 | 显示全部楼层
图中是你吗?
发表于 2013-10-1 19:00 | 显示全部楼层
边框、时间条的代码已改完整。
http://txt.meqzone.com/up5/1380625180_2059620590.txt

<DIV style="MARGIN-TOP: 0px; MARGIN-LEFT: 0px"><a href="http://imgdata.hoop8.com/1309/1021918630154.jpg" target="_blank"><img  src="http://imgdata.hoop8.com/1309/1021918630154.jpg" width=1024></a></DIV>
<div style="position: absolute; width: 1024px; height: 585px; z-index: 1; left: 10px; top:0px" id="layer1">
<!--table six-->
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td>
<div style="position: relative; width: 1024px; height:480px;left: 2px; top: 60px;">
<!-- image 1 --><img id="xuankan1" src="http://upload.yinhuabbs.cn/up/upload/201309/1380594143x1033606405.jpg" style="position: absolute; left: 0px; top: 0px; visibility: visible;" width="1024" height="444">
<!-- image 2 --><img id="xuankan2" src="http://upload.yinhuabbs.cn/up/upload/201309/1380594382x1033606422.jpg" style="position: absolute; left: 0px; top: 0px; visibility: hidden;" width="1024" height="444">

</div></td></tr></table>
<script language="VBScript">
Option Explicit
SetLocale("en-gb")

REM everything starts here

sub window_onload()

xuankan1.style.filter="progid:DXImageTransform.Microsoft.Iris(irisStyle=diamond, motion=out, enabled=1)"
xuankan2.style.filter="progid:DXImageTransform.Microsoft.Iris(irisStyle=cross, motion=out, enabled=1)progid:DXImageTransform.Microsoft.Alpha(opacity=60)"

window.setTimeout "fade1", 300
end sub

sub fade1()
xuankan1.filters(0).Apply()
xuankan1.style.visibility="hidden"
xuankan1.filters(0).Play(7)

xuankan2.filters(0).Apply()
xuankan2.style.visibility="visible"
xuankan2.filters(0).Play(7)

window.setTimeout "fade2", 10000
end sub

sub fade2()
xuankan2.filters(0).Apply()
xuankan2.style.visibility="hidden"
xuankan2.filters(0).Play(7)

xuankan1.filters(0).Apply()
xuankan1.style.visibility="visible"
xuankan1.filters(0).Play(7)

window.setTimeout "fade1", 10000
end sub
</script>

<div style="position: absolute; width: 1024px; height: 8px; z-index: 1; left:2px; top:60px" id="layer1">
    <img border="0" src="http://swf.a-365.com/user/yhpx/恋/qh/彩条.gif" width="1024" height="8"></div>
<div style="position: absolute; width: 1024px; height: 8px; z-index: 1; left:2px; top:505px" id="layer1">
    <img border="0" src="http://swf.a-365.com/user/yhpx/恋/qh/彩条.gif" width="1024" height="8"></div>
<embed width=0 height=0 style=filter:xray src=
http://www.hbshxlx.com/uploadfil ... %B2%B3%E5%8C%97.mp3   type=audio/mpeg autostart=1 panel=0 loop=true></embed>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>网页特效代码--13年8月19日3时30分30秒的即时显示</title>

</head>

<body onload=startclock()>

<form name="clock">
<script language="JavaScript">
var timerID = null;
var timerRunning = false;
function stopclock (){
if(timerRunning)
clearTimeout(timerID);
timerRunning = false;}
function startclock () {
stopclock();
showtime();}
function showtime () {
var now = new Date();
var hours = now.getHours();
var minutes = now.getMinutes();
var seconds = now.getSeconds()
var timeValue = now.getYear()+"年"+(now.getMonth()+1)+"月"+now.getDate()+"日" +((hours >= 24) ? "  " : "  " )
timeValue += ((hours >24) ? hours -24 :hours)
timeValue += ((minutes < 10) ? ":0" : ":") + minutes
timeValue += ((seconds < 10) ? ":0" : ":") + seconds
document.clock.thetime.value = timeValue;
timerID = setTimeout("showtime()",1000);
timerRunning = true;}
</script>
<input name="thetime" style="font-size:24 pt;color:#CC0000;border:4px solid #FF66FF; ; " size="25"></form>

<FONT  style="POSITION: absolute; WIDTH: 400px; TOP: 520px; LEFT: 710px"  style="FILTER: shadow(color=#DA70D6); LINE-HEIGHT: 150%; WIDTH: 100%; FONT-FAMILY: DFYaSongW9-GB; COLOR: white; FONT-SIZE: 11pt"><B>慧儿学音画/素材/网络
<BR>
</B></FONT>

宜舞 该用户已被删除
发表于 2013-10-1 19:48 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
 楼主| 发表于 2013-10-1 22:34 | 显示全部楼层
腊月冬寒 发表于 2013-10-1 19:00
边框、时间条的代码已改完整。
http://txt.meqzone.com/up5/1380625180_2059620590.txt


非常感谢老师在节日百忙之中修改代码我下次照老师代码做帖慧儿再次向老师表示深深的谢意!
 楼主| 发表于 2013-10-1 22:38 | 显示全部楼层
周新光 发表于 2013-10-1 18:31
欣赏“慧儿”妹的精美佳作

非常感谢版主大哥光临加分支持和鼓励!祝大哥节日快乐!

评分

参与人数 1人气值 +5 收起 理由
周新光 + 5 相当可爱!

查看全部评分

 楼主| 发表于 2013-10-1 22:44 | 显示全部楼层
远道来客 发表于 2013-10-1 18:40
图中是你吗?


远道哥好!非常感谢您光临支持和鼓励!祝大哥节日快乐!慧儿空间不少帖子里中年妇女图,全是我的近照,我不会ps,全是原封不动发上来,这图怎么会成了哈哈镜.
        
下一页 发布主题 快速回复

手机版|公众号|小黑屋|可爱老人网

GMT+8, 2024-11-18 14:36

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表