uld get queryString = "?foo&cheese"; if you see what I mean)
hth
Chris McCormack
-Original Message-
From: Chris Roderick [mailto:[EMAIL PROTECTED]
Sent: 01 July 2004 14:14
To: Struts Users Mailing List
Subject: RE: Appending html:option to a html:link
Thank you for your repl
> Sent: 01 July 2004 15:07
> To: Struts Users Mailing List
> Subject: RE: Appending html:option to a html:link
>
> Dont think its possilbe unless you use a bit of javascript.
> As its lunchtime I have knocked out a bit of a solution in javascript
(not tested).
>
&
uot;+newValue;
}
function doLink(link){
location.href=link+queryString;
}
DHTML
Java
click meh
-Original Message-
From: Chris Roderick [mailto:[EMAIL PROTECTED]
Sent: 01 July 2004 13:49
To: [EMAIL PROTECTED]
Subject: Appending html:option to a html:link
Hi
Hi,
I have a JSP page that has a list of hml:links, each with a map of
attributes appended e.g.:
chart
(where attributes is a map).
On the same page, I have a html:select e.g.:
DHTML
Java
When a user clicks on the link, I would like to append the currently
se
4 matches
Mail list logo