仿网易新闻中心焦点图片幻灯显示效果函数标签.docVIP

  • 2
  • 0
  • 约1.03万字
  • 约 8页
  • 2016-08-28 发布于河南
  • 举报

仿网易新闻中心焦点图片幻灯显示效果函数标签.doc

仿网易新闻中心焦点图片幻灯显示效果函数标签

1、创建函数标签 标签名称:163pic 分页数量:5 自动刷新:10 查询语句: select top 4 ArticleID,ChannelID,ClassID,Title,DefaultPicUrl,Content from PE_Article where Status = 3 and (IncludePic=1 or IncludePic=2) and ChannelID={input(0)} and deleted=0 and Elite=true order by ArticleID desc 注:以上选择的是“推荐”图片。如果想选择最新图片,请将查询语句中的 and Elite=true去掉。 优先级:5 参数说明:频道ID 标签内容: script language=javascript type=text/javascript {Loop} {Infobegin} imgUrl{$AutoID}={$InstallDir}{$Field(1,GetChannel,1)}/{$Field(1,GetChannel,3)}/{$Field(4,Text,0,0,0)} imgLink{$AutoID}={$InstallDir}{$Field(0,GetUrl,Article,1)} imgtext{$AutoID}={$Field(3,Text,0,0,0)} imgintro{$AutoID}={$Field(5,Text,60,2,1)} {Infoend} {/Loop} document.write(DIV class=focusPic) document.write(DIV class=pic) document.write(DIV id=focusPic1 style=DISPLAY: blockA href=+imgLink1+IMG class=left height=240 src=+imgUrl1+ width=360 border=0/A/DIV) document.write(DIV id=focusPic2 style=DISPLAY: noneA href=+imgLink2+IMG class=left height=240 src=+imgUrl2+ width=360 border=0/A/DIV) document.write(DIV id=focusPic3 style=DISPLAY: noneA href=+imgLink3+IMG class=left height=240 src=+imgUrl3+ width=360 border=0/A/DIV) document.write(DIV id=focusPic4 style=DISPLAY: noneA href=+imgLink4+IMG class=left height=240 src=+imgUrl4+ width=360 border=0/A/DIV) document.write(UL) document.write( LI class=active id=focusnav1 onmouseover=javascript:showFocus(1);A href=+imgLink1+IMG height=50 src=+imgUrl1+ width=75 border=0/A/LI) document.write( LI class= id=focusnav2 onmouseover=javascript:showFocus(2);A href=+imgLink2+IMG height=50 src=+imgUrl2+ width=75 border=0/A/LI) document.write( LI class= id=focusnav3 onmouseover=javascript:showFocus(3);A href=+imgLink3+IMG height=50 src=+imgUrl3+ width=75 border=0/A/LI) document.write( LI class= id=focusnav4 onmouseover=javascript:showFocus(4);A href=+imgLink4+IMG height=50 src=+imgUrl4+ width=75 border=0/A/LI) document.write(/UL) document.write(/DIV) document.write(DIV id=focusContent1 style=DISPLAY: block) document.write(H2A href=+imgLink1++imgt

文档评论(0)

1亿VIP精品文档

相关文档