中原商贸城 中原商贸城 项目库 企业库 供求信息 会员 招聘 企业展示

源代码在线查看: addnews.asp

软件大小: 17485 K
上传用户: cong328
关键词: 项目
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				
				增加时尚内容
				
				
				
				
				
				function isok(theform)
				{
				    if (theform.caption.value=="")
					{
					alert("标题不能为空!")
					theform.caption.focus();
					return false;
					}
					if (theform.content.value=="")
					{
					alert("新闻内容不能为空!")
					theform.content.focus();
					return false;
					}
				
				}
				
				function switches(content)
				{
				   whichDiv=event.srcElement;
				  if (content.style.display=="none") 
				  {content.style.display="";
				  whichDiv.src="../images/notetag.gif";
				  
				  }
				 else
				  {
				  content.style.display="none"; 
				   whichDiv.src="../images/plus.gif";
				  }
				}
				
				//---/---
				
				
				
				
				
				
				
				
				
				   
				    增加时尚内容
				  
				   
				      
				  
				   
				    
				  
				
				
				  
				     
				      时尚标题:
				        
				      
				    
				    
				      时尚类别:
				      
				          流行密码
				          流行营销
				          流行时尚
				        
				    
				     
				      图片1:
				        
				         
				        添加图片 
				          
				      
				    
				     
				      图片2: 
				        
				         
				        添加图片
				    
				     
				      图片3:
				        
				      
				    
				     
				      时尚内容:
				       
				    
				     
				       
				       
				              
				         
				    
				  
				
				
							

相关资源