1.0.17 • Published 6 months ago

search-bar-weoja v1.0.17

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Add below to project.

Style:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/search-bar-weoja@1.0.16/searchBar/css/autocomplete.css">

Update font-family:

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">

Script:

<script>siteSearchSpecial = 'weoja.com'</script>
<script src="https://cdn.jsdelivr.net/npm/search-bar-weoja/searchBar@1.0.16/js/autocomplete.js"></script>

siteSearchSpecial variable declaration is required If you don't have special site to search, let leave it blank HTML:

<div class="box">
    <div id="searchBar"></div>
</div>
<div id="divBackground" style="display: none;"></div>
1.0.17

6 months ago

1.0.16

7 months ago

1.0.15

7 months ago

1.0.14

7 months ago

1.0.13

7 months ago

1.0.12

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago