您的位置首页生活百科

网页图片左右循环滚动代码

网页图片左右循环滚动代码

的有关信息介绍如下:

网页图片左右循环滚动代码

<% dim n1 n1=0 %> <%while not rs.eof and n1<999 if rs("picurl")<>"" then n1=n1+1 %>
" target="_blank" title")%>">点击查看详细
<% if len(rs("title"))>11 then %><%=mid(rs("title"),1,11)%>...<%else %><%=rs("title")%><%end if%> <% end if rs.movenext wend n1=0 rs.movefirst %> <%while not rs.eof and n1<999if rs("picurl")<>"" thenn1=n1+1%> <% end ifrs.movenextwend%>