找回密码
 注册
【阿里云】2核2G云新老同享 99元/年,续费同价华为云精选云产品特惠做网站就用糖果主机Jtti,新加坡服务器,美国服务器,香港服务器
查看: 992|回复: 3

论坛中出现图像和连接相矛盾的情况,这是怎么回事呢?

[复制链接]
发表于 2007 年 1 月 2 日 20:04:19 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
这个是论坛代码有关图像和连接的代码,大家看看有没有冲突
  1.                         '#IMAGE
  2.                         if isFound(str,"[img=") > 0 AND isFound(str,"[/img]") > 0 AND isFound(str,"javascript:") = 0 then
  3.                                 imageIndex = imageIndex + 1
  4.                                
  5.                                 str= Replace(str,"[img=","<br><a onfocus=this.blur() href=#><img onclick=""userImage" & imageIndex & """ onload=""javascript:if(this.width>screen.width/2)this.width=screen.width/2"" id='userImage" & imageIndex & "' src=")
  6.                                 str= Replace(str,"[img=","<br><a onfocus=this.blur() href=#  target=_blank><img  name='userImage" & imageIndex & "' onload=""autoResize('document.images.userImage" & imageIndex & "')"" src=")
  7.                                 str = Replace(str,"][/img]","></a>")
  8.                                                         isChange = false
  9.                         End if
  10.                         '#END IMAGE
  11.                        
  12.                         '#LINK
  13.                         if isFound(str,"[link=") > 0 AND isFound(str,"[/link]") > 0 AND isFound(str,"javascript:") = 0 then
  14.                                 str= Replace(str,"[link=","<a href=")
  15.                                 str = Replace(str,"[/link]","></a>")
  16.                                 isChange = true
  17.                         End if
  18.                         '#END LINK
复制代码


现象:
有图片的时候连接会出现这样的情况:
  1. [link=http://lannl.com/music.htm]http://lannl.com/music.htm[/link]
复制代码
(即,连接代码失效)

但是如果仅仅有连接而没有图像的时候连接就是正常的。

[ 本帖最后由 玫铃 于 2007-1-2 20:38 编辑 ]
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
发表于 2007 年 1 月 2 日 20:25:28 | 显示全部楼层
【腾讯云】2核2G云服务器新老同享 99元/年,续费同价
抵制无回贴状态。。。。。
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

发表于 2007 年 1 月 2 日 20:37:51 | 显示全部楼层
不懂,消灭无板凳状态
你什么论坛啊
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

 楼主| 发表于 2007 年 1 月 2 日 20:41:33 | 显示全部楼层
http://lannl.com/3/viewtopic.asp?forumid=1&id=157,你看出有什么矛盾吗?

[ 本帖最后由 玫铃 于 2007-1-2 20:43 编辑 ]
Jgwy.Com - Free Web Hosting Guide & Directory In China since 2001! Jgwy.Net-Jglt.Net
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|金光论坛

GMT+8, 2024 年 11 月 16 日 12:25 , Processed in 0.023272 second(s), 21 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表