Patricia S (Talk | contribs) |
Patricia S (Talk | contribs) |
||
Line 28: | Line 28: | ||
} | } | ||
</style> | </style> | ||
+ | |||
+ | <script> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | setTimeout(function() { divFade() }, 2800); | ||
+ | }); | ||
+ | |||
+ | function divFade() { | ||
+ | $('.bottom-icon-div').hide(); | ||
+ | } | ||
+ | </script> | ||
</html> | </html> |
Revision as of 03:14, 16 October 2018