当前位置:
代码迷
>>
HTML/CSS
>> map area 确定图片区域后,想点击之后传递参数到另一界面,该如何避免
详细解决方案
map area 确定图片区域后,想点击之后传递参数到另一界面,该如何避免
热度:
646
发布时间:
2012-04-08 14:38:30.0
map area 确定图片区域后,想点击之后传递参数到另一界面,该如何处理?
有一段代码:<area shape="rect" coords="125,133,210,160" href="value.jsp" alt="" />
想跳转到 value.jsp上的时候,传递一个参数过去,不知道如何处理
谢谢!
------解决方案--------------------
<area shape="rect" coords="125,133,210,160" href="value.jsp?name=value" alt="" />
查看全文
相关解决方案
图像热点(<map>标签)内的<area coords="211,46,275,113">这样的,是相对位置还是绝对位置呢?该怎么解决
请教:在s60 3rd中获得手机号、SIM卡号、IMSI、IMEI、CELL、AREA、COUNTRY、OPERATOR
在自定义窗口中显示报表预览,为何点一下报表,出现“no table is open in the current work area”呢,该怎么解决
怎么取热点区图的边界坐标 html 地图 area coords
HTML <地图> <area>
html 地图 area 标签
怎么取热点区图的边界坐标 html map area coords
map area 确定图片区域后,想点击之后传递参数到另一界面,该如何避免
地图 area
新手$("area[name=值]")
热点链接(img 地图 area)
ORA-04031: unable to allocate 32 bytes of shared memory ("shared pool""insert into AppLog nolo.""sql area""kglhin: temp"),该如何解决
show sga;后的Fixed Size加上Variable Size,为什么不等于Total System Global Area?解决思路
mssql里表A,B里头分别存储了rdate,area,phonenum,表A存储订购,表B存储退订信息
POJ 1389 Area of Simple Polygons .
【POJ】题目 2546:Circular Area
hdu2528 Area 直线与多边形交点
微信小程序的safe-area-inset-bottom (IOS 底部适配)
每天一道面试题(6)--栈(stack)堆(heap)方法区(method area)
11SPEECH EMOTION RECOGNITION WITH MULTISCALE AREA ATTENTION AND DATA AUGMENTATION
搜索算法 之 Max Area of island (JAVA版) 一切皆可搜索
Max Area of island(岛的最大区域面积)
B - Minimal Area Gym - 101755B
Determinant and area of a parallelogram
JVM摘要--Heap和Method Area
HDU--1071--the area
Leetcode 939. Minimum Area Rectangle
思维 csu1697 Surface Area of Cubes
Do you know what the Runtime Data Area looks like in the Java virtual machine
leetcode 223: Rectangle Area