账号通
    

账号  

密码  

4025

查看

14

回复
主题:[求助]5555老大们我来了!!来看看呀!!! [收藏主题] 转到:  
yhwl 当前离线

37

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:346 分
登录次数:6 次
注册时间:2006/11/14
最后登录:2006/11/23
yhwl 发表于:2006/11/17 12:34:00   | 显示全部帖子 查看该作者主题 楼主 
做在线知识付费 选科汛云开店

各位老大好呀!!请问一下自定义函数标签怎么样分行分列

http://bbs.kesion.com/dispbbs.asp?boardID=2&ID=13604&page=1

我用的是自定义函数这个我搞好了!!但是为什么只能显示一列!我想让它显示5行5列怎么搞呀!!!


此主题相关图片如下:

下面是代码:

[loop=3]
  <table cellSpacing="0" cellPadding="0" width="160" align="center" border="0">
    <tr>
      <td>
        <table cellSpacing="0" cellPadding="0" width="247" border="0">
          <tr>
            <td>
              <table height="110" cellSpacing="0" cellPadding="0" width="196" border="0">
                <tr>
                  <td width="163" height="124">
                    <table cellSpacing="1" cellPadding="0" bgColor="#e1e1e1" border="0">
                      <tr>
                        <td bgColor="#ffffff" vborder="0">
                          <table cellSpacing="1" cellPadding="0" bgColor="#d7d7d7" border="0">
                            <tr>
                              <td bgColor="#ffffff">
                                <table cellSpacing="1" cellPadding="0" bgColor="#b2b2b2" border="0">
                                  <tr>
                                    <td width="153" bgColor="#ffffff">
                                      <table cellSpacing="0" cellPadding="8" width="100%" border="0">
                                        <tr>
                                          <td>
                                            <table cellSpacing="0" cellPadding="1" width="100%" border="0">
                                              <tr>
                                                <td align="middle" bgColor="#808080"><a href="{$GetInstallDir}Admin/{$Field(id,GetInfoUrl,2,1)}" target="_blank" #808080?(origin,Text,0,...,0,)}? {$Field?(id,Num,0,2)}? #808080?(id,Num,0,2)}? #808080><img height="120" alt="" src="{$GetInstallDir}/127.0.0.1/{$Field(photourl,Text,0,...,0,)}" width="160" border="0"></a></td>
                                              </tr>
                                            </table>
                                            <table cellSpacing="0" cellPadding="0" width="100%" border="0">
                                              <tr>
                                                <td>
                                                <div align="center"><a href="{$GetInstallDir}Admin/{$Field(id,GetInfoUrl,2,1)}" target="_blank">{$Field(title,Text,0,...,0,)} </a></div></td>
                                              </tr>
                                              <tr>
                                                <td>
                                                <div align="center"><font color="#999999">人气:<font color="#999999">{$Field(hits,Num,0,2)}</font> 照片:<font color="#666666">1</font> 投票:{$Field(score,Num,0,2)}</font></div></td>
                                              </tr>
                                            </table>
                                          </td>
                                        </tr>
                                      </table>
                                    </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
[/loop] [loop=3]
  <table cellSpacing="0" cellPadding="0" width="160" align="center" border="0">
    <tr>
      <td>
        <table cellSpacing="0" cellPadding="0" width="247" border="0">
          <tr>
            <td>
              <table height="110" cellSpacing="0" cellPadding="0" width="196" border="0">
                <tr>
                  <td width="163" height="124">
                    <table cellSpacing="1" cellPadding="0" bgColor="#e1e1e1" border="0">
                      <tr>
                        <td bgColor="#ffffff" vborder="0">
                          <table cellSpacing="1" cellPadding="0" bgColor="#d7d7d7" border="0">
                            <tr>
                              <td bgColor="#ffffff">
                                <table cellSpacing="1" cellPadding="0" bgColor="#b2b2b2" border="0">
                                  <tr>
                                    <td width="153" bgColor="#ffffff">
                                      <table cellSpacing="0" cellPadding="8" width="100%" border="0">
                                        <tr>
                                          <td>
                                            <table cellSpacing="0" cellPadding="1" width="100%" border="0">
                                              <tr>
                                                <td align="middle" bgColor="#808080"><a href="{$GetInstallDir}Admin/{$Field(id,GetInfoUrl,2,1)}" target="_blank" #808080?(origin,Text,0,...,0,)}? {$Field?(id,Num,0,2)}? #808080?(id,Num,0,2)}? #808080><img height="120" alt="" src="{$GetInstallDir}/127.0.0.1/{$Field(photourl,Text,0,...,0,)}" width="160" border="0"></a></td>
                                              </tr>
                                            </table>
                                            <table cellSpacing="0" cellPadding="0" width="100%" border="0">
                                              <tr>
                                                <td>
                                                <div align="center"><a href="{$GetInstallDir}Admin/{$Field(id,GetInfoUrl,2,1)}" target="_blank">{$Field(title,Text,0,...,0,)} </a></div></td>
                                              </tr>
                                              <tr>
                                                <td>
                                                <div align="center"><font color="#999999">人气:<font color="#999999">{$Field(hits,Num,0,2)}</font> 照片:<font color="#666666">1</font> 投票:{$Field(score,Num,0,2)}</font></div></td>
                                              </tr>
                                            </table>
                                          </td>
                                        </tr>
                                      </table>
                                    </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
[/loop]

上次一个老大说一个图加一个[loop=3] ..[/loop]我加了怎么显示的都是一样的呀!!

老大们有没有其它的办法呀!!

小弟在这里谢谢你们了!!俺是新手!!

还有用CSS哪里控制??不知道!!

求求大家了说一下嘛!!!

唉问了几天了!

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

37

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:346 分
登录次数:6 次
注册时间:2006/11/14
最后登录:2006/11/23
yhwl 发表于:2006/11/18 14:06:00   | 显示全部帖子 查看该作者主题 沙发 

我顶为什么没有人来了

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

37

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:346 分
登录次数:6 次
注册时间:2006/11/14
最后登录:2006/11/23
yhwl 发表于:2006/11/18 14:21:00   | 显示全部帖子 查看该作者主题 藤椅 

那一个CSS呀!!什么名字

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

37

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:346 分
登录次数:6 次
注册时间:2006/11/14
最后登录:2006/11/23
yhwl 发表于:2006/11/18 14:21:00   | 显示全部帖子 查看该作者主题 板凳 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
yhwl 当前离线

37

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:346 分
登录次数:6 次
注册时间:2006/11/14
最后登录:2006/11/23
yhwl 发表于:2006/11/18 14:00:00   | 显示全部帖子 查看该作者主题 报纸 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
yhwl 当前离线

37

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:346 分
登录次数:6 次
注册时间:2006/11/14
最后登录:2006/11/23
yhwl 发表于:2006/11/18 13:53:00   | 显示全部帖子 查看该作者主题 地板 
科汛在线考试系统(NET)

标签类型: 普通标签

是可以的这个我也试过了!!为什么用标签类型: 终级分页标签

他就不一样了呢!!就都变成一列或一行了!!!!!!!!!!!!!!!!!

55555555555怎么搞呀!!

不可以分页??

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

37

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:346 分
登录次数:6 次
注册时间:2006/11/14
最后登录:2006/11/23
yhwl 发表于:2006/11/17 13:57:00   | 显示全部帖子 查看该作者主题 7楼 
科汛在线商城系统(NET)

用好心的加我QQ:103504359

谢了

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

37

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:346 分
登录次数:6 次
注册时间:2006/11/14
最后登录:2006/11/23
yhwl 发表于:2006/11/17 13:47:00   | 显示全部帖子 查看该作者主题 8楼 
科汛在线网校系统

代码就是这个:

[loop=3]
  <table cellSpacing="0" cellPadding="0" width="160" align="center" border="0">
    <tr>
      <td>
        <table cellSpacing="0" cellPadding="0" width="247" border="0">
          <tr>
            <td>
              <table height="110" cellSpacing="0" cellPadding="0" width="196" border="0">
                <tr>
                  <td width="163" height="124">
                    <table cellSpacing="1" cellPadding="0" bgColor="#e1e1e1" border="0">
                      <tr>
                        <td bgColor="#ffffff" vborder="0">
                          <table cellSpacing="1" cellPadding="0" bgColor="#d7d7d7" border="0">
                            <tr>
                              <td bgColor="#ffffff">
                                <table cellSpacing="1" cellPadding="0" bgColor="#b2b2b2" border="0">
                                  <tr>
                                    <td width="153" bgColor="#ffffff">
                                      <table cellSpacing="0" cellPadding="8" width="100%" border="0">
                                        <tr>
                                          <td>
                                            <table cellSpacing="0" cellPadding="1" width="100%" border="0">
                                              <tr>
                                                <td align="middle" bgColor="#808080"><a href="{$GetInstallDir}Admin/{$Field(id,GetInfoUrl,2,1)}" target="_blank" #808080?(origin,Text,0,...,0,)}? {$Field?(id,Num,0,2)}? #808080?(id,Num,0,2)}? #808080><img height="120" alt="" src="{$GetInstallDir}/127.0.0.1/{$Field(photourl,Text,0,...,0,)}" width="160" border="0"></a></td>
                                              </tr>
                                            </table>
                                            <table cellSpacing="0" cellPadding="0" width="100%" border="0">
                                              <tr>
                                                <td>
                                                <div align="center"><a href="{$GetInstallDir}Admin/{$Field(id,GetInfoUrl,2,1)}" target="_blank">{$Field(title,Text,0,...,0,)} </a></div></td>
                                              </tr>
                                              <tr>
                                                <td>
                                                <div align="center"><font color="#999999">人气:<font color="#999999">{$Field(hits,Num,0,2)}</font> 照片:<font color="#666666">1</font> 投票:{$Field(score,Num,0,2)}</font></div></td>
                                              </tr>
                                            </table>
                                          </td>
                                        </tr>
                                      </table>
                                    </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
[/loop] [loop=3]
  <table cellSpacing="0" cellPadding="0" width="160" align="center" border="0">
    <tr>
      <td>
        <table cellSpacing="0" cellPadding="0" width="247" border="0">
          <tr>
            <td>
              <table height="110" cellSpacing="0" cellPadding="0" width="196" border="0">
                <tr>
                  <td width="163" height="124">
                    <table cellSpacing="1" cellPadding="0" bgColor="#e1e1e1" border="0">
                      <tr>
                        <td bgColor="#ffffff" vborder="0">
                          <table cellSpacing="1" cellPadding="0" bgColor="#d7d7d7" border="0">
                            <tr>
                              <td bgColor="#ffffff">
                                <table cellSpacing="1" cellPadding="0" bgColor="#b2b2b2" border="0">
                                  <tr>
                                    <td width="153" bgColor="#ffffff">
                                      <table cellSpacing="0" cellPadding="8" width="100%" border="0">
                                        <tr>
                                          <td>
                                            <table cellSpacing="0" cellPadding="1" width="100%" border="0">
                                              <tr>
                                                <td align="middle" bgColor="#808080"><a href="{$GetInstallDir}Admin/{$Field(id,GetInfoUrl,2,1)}" target="_blank" #808080?(origin,Text,0,...,0,)}? {$Field?(id,Num,0,2)}? #808080?(id,Num,0,2)}? #808080><img height="120" alt="" src="{$GetInstallDir}/127.0.0.1/{$Field(photourl,Text,0,...,0,)}" width="160" border="0"></a></td>
                                              </tr>
                                            </table>
                                            <table cellSpacing="0" cellPadding="0" width="100%" border="0">
                                              <tr>
                                                <td>
                                                <div align="center"><a href="{$GetInstallDir}Admin/{$Field(id,GetInfoUrl,2,1)}" target="_blank">{$Field(title,Text,0,...,0,)} </a></div></td>
                                              </tr>
                                              <tr>
                                                <td>
                                                <div align="center"><font color="#999999">人气:<font color="#999999">{$Field(hits,Num,0,2)}</font> 照片:<font color="#666666">1</font> 投票:{$Field(score,Num,0,2)}</font></div></td>
                                              </tr>
                                            </table>
                                          </td>
                                        </tr>
                                      </table>
                                    </td>
                                  </tr>
                                </table>
                              </td>
                            </tr>
                          </table>
                        </td>
                      </tr>
                    </table>
                  </td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
[/loop]

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

37

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:346 分
登录次数:6 次
注册时间:2006/11/14
最后登录:2006/11/23
yhwl 发表于:2006/11/17 13:29:00   | 显示全部帖子 查看该作者主题 9楼 
科汛在线考试系统(NET)

老大来呀!!就是这个样子的

http://www.yhwl.org/1/index.htm


[此贴子已经被作者于2006-11-17 13:30:16编辑过]

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