Skip to content
#

gilgeekify

Here are 5 public repositories matching this topic...

Language: HTML
Filter by language
Sync-Website-Theme-With-OS-Dark-Mode-And-Light-Mode-CSS-Only-Trick

Sync A Website Or Webpage Theme With OS's Preferred Color Scheme, Dark Mode, And Light Mode using only CSS. We can call this feature CSS Automatic Night Mode And Day Mode By OS Color Setting. As you can see, without any page refresh, my website automatically switches by my OS setting between Dark Mode And Light Mode. With a CSS Media query...

  • Updated Jul 22, 2024
  • HTML
JavaScript-Help-And-FAQ-Responsive-Widget-With-Animations

This is a responsive widget that can display help and faq about your Business using vanilla javascript and some CSS animations, you can customize this widget and use it on your website or web application this is a frontend widget without any server requests and database. In JavaScript, I'm using dummy data as questions and answers but you can ma…

  • Updated Jul 22, 2024
  • HTML
JavaScript-Country-Restriction-With-Blacklist-And-Whitelist

Allow Whitelist Countries & Block Blacklist Countries - Display ACCESS DENIED Error - Using Free IP Info API Third Parties, In this video, I'm gonna show you how to create a country restriction widget with two options for visitors to see my website, whitelisted countries or blacklisted countries, I'm using Vanilla JavaScript, you can customize m…

  • Updated Jul 22, 2024
  • HTML
JavaScript-Internet-Connection-Checker-Real-Time

It's a Vanilla JavaScript widget that can detect a user's internet connection status and display a notification if the user disconnected from the internet in real-time, you can customize this widget and use it on your website or web application, I also created 2 CSS animations to display and hiding that notification

  • Updated Jul 22, 2024
  • HTML

Improve this page

Add a description, image, and links to the gilgeekify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gilgeekify topic, visit your repo's landing page and select "manage topics."

Learn more