<select >
        <option></option>
           <option></option>
        </select>
       
   <script language="javascript" type="text/javascript">
    $("Select1").value="<%=dr["NewsCate"].ToString() %>";
   </script></td>

相关文章:

  • 2022-03-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-14
  • 2021-09-19
相关资源
相似解决方案