قطعة من JS العائمة رمز الإعلان اليسار واليمين. ما عليك سوى تعديل عنوان صورة الإعلان وعنوان الاتصال ، وضبط المعلمات المقابلة وفقًا للصفحة ، يمكنك استخدام رمز الإعلان الأيسر واليمين هذا الأيسر واليمين.
شفرة:
var delta = 0.15 var collection ؛ وظيفة floaters () {this.items = ؛ this.additem = function (id ، x ، y ، content) {document.write ('<div id ='+id+'style = "z-index: 10 ؛ الموضع: المطلق ؛ العرض: 80px ؛ الارتفاع: 60px ؛ اليسار: '+(typeof (x) ==' string '؟ eval (x): x)+' ؛ top: '+(typeof (y) ==' string '؟ eval (y): y)+' "> '+content+' </div> ') ؛ var newItem = {} ؛ newItem.Object = document.getElementById (id) ؛ newItem.x = x ؛ newitem.y = y ؛ this.items [this.items.length] = newItem ؛ } this.play = function () {collection = this.items setInterval ('play ()' ، 10) ؛ }} function play () {for (var i = 0 ؛ i <collection.length ؛ i ++) {var followObj = collection [i] .Object ؛ var followObj_x = (typeof (collection [i] .x) == 'string'؟ eval (collection [i] .x): collection [i] .x) ؛ var freeBj_y = (typeof (collection [i] .y) == 'string'؟ eval (collection [i] .y): collection [i] .y) ؛ if (followObj.offSetLeft! = (document.body.scrollleft+followObj_x)) {var dx = (document.body.scrollleft+followObj_x-followobj.offsetleft)*delta ؛ dx = (dx> 0؟ 1: -1)*math.ceil (math.abs (dx)) ؛ FollowObj.style.left = followObj.offSetLeft+DX ؛ } if (followObj.offsettop! = (document.body.scrolltop+followObj_y)) {var dy = (document.body.scrolltop+followobj_y-followobj.offsettop)*delta ؛ dy = (dy> 0؟ 1: -1)*math.ceil (math.abs (dy)) ؛ followObj.style.top = followobj.offsettop+dy ؛ } fewobj.style.display = '' ؛ }} var thefloaters = new floats () ؛ thefloaters.additem ('followdiv1' ، 'document.body.clientwidth-112' ، 230 ، '<a href = left link editure target = _blank> <img src = eductude addrate thebort border = 0> </a>) ؛ thefloaters.additem ('followdiv2' ، 12،230 ، '<a href = target educt address target = _blank> <img src = عنوان الصورة اليمنى = 0> </a>') ؛ thefloaters.play () ؛احفظ كملف *.js ، اقتبس في الصفحة: <script src = " *.
ملاحظة: تعديل عنوان صورة الإعلان وعنوان الاتصال! يمكن ضبط المعلمات المقابلة وفقًا للصفحة.