• Skip to main content
  • Skip to primary sidebar

Technical Notes Of
Ehi Kioya

Technical Notes Of Ehi Kioya

  • Forums
  • 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

Frontend (Client-Side)

When I write about front-end (or client-side) programming stuff, I post them to this section. So, here you will find content related (but not limited) to HTML, JavaScript, and CSS. JavaScript is a big deal these days. And with technologies like Node.js, it is now much more than just a client-side scripting language. So, depending on whether I'm talking about JavaScript for client-side or server-side work, you may find the content listed here or on the server-side page.

How To Install PHP Packages Without Composer

August 16, 2020 by Ehi Kioya 3 Comments

How To Install PHP Packages Without Composer

Many people play with PHP without necessarily being professional developers. For such people, package managers may make coding seem too complicated. This article shows how to bypass the Composer barrier when installing Composer-dependent PHP packages.

Filed Under: Backend (Server-Side), Frontend (Client-Side), PHP, Programming, Web Development Tagged With: Composer, Dependency Management, Package Managers, PHP

TinyMCE And AJAX – Saving textarea Content To Database

February 1, 2020 by Chinomnso Leave a Comment

TinyMCE And AJAX - Saving textarea Content To Database

TinyMCE is a rich-text editor that helps convert the HTML textarea element into a WYSIWYG editor. While working with it recently, I noticed that it doesn’t work well with AJAX out of the box. This article explains the problem and provides a solution.

Filed Under: Backend (Server-Side), Frontend (Client-Side), JavaScript, PHP, Programming Tagged With: Ajax, PHP, textarea, TinyMCE

Online Word Counter [With Full Source Code]

December 31, 2019 by Ehi Kioya 2 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

Auto-Check MailPoet “Subscribe In Comments” Box

November 12, 2019 by Ehi Kioya 1 Comment

Auto-Check MailPoet Subscribe In Comments Box

MailPoet comes with a “subscribe in comments” option that allows visitors who comment on a post to subscribe to your list via a checkbox. But this box is unchecked by default. With this jQuery snippet, you can have the box auto-checked on page load.

Filed Under: Frontend (Client-Side), JavaScript, Programming, Snippets, WordPress Tagged With: Email, MailPoet, Plugin, Snippet, WordPress

Remove Fading Of Images In JetPack Related Posts

November 8, 2019 by Ehi Kioya Leave a 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

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

Primary Sidebar

25,612
Followers
Follow
30,000
Connections
Connect
14,578
Page Fans
Like

POPULAR   FORUM   TOPICS

  • How to find the title of a song without knowing the lyrics
  • The Art of Exploratory Data Analysis (Part 1)
  • Welcome Message
  • How To Change Or Remove The WordPress Login Error Message
  • Getting Started with SQL: A Beginners Guide to Databases
  • Replacing The Default SQLite Database With PostgreSQL In Django
  • How to Implement Local SEO On Your Business Website And Drive Traffic
  • Understanding Cookies In PHP
  • What To Do When Your Home Internet Connection Is Too Slow
  • The Art of Exploratory Data Analysis (Part 2)
  • 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.
  • Allowing Multiple RDP Sessions In Windows 10 Using The RDP Wrapper Library Allowing Multiple RDP Sessions In Windows 10 Using The RDP Wrapper Library
    This article explains how to bypass the single user remote desktop connection restriction on Windows 10 by using the RDP wrapper library.
  • 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 page 4
  • Go to Next Page »
  • Forums
  • About
  • Contact

© 2021   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy