关于struts2 的问题

[复制链接]
查看11 | 回复3 | 2009-7-24 00:05:03 | 显示全部楼层 |阅读模式
struts2的这个select标签,是可以设置ID的,你设置一下id,然后在你的jsp页面里面用js写这样的代码:document.getElementById( "你设置的id"),就行了。...
回复

使用道具 举报

千问 | 2009-7-24 00:05:03 | 显示全部楼层
var label = document.getElementById( "label "); label.value...
回复

使用道具 举报

千问 | 2009-7-24 00:05:03 | 显示全部楼层
function addTo(srcList,destList) {
var len = destList.options.length;
for(var i = 0; i < srcList.options.length; i++)
{
if ((s...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行