Abhimanyu Koul wrote: > I am using drop down menus using javascript im my application. i want to know > how can we use <html:link> in those cases for the individual entry of the > drop down menu. > since it doesn't use any <a href> >
You can't, because it doesn't use any <a href> It's handy when you answer your own questions, isn't it :) That said, it probably wouldn't be a huge deal to look at the source for the <html:link> tag and encapsulate the part that generates the link string and create something that gives you the string you want. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]