Get started with doofinder CDN
Stable version
Copied!
How to start using doofinder CDN
<!DOCTYPE html>
<html>
<head>
<title>Get started with doofinder CDN - cdnhub.io</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/assets/css/doofinder.min.css">
<script src="https://cdn.cdnhub.io/doofinder/5.13.4/doofinder.min.js"></script>
<script>
document.addEventListener('DOMContentLoaded', function() {
const doofinderOptions = {
containerId: 'df-searchbox',
apiKey: 'YOUR_API_KEY', // Replace with your Doofinder API key
language: 'en',
autocomplete: true,
autodiscover: false,
hideLogo: true,
theme: 'material',
layout: 'compact'
};
dfSearch.init(doofinderOptions);
});
</script>
</head>
<body>
<div id="df-searchbox"></div>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
All versions
0.10.0
0.11.0
0.17.10
0.17.2
0.17.3
0.17.4
0.17.5
0.17.6
0.2.7
0.3.1
0.4.0
0.4.1
0.6.1
0.7.0
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
2.0.0
2.0.1
2.0.2
3.0.0
3.0.1
3.0.2
3.0.3
3.0.4
3.0.7
3.0.8
3.1.0
3.1.2
3.1.3
3.2.0
3.2.1
3.2.2
4.0.0
4.0.1
4.0.2
4.0.3
4.0.4
4.0.5
4.1.0
4.1.10
4.1.11
4.1.12
4.1.13
4.1.14
4.1.15
4.1.17
4.1.19
4.1.2
4.1.21
4.1.22
4.1.23
4.1.24
4.1.25
4.1.26
4.1.27
4.1.28
4.1.29
4.1.3
4.1.30
4.1.31
4.1.32
4.1.4
4.1.6
4.1.7
4.1.8
5.0.0
5.0.1
5.0.2
5.0.3
5.0.4
5.0.5
5.0.6
5.0.7
5.1.0
5.1.1
5.1.10
5.1.2
5.1.3
5.1.4
5.1.5
5.1.6
5.1.7
5.1.8
5.1.9
5.10.0
5.10.1
5.11.0
5.12.0
5.12.1
5.12.2
5.12.3
5.13.0
5.13.1
5.13.3
*** 5.13.4
5.2.0
5.2.1
5.2.2
5.2.3
5.2.4
5.2.5
5.2.6
5.3.0
5.3.1
5.3.10
5.3.11
5.3.12
5.3.13
5.3.14
5.3.15
5.3.2
5.3.3
5.3.4
5.3.5
5.3.6
5.3.7
5.3.8
5.3.9
5.4.0
5.5.0
5.6.0
5.6.1
5.6.2
5.6.3
5.6.4
5.7.0
5.8.0
5.8.1
5.9.0
7.02