//移动排序
function Move(part)
{
var count= document.getElementById(‘HidCount’).value;
var temp=0;
var index=0;
var indexid=0
for( i=0 ;i<=count;i++)
{
var bc=document.getElementById(‘GVLesson_Row_’+i).style.backgroundColor;
if(bc==’#f8e0e0′)
{
index=document.getElementById(‘GVLesson_Row_’+i).rowIndex;
indexid=i;
//alert(“GoUp “+index);
temp=temp+1;
}
}
if(temp<0||temp>1)
{
alert(“只能选择一节课程!”);
return;
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/110997.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...