Project

General

Profile

« Previous | Next » 

Revision 2214

Modifications to make JS search functions work in the knb2 skin.

View differences:

include_searchbox_page.jsp
38 38
<head>
39 39
  <title>KNB :: The Knowledge Network for Biocomplexity</title>
40 40
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
41
  <link href="<%=relativeRoot%>/portalpages.css" rel="stylesheet" type="text/css">
42
  <script language="JavaScript" type="text/JavaScript" src="<%=relativeRoot%>/portalpages.js"></script>
41
  <link href="portalpages.css" rel="stylesheet" type="text/css">
42
  <script language="JavaScript" type="text/JavaScript" src="portalpages.js"></script>
43 43
  </head>
44 44

  
45 45
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
46 46
  <table width="740" border="0" cellspacing="0" cellpadding="0" align="center">
47 47
    <tr> 
48
      <td><img src="<%=relativeRoot%>/images/transparent1x1.gif" width="20" height="20"/></td>
48
      <td><img src="images/transparent1x1.gif" width="20" height="20"/></td>
49 49
    </tr>
50 50
    <tr> 
51 51
      <td align="center"><%@ include file="include_searchbox.jsp" %></td>

Also available in: Unified diff