jsp 链接问题

[复制链接]
查看11 | 回复1 | 2011-3-7 07:46:53 | 显示全部楼层 |阅读模式
Login.jsp 包含head.html
head.html 中包含一个图片 点击图片的特定区域链接到指定页面
img src=\"images/reg_01.jpg\" alt=\"\" width=\"994\" height=\"116\" border=\"0\" usemap=\"#Map\"
map name=\"Map\"
area shape=\"rect\" coords=\"783,12,835,30\" href=\"#\"
area shape=\"rect\" coords=\"850,13,901,30\" href=\"aboutUs.jsp\"
area shape=\"rect\" coords=\"916,14,942,30\" href=\"help.jsp\"
/map
但是点击链接后只是把head.html转向了指定的页面 能不能把整个login.jsp链接到指定页面? 谢谢大家 帮帮忙
回复

使用道具 举报

千问 | 2011-3-7 07:46:53 | 显示全部楼层
<pre id=\"best-answer-content\" class=\"reply-text mb10\">可以用js来控制,让js访问父页面地址,就是login.jsp页面的地址,window.parent.location
onclick当点击此连接的时候,改变父页面的连接,就可以实现了
回复

使用道具 举报

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

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行