www.menhus.net
企业买卖 下方图片展示部分
产品名称。如果 是英文 或数字就会出现空白的一个位置
result = result + ' <dl> <dt> <a href= "corp/productdetail.aspx?guid= '+json[i].Guid+ '&productid= '+json[i].id+ '&ProductClassID= '+json[i].ProductClassID+ ' " target= "_blank " > <img src= " '+json[i].DefaultPic+ ' " width= "75 " height= "67 " /> </a> </dt> <dd> <a href= "corp/productdetail.aspx?guid= '+json[i].Guid+ '&productid= '+json[i].id+ '&ProductClassID= '+json[i].ProductClassID+ ' " target= "_blank " > '+json[i].ProductName+ ' </a> </dd> <dd> '+json[i].price+ ' </dd> </dl> ';
这是样循环调出来的
高手帮忙呀
------解决方案--------------------------------------------------------
奇怪
------解决方案--------------------------------------------------------
看了,没看懂 "如果 是英文 或数字就会出现空白的一个位置 " 是什么意思