• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • About
  • Contact
MENUMENU
  • Blog Home
  • AWS, Azure, Cloud
  • Backend (Server-Side)
  • Frontend (Client-Side)
  • SharePoint
  • Tools & Resources
    • CM/IN Ruler
    • URL Decoder
    • Text Hasher
    • Word Count
    • IP Lookup
  • Linux & Servers
  • Zero Code Tech
  • WordPress
  • Musings
  • More
    Categories
    • Cloud
    • Server-Side
    • Front-End
    • SharePoint
    • Tools
    • Linux
    • Zero Code
    • WordPress
    • Musings

JavaScript

Online Word Counter [With Full Source Code]

December 31, 2019 by Ehi Kioya 3 Comments

Online Word Counter With Full Source Code

This page contains everything you need to perform (and understand) word and character counting: A fully functional word counter, detailed explanation of the code powering it, and a dump of the entire HTML, CSS, and JavaScript code that the tool uses.

Filed Under: Frontend (Client-Side), JavaScript, Programming, Tools & Resources, Web Development Tagged With: Character Counter, JavaScript, Tools, Word Counter

Remove Fading Of Images In JetPack Related Posts

November 8, 2019 by Ehi Kioya 1 Comment

Remove Fading Of Images In JetPack Related Posts

The developers of the JetPack WordPress plugin decided to put a layer above the featured image thumbnails of “related posts”. This gives the images a faded look which you may not like. The CSS snippet shared here will help you disable this feature.

Filed Under: Frontend (Client-Side), Snippets, WordPress Tagged With: Automattic, CSS, JavaScript, JetPack, WordPress

Pure JavaScript Alternatives To jQuery’s ready() Function

October 19, 2019 by Ehi Kioya Leave a Comment

Pure JavaScript Alternatives To jQuery's ready() Function

jQuery provides a handy .ready() function for testing whether the DOM is ready to execute some code. But what if you’re working with plain old JavaScript and don’t want to use jQuery? This article discusses 3 pure JavaScript alternatives.

Filed Under: Frontend (Client-Side), JavaScript, Programming Tagged With: JavaScript, jQuery, Ready Function

Working With AJAX In WordPress

September 17, 2019 by Ehi Kioya Leave a Comment

AJAX In WordPress - A Basic Example

AJAX has become THE way to build user friendly and dynamic websites. With AJAX, you can update the contents of a page without doing a full page reload. Most websites need this behavior. Read this post to learn how to implement AJAX on WordPress sites.

Filed Under: Backend (Server-Side), Frontend (Client-Side), JavaScript, PHP, Programming, Web Development, WordPress Tagged With: Ajax, JavaScript, PHP, WordPress, XHR

Google Analytics, Ghostery, Ad Blockers, And Event Tracking

December 2, 2018 by Ehi Kioya Leave a Comment

Google Analytics, Ghostery, And Ad Blockers

Blocking of third-party tracking scripts like Google Analytics using ad blockers and tools like Ghostery is one way people attempt to protect their privacy on the Internet. This is great. However, when Google Analytics is missing, some critical piece of website functionality may break. This article explains a common scenario where this may happen and demonstrates a workaround that webmasters can implement to prevent the problem.

Filed Under: Frontend (Client-Side), Internet, JavaScript, Programming, Web Development Tagged With: Google Analytics, Internet, JavaScript, Programming, Web Development

Ensure Execution Order Of Multiple SetTimeout() Functions In JavaScript

December 1, 2018 by Ehi Kioya 1 Comment

Ensure Execution Order Of Multiple SetTimeout() Functions In JavaScript

Depending on how they are coded, the behavior of multiple setTimeout() JavaScript functions may be erratic. This article discusses the problem and describes how to guarantee their proper execution order.

Filed Under: Frontend (Client-Side), JavaScript, Programming, Web Development Tagged With: JavaScript, Programming, Web Development

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to Next Page »

Primary Sidebar

23,727
Followers
Follow
30,000
Connections
Connect
14,568
Page Fans
Like
  • Recently   Popular   Posts   &   Pages
  • Actual Size Online Ruler Actual Size Online Ruler
    I created this page to measure your screen resolution and produce an online ruler of actual size. It's powered with JavaScript and HTML5.
  • How To Install PHP Packages Without Composer How To Install PHP Packages Without Composer
    This article shows how to bypass the Composer barrier when installing Composer-dependent PHP packages. Great shortcut for PHP enthusiasts!
  • WordPress Password Hash Generator WordPress Password Hash Generator
    With this WordPress Password Hash Generator, you can convert a password to its hash, and then set a new password directly in the database.
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy