账号通
    

账号  

密码  

2819

查看

9

回复
主题:[贴图]用科讯开发“网络公司网站的案例”怎样实现呀? [收藏主题] 转到:  
xyhhb 当前离线

176

主题

0

广播

0

粉丝
添加关注
级别:一年级

用户积分:1743 分
登录次数:101 次
注册时间:2007/11/16
最后登录:2014/5/13
xyhhb 发表于:2008/1/20 17:30:00   | 显示全部帖子 查看该作者主题 楼主 

用科讯开发“网络公司网站的案例”怎样实现呀?
演示网址:http://www.tqtec.cn/Success.asp?CataID=A0068

请高手指点,谢谢了。

关键是点击图片或标题或网址时回自动跳转的,谢谢了


此主题相关图片如下:案例1.jpg
案例1.jpg

[此贴子已经被作者于2008-1-20 17:31:56编辑过]

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
xyhhb 当前离线

176

主题

0

广播

0

粉丝
添加关注
级别:一年级

用户积分:1743 分
登录次数:101 次
注册时间:2007/11/16
最后登录:2014/5/13
xyhhb 发表于:2008/1/20 20:08:00   | 显示全部帖子 查看该作者主题 沙发 
科汛在线商城系统(NET)

<script src="/ks_inc/digg.js" language="javascript"></script>
[loop=10]
<table width="100%" border="0">
  <tr>
    <td width="118" rowspan="3" align="center"><script language="javascript">show_digg(1,{$Field(id,GetInfoUrl,1,2)},'/');</script>
      <a href="{$Field(id,GetInfoUrl,1,1)}" target="_blank">{$Field(title,Text,0,...,0,)}</a></td>
    <td width="639"><font color="#CC0000" style="font-size:14px;">网站名称:</font><a href="{$Field(id,GetInfoUrl,1,1)}" target="_blank"><font style="color:#ff6600;font-size:14px;">{$Field(title,Text,0,...,0,)}</font></a></td>
  </tr>
  <tr>
   <td><font color="#333333">简介:</font><font color="#666666">{$Field(intro,Text,250,...,2,)}</font></td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>

<div style="border-bottom:1px dashed #999999;"></div>


[/loop]

有哪位高手能帮忙把左侧变成图片,谢谢了。然后我就实现上面的功能啦。

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
xyhhb 当前离线

176

主题

0

广播

0

粉丝
添加关注
级别:一年级

用户积分:1743 分
登录次数:101 次
注册时间:2007/11/16
最后登录:2014/5/13
xyhhb 发表于:2008/1/20 20:38:00   | 显示全部帖子 查看该作者主题 藤椅 
科汛在线商城系统(NET)

我已经实现了,在自定义SQL标签中按一下设置就行了:

查询语句:
select ID,Tid,Title,intro,Picurl from KS_Article where tid in({$CurrClassChildID})
循 环 体:
<script src="/ks_inc/digg.js" language="javascript"></script>
<style type="text/css">
<!--
.STYLE2 {color: #CC0000; font-size: 12px; }
.STYLE3 {font-size: 12px}
-->
</style>
[loop=10]
<table width="100%" border="0">
  <tr>
    <td width="136" height="120" rowspan="3" align="center"><script language="javascript">show_digg(1,{$Field(id,GetInfoUrl,1,2)},'/');</script>
    <a title={$Field(Title,Text,0,,0,)} href="{$Field(ID,GetInfoUrl,1,1)}" target=_blank><img class=img2xp height=90 alt={$Field(Title,Text,0,,0,)} src="{$Field(Picurl,Text,0,,0,)}" width=120 border=0></a></td>
    <td colspan="2"><a href="{$Field(id,GetInfoUrl,1,1)}" target="_blank"><font style="color:#ff6600;font-size:14px;">{$Field(title,Text,0,...,0,)}</font></a></td>
  </tr>
  <tr>
   <td height="67" colspan="2" valign="top"><font color="#333333">简介:</font><font color="#666666">{$Field(intro,Text,250,...,2,)}</font></td>
  </tr>
  <tr>
    <td width="488" height="15" valign="top">&nbsp;</td>
    <td width="129" valign="top"><a href="{$Field(id,GetInfoUrl,1,1)}" target="_blank" class="STYLE2">&gt;&gt;&gt; 浏览该网站</a></td>
  </tr>
</table>
<div style="border-bottom:1px dashed #999999;"></div>

<p>[/loop]
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.09766秒 powered by KesionCMS 9.0