/[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 22 by dpavlin, Thu Aug 17 18:03:59 2006 UTC revision 25 by dpavlin, Thu Aug 17 21:30:41 2006 UTC
# Line 27  $(document).ready( function() { Line 27  $(document).ready( function() {
27    
28  </HEAD>  </HEAD>
29  <BODY>  <BODY>
30        
31  <div style="border: 1px solid #ccc; background-color: #ff8; display: block; position: fixed; right: 0px; bottom: 0px; width: 10em; height: 20em; padding: 0.5em;" id="debug">  <div id="debug">
32    <a class="hide" href="#" onclick="javascript:$('#debug').hide(); return false;">X</a>
33  </div>  </div>
34    
35        <div id="search_form_div">
 <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;">  
36    
37          <FORM id="search_form" ACTION="" METHOD="get">          <FORM id="search_form" ACTION="" METHOD="get">
38    

Legend:
Removed from v.22  
changed lines
  Added in v.25

  ViewVC Help
Powered by ViewVC 1.1.26