<!--背投广告代码 begin-->
<script language="javascript" type="text/javascript">
(function () {
var pthis = this;
//获取cookie
this.getAdCookie = function (N) {
var c = document.cookie.split("; ");
for (var i = 0; i < c.length; i++) { var d = c[i].split("="); if (d[0] == N) return unescape(d[1]); }
return "";
};
//设置cookie
this.setAdCookie = function (N, V, Q) {
var L = new Date();
var z = new Date(L.getTime() + Q * 60000);
// document.cookie=N+"="+escape(V)+";path=/;expires="+z.toGMTString()+";";
document.cookie = N + "=" + escape(V) + ";path=/;domain=sina.com.cn;expires=" + z.toGMTString() + ";";
};
//构造函数
this.init = function () {
try {
document.write('\
<style type="text/css">\
body{background:url(http://images2.dichan.com/2010/bt_20100705.jpg) repeat-x top center}\
#DitanactiveBar{width:960px; margin:0 auto; height:110px;position:relative;}\
#DitanactiveBlank{clear:both;width:960px;height:0px;line-height:0;font-size:0;overflow:hidden;}\
</style>\
<div id="DitanactiveBar">\
<a href="http://bbs.dichan.com/expo/" target="_blank" style="display:block;text-indent: -999px; width:960px; height:100px;"></a>\
<div id="60Btncls" style="width:40px;height:18px;padding:0;margin:0;position:absolute;right:0;top:0;cursor:pointer;display:block;background:url(http://d2.sina.com.cn/shh/demo/090907/60_zty_cls2.jpg) no-repeat;z-index:2;" title="关闭背景"></div>\
</div>\
<div id="DitanactiveBlank" style="display:none;"></div>\
');
var tmpImg = document.createElement("img");
tmpImg.src = "http://d3.sina.com.cn/shh/demo/090907/60_zty_cls2.jpg";
jQuery('#60Btncls').mouseover(function () {
jQuery('#60Btncls').css('background', "url(http://d3.sina.com.cn/shh/demo/090907/60_zty_cls1.jpg) no-repeat");
});
jQuery('#60Btncls').mouseout(function () {
jQuery('#60Btncls').css('background', "url(http://d2.sina.com.cn/shh/demo/090907/60_zty_cls2.jpg) no-repeat");
});
jQuery('#60Btncls').click(function () {
document.body.style.background = "none";
jQuery('#DitanactiveBar').hide();
jQuery('#DitanactiveBlank').show();
pthis.setAdCookie("nasdaqcric1016", 0, 1440);
});
} catch (e) { }
}
var cookie = pthis.getAdCookie("nasdaqcric1016");
cookie = cookie == "" ? 1 : cookie;
if (cookie == 1) { pthis.init(); }
})();
</script> <style type="text/css"> body{background:url(http://images2.dichan.com/2010/bt_20100705.jpg) repeat-x top center} #DitanactiveBar{width:960px; margin:0 auto; height:110px;position:relative;} #DitanactiveBlank{clear:both;width:960px;height:0px;line-height:0;font-size:0;overflow:hidden;} </style> <div id="DitanactiveBar"> <a href="http://bbs.dichan.com/expo/" target="_blank" style="display: block; text-indent: -999px; width: 960px; height: 100px;"></a> <div id="60Btncls" style="margin: 0pt; padding: 0pt; background: transparent url(http://d2.sina.com.cn/shh/demo/090907/60_zty_cls2.jpg) no-repeat scroll 0% 0%; width: 40px; height: 18px; position: absolute; right: 0pt; top: 0pt; cursor: pointer; display: block; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; z-index: 2;" title="关闭背景"></div> </div> <div id="DitanactiveBlank" style="display: none;"></div>
<!--背投广告代码 end-->
分享到:
相关推荐
网页背投广告是一种常见的在线营销方式,通过JavaScript(JS)技术在网页中嵌入动态、交互式的广告内容,以吸引用户的注意力并提高品牌曝光度。本文将深入探讨JS网页背投广告代码的相关知识点,帮助你理解和创建自己...
背投广告是一种常见的数字营销手段,它通过在网站、应用程序或任何数字平台上显示吸引人的视觉内容来吸引用户的注意力。在本压缩包中,"带自动关闭功能的背投广告"是一个项目,它提供了实现此类广告的技术方案。让...
【标题】"SOHU背投广告和弹出广告代码.rar" 涉及的是一份包含搜狐网站上使用的广告展示技术,尤其是背投广告(全屏背景广告)和弹出广告的JavaScript代码实现。这些广告形式是网络广告设计中常见且有效的方式,用于...
【JSP动态背投广告代码】是一种用于网页设计的技术,主要目标是为网站添加互动性和视觉吸引力。JSP,全称JavaServer Pages,是Java语言的一种动态网页技术,它允许开发者在HTML页面中嵌入Java代码,从而实现服务器端...
在IT行业中,尤其是在网页开发和用户体验设计领域,"右下角弹出关闭变背投广告代码"是一个常见的技术实现,通常涉及到JavaScript(JS)编程、前端交互设计以及用户体验优化。这个压缩包文件可能包含了实现这一功能的...
在IT行业中,广告展示是网络营销的关键一环,而"背投+右下广告代码"的描述涉及到了一种特定的广告展现形式,它结合了背投广告(全屏展示)和右下角弹窗广告的特性,以提升用户体验并增强广告效果。下面我们将详细...
【标题】:“定时关闭的背投广告” 在互联网营销领域,背投广告(全屏广告)是一种常见的吸引用户注意力的手段。它通常占据整个网页的背景,以视觉冲击力强、展示面积大为特点,用来展示品牌形象或者推广产品。而...
在这个“仿SOHU背投广告和弹出广告效果代码.zip”压缩包中,我们很显然关注的是一个关于模拟搜狐网站的广告展示方式的代码实现。这种广告效果通常用于吸引用户的注意力,提高网站的互动性和用户体验。 首先,我们...
【定时关闭的背投广告代码】这一主题涉及的是在信息技术领域中,如何通过编程实现一个自动定时关闭的广告展示功能,常用于数字标牌、背投广告等场合。这种技术可以确保广告按照预设的时间自动停止播放,既方便管理,...
JavaScript背投广告是一种常见的在线广告形式,其主要目的是在用户浏览网页时,通过打开一个新窗口或覆盖原有页面的一部分来吸引用户的注意力。这种广告技术的关键在于如何在不引起用户反感的情况下,有效地展示广告...
这款编号为55625的插件专注于背投广告大屏和拉幕效果,它能为论坛的广告展示提供一种独特且引人注目的方式,提升广告的视觉冲击力和吸引力。 首先,我们要理解“背投广告大屏”这个概念。在互联网领域,广告大屏...
网页Flash背投广告和强制弹出窗口是网络广告设计中的一种常见手法,尤其在早期互联网时代,Flash技术广泛应用于创建动态、吸引人的广告内容。这些技术的运用旨在提高广告的可见性和互动性,从而增加品牌曝光率和用户...
在互联网营销领域,弹出广告和背投广告是常见的广告形式,尤其是在早期互联网发展阶段,它们在网站上的应用非常普遍。随着技术的发展和用户习惯的改变,这类广告因为其侵扰性较强,很多用户使用了广告拦截软件进行...
对于背投广告的原理来说并没有什么难度,无非打开的窗口失去焦点(blur),而原来页面得到焦点(focus)。但对于流行的浏览器来说,如果非用户行为的弹出窗口(即 onload 时,直接window.open ),会被浏览器默认...
JavaScript背投广告是一种常见的网页广告形式,它通常会在页面加载后弹出或滑动展示,以吸引用户的注意力。本文将详细解析新浪背投广告的实现代码,帮助理解其工作原理和核心功能。 首先,`RotatorPB` 是一个用于...