/[jquery]/no_pager/search.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /no_pager/search.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by dpavlin, Tue Aug 15 16:02:54 2006 UTC revision 8 by dpavlin, Tue Aug 15 23:13:39 2006 UTC
# Line 14  Line 14 
14  <BODY>  <BODY>
15            
16            
17      <DIV ID="frame">  <div style="border-bottom: 1px solid #ccc; background-color: #eee; display: block; position: fixed; left: 0px; top: 0px; width: 100%; height: 2em; padding: 0.5em;">
18    
19          <FORM id="search_form" ACTION="" METHOD="get">          <FORM id="search_form" ACTION="" METHOD="get">
20    
# Line 23  Line 23 
23                  <INPUT TYPE="submit" CLASS="submit" VALUE="search">                  <INPUT TYPE="submit" CLASS="submit" VALUE="search">
24                                    
25          </FORM>          </FORM>
26    
27    </div>
28                    
29    <div style="margin-top: 3em;">
30          <!-- Dynamic Content -->          <!-- Dynamic Content -->
31                    
32          <DIV ID="more_history">          <DIV ID="more_history">
# Line 44  Line 47 
47          Thanks for trying out no pager. Hope you like it.          Thanks for trying out no pager. Hope you like it.
48          </div>          </div>
49    
50      </DIV>  </div>
51    
52  </BODY>  </BODY>
53  </HTML>  </HTML>

Legend:
Removed from v.3  
changed lines
  Added in v.8

  ViewVC Help
Powered by ViewVC 1.1.26