Subversion Repositories SmartDukaan

Rev

Rev 10582 | Rev 11752 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<div class="search-box">
<div id="search" class="search-hldr clearfix">
        <input type="text" id="autocomplete" onkeyup="autoComplete()" value="<?php if(isset($_GET['q'])) echo urldecode($_GET['q']); ?>" placeholder="Search for more items" onKeyDown="if(event.keyCode==13) searchTrigger();" autocorrect="off" autocapitalize="off" autocomplete="off" spellcheck="false"/><div class="search" onclick="searchTrigger()"></div>
 </div>
 <div id="search-result"></div>
</div>
 

<script src='<?=base_url().$this->config->item('current_client')?>/js/search_bar.js?version=<?=$this->config->item('cdn_version');?>' type="text/javascript"></script>


<script> 
    
  
</script>