| 发表于:2007-09-24 11:40:59 楼主 |
<td class= "text4 "> 飯店名 <logic:present name= "cmb_search_list_session "> <bean:define id= "resultlist " name= "cmb_search_list_session " /> <html:select property= "hanid " style= "width:130px; " onchange= "ryoriselect() "> <html:options collection= "resultlist " labelproperty= "hanten " property= "hanid "> </html:options> </html:select> </logic:present> </td> 我已经在属性中定义了onchange属性ryoriselect()函数,但是不知道javascript中具体如何实现。请教高手指点 |
|
|
|
|