Search function improvements
This commit is contained in:
parent
4837ccb94b
commit
bc268040de
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<!-- Good message -->
|
<!-- Good message -->
|
||||||
<div>
|
<div>
|
||||||
<h2 id="good-message"><span class="oi oi-heart"></span> Hello!</h2>
|
<h2 id="good-message"><span class="oi oi-target"></span> Hello!</h2>
|
||||||
<script>
|
<script>
|
||||||
$( document ).ready(function() {
|
$( document ).ready(function() {
|
||||||
$("#good-message").fadeOut(1000, function() {
|
$("#good-message").fadeOut(1000, function() {
|
||||||
|
|
Loading…
Reference in New Issue