Last Update:2014-12-08
Source: Internet
Author: User
Keywords
Change
Sina
blog
Intermediary transaction SEO diagnosis Taobao guest Cloud host technology Hall
Example: (positioned in the lower right corner of the clock + player)
program code <div style= "Border-right:medium none; Border-top:medium none;; Right:expression (eval (document.body.scrollLeft) +eval (document.body.clientWidth)-1010); filter:progid:dximagetransform.microsoftpadding:8px; Border-left:medium none; width:120px; Border-bottom:medium none; Position:absolute;; Top:expression (eval (document.body.scrollTop) +eval (document.body.clientHeight)-150); height:120px; Text-align:center "><embed src=http://www.aswis.net/100000/clock/clock136.swf width=120 height=120 type= Application/x-shockwave-flash><embed style= "Filter:xray ()" Src= music address width=120 height=25 type=audio/mpeg loop= " True "autostart= false" ></DIV>
Case Two: (the player positioned in the upper-right corner)
program code <div style= "Border-right:medium none; Border-top:medium none; filter:progid:dximagetransform.microsoftpadding:0px;; Left:expression (eval (document.body.scrollLeft) +eval (document.body.clientWidth)-111); Border-left:medium none; Border-bottom:medium none; Position:absolute;; Top:expression (eval (document.body.scrollTop) +eval (document.body.clientHeight)-608); Text-align:center "><iframe name=myplayer src=" http://54b.net "frameborder=0 width=111 height=150></ Iframe></div>
Example Three: (Positioning under the banner of the rolling connection, the effect of see this Bo home)
program code <div style= "left:160px; Position:absolute; top:191px ">
<table cellspacing=1 cellpadding=0 width=555 bgcolor= #ffffff border=0>
<TBODY>
<TR align=middle>
<td class=unnamed Align=middle><span class=0d><font color=black></font></span> </TD>
<td align=middle bgcolor= #ffffff colspan=7>
<div align=center>
<marquee id=link style= "WIDTH:&NBSP;550PX;&NBSP;HEIGHT:&NBSP;16PX" scrollAmount=5 Onmouseover= "Link.stop ()" onmouseout= "Link.start ()" align= "Middle" ><a href= "http:// www.3lian.com/" target=_blank>3lian material </a> <a href=" http://blog.sina.com.cn/u/ 54d528170100035j " target=_blank> mouse Daquan </a> <a href=" http://lbxx.blogchina.com/ 4128512.html " target=_blank> Cute ornaments </a> <a href=" http://www.ik8.com/" target=_ blank>ik8 space </a> <a href= "http://py99.net/" target=_blank> free upload </A> <a href= "http://cnzz.com/" target=_blank> Webmaster Alliance </a> <a href= "http:// www.xuite.net/" target=_blank>xuite</a> <a href=" http://spaces.msn.com/msntool/" target=_blank>msn tool </a> <a href= "http://www.findsounds.com/" target=_blank > Sound Source Treasure House </a> <a href= "http://wWw.qtqy.com.cn/jmsc-tm.htm " target=_blank>flash collection </a> <a href=" http:// Free5.ys168.com/?mayigongzhu " target=_blank> Yong Shuo e disk </a> <a href=" http:// www1.pzmwl.com/" target=_blank> mouse upload </a> <a href=" http://www.51.la/reg.asp " Target=_blank> counter </a> <a href= "http://www1.admin88.com/" target=_blank> counter </a > <a href= "http://www.dabaoku.com/" target=_blank> Web page </a> <a href= "Http://www.sunwebs.cn/" target=_blank> Golden Sunshine </a> <a href= "http://blog.tom.com/" target=_blank></a><a href= "http://www.mydeskcity.com/" target=_blank> Classic desktop </a > <a href= "http://www.blogchinese.com/" target=_blank></a><a href= http ://alexa.chinaz.com/" target=_blank> website ranking </a> <a href=" http://www.qqjia.com/" target=_blank>qq Home </a> <a href= "http://www.yzslp.com/Index.html" target=_blank> solitary aromatic network </a> <a href= "Http://www.xuancai.com.cn/WebPush/FortunePage1.asp" target=_blank> badge seal carving </a> <a href = "Http://www.x-woods.com/index/default_cn.htm" target=_blank>x-woods</a> <a href= Http://www.youmade.com/draw/pic.asp " target=_blank> Super pattern </a> <a href=" http:// caishu.sina.com.cn/" target=_blank> badge </a> <a href=" http://www.youmade.com/font/" target=_blank> Super Font </a> <a href= "http://myok.bokee.com/3429099.html" target=_ Blank> Material Summary </a> <a href= "http://www.blogdriver.com/" target=_blank></A>< a href= "http://myok.bokee.com/3429085.html" target=_blank> Web Tools </a> <a href= " http://www.jd100.net/ip/coderun.htm " target=_blank> Code detection </a> <a href=" http:// Myok.bokee.com/1599419.html " target=_blank> classification URL </a> <a href= "http://blog.sina.com.cn/u/54d528170100035j" target=_blank></a></td></tr></tbody></table></div>
code and hint Description:
<div style= "Border-right:medium none; Border-top:medium none;; Right:expression (eval (document.body.scrollLeft) +eval (document.body.clientWidth)-800); filter:progid:dximagetransform.microsoftpadding:8px; Border-left:medium none; Border-bottom:medium none; Position:absolute;; Top:expression (eval (document.body.scrollTop) +eval (document.body.clientHeight)-400); Text-align:center "><font size=3>
<marquee style= "width:1010px; height:3px "scrollamount=10 scrolldelay=10 width=1010 height=3>
<p align=left> Here stick to the content you want to locate, anything, player, scrolling word, FLASH, welcome words, announcements can be, want to decide what the <br><br></p></ Font></marquee></font></div>
(Document.body.clientWidth)-1000);
Indicates the position of the positioned object, the larger the negative value, the farther away from the left (adjustable)
(Document.body.clientHeight)-500);
represents the position of the position of the object, the larger the negative value is farther below the distance (adjustable)
scrollamount=1 Scrolldelay=1
is the rolling speed, the larger the number of scrolling faster (can be the value of their own)
direction= is the direction of scrolling, up=, down=, left= left, right= right,
The
size=3 is the size of the scrolling font. You can customize the settings
the source code of the suspension player and the source code of the flash clock, it becomes a "Web clock location Code" that can position the flash clock anywhere in the Web page ingenious! Anything can be located anywhere on the page, want to locate what on the positioning of what ~ is so simple, referring to the above examples, you can also arbitrarily change the code to obtain their own satisfaction! Move it,
.