posts - 75,comments - 83,trackbacks - 0
 1  function setWhsforeupfore(element)
 2    
 3       var arr  =   new  Array() ; 
 4       var whupforecodeValue  =  element.value;
 5       var whupforeid  =   '' ;
 6       var whupforeupfore  =   '' ;
 7        if (whupforecodeValue != '' )
 8        {
 9         arr  =  whupforecodeValue.split( " , " );
10         whupforeid  =  arr[ 1 ];
11         whupforeupfore  =  arr[ 2 ];
12          if (whupforeid != '' )
13          {
14            wshopforedtlForm.whupforeid  =  whupforeid;
15            wshopforedtlForm.whsforeupfore  =  whsforeupfore;
16         }

17       }

18        
19    }
posted on 2007-07-24 19:40 梓枫 阅读(143) 评论(0)  编辑  收藏 所属分类: javascript

只有注册用户登录后才能发表评论。


网站导航: