<div style="position:relative;">
 	 	      Project Name: <%=request.getAttribute("projectname") %> 
 	 	<div style="position:absolute; z-index:2; left:340px; top:0px">
	 	 	<a href="DownDefectServlet?projectname=<%=request.getParameter("projectname")%>&item=<%=request.getParameter("item")%>"  title="Data Download" >
				<img src="${pageContext.request.contextPath}/images/excel6.jpg"   width=20px height=20px />
			 </a>
	  	</div>
	 </div>

 

相关文章:

  • 2022-01-01
  • 2022-01-31
  • 2021-11-17
  • 2022-12-23
  • 2021-11-17
  • 2022-12-23
  • 2021-12-26
  • 2021-12-31
猜你喜欢
  • 2022-12-23
  • 2021-12-24
  • 2022-12-23
  • 2021-04-28
  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
相关资源
相似解决方案