Log In | Users | Register
%SITEMAPWHAT%
Edit | Attach | New | Raw | Delete | History | Subscribe | Print | Tools
You are here: System » JQueryQuickSearch
%STARTINCLUDE%
%CALC{$SET(unique,%RAND%)}%
<style>
form.quicksearch {
  background:#F7F7F7 none repeat scroll 0 0;
  padding:10px;
  margin:10px 0;
  display:block;
}
form.quicksearch input {
  margin-left:5px;
  width:300px;
}
</style>
<div id="quicksearch%CALC{$GET(unique)}%"></div>
<script type='text/javascript' src='%ATTACHURL%/jquery.quicksearch.js'></script>
<script type='text/javascript'>
jQuery(function () {
    $('%target%').quicksearch({
      position: '%position%',
      attached: '#quicksearch%CALC{$GET(unique)}%',
      labelText: '%label%'
    }); 
});
</script>
%STOPINCLUDE%
Attach
else
Saved by install script
version 1 uploaded by AdminUser on 2010-08-12 - 18:36
spacer
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback
Syndicate this site RSS ATOM