• 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

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 Add A FedEx Tracking Box To Your Website

October 29, 2018 by Ehi Kioya 1 Comment

Adding a FedEx Tracking Box to your Website

If you’re trying to use WordPress or Shopify plugins, you may not easily find the perfect bare bones implementation of a FedEx tracking box on your website. And if your site is fully custom, you have no choice but to code the FedEx tracking box yourself. This article steps in and guides you on how to write no nonsense HTML code to display your FedEx tracking box. I even have a working example on this page for you to play with.

Filed Under: Frontend (Client-Side), Programming, Web Development Tagged With: FedEx, HTML, Programming, Tracking, Web Development

Working With Video And Audio HTML5 Media Tags

February 13, 2016 by Ehi Kioya Leave a Comment

Video And Audio HTML5 Media Tags

Two new media tags were introduced with HTML5. The video and audio tags. If your website distributes video and audio, you may want to host your own videos using these new HTML5 media tags. By hosting your own videos, you can breakaway from YouTube and Vimeo’s rules and avoid having your channel suspended. This article discusses how to use both of these tags in your web pages.

Filed Under: Frontend (Client-Side), Web Development Tagged With: Audio, HTML5, Video

Working With JavaScript OnLoad Functions

August 17, 2015 by Ehi Kioya 4 Comments

Multiple JavaScript Onload Functions

A typical web page that uses JavaScript will usually have one independent script per task. For example, there might be one script to validate a form, another script for Google analytics, etc. This means that for each type feature or web page plugin, a separate script is necessary. This could become a problem when multiple scripts attempt to call a global function like the JavaScript onload function. This article discusses the problem, and a neat best practice method to fix it.

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

Learn JavaScript At Udemy With This 80% Discount Coupon

July 29, 2015 by Ehi Kioya 4 Comments

Learn JavaScript At Udemy

The awesome guys at Udemy recently contacted me to help promote their JavaScript Beginner’s Course across the web. I have written a few articles on JavaScript tips before and have also written articles on Online Education and Massive Open Online Courses (MOOCS). So I wasn’t surprised. You can take the course with an 80 percent discount using the coupon TechnicalNotesofEhiKioya

Filed Under: Frontend (Client-Side), JavaScript Tagged With: JavaScript, MOOCS, Programming, Udemy

Content Marketing In The Age Of Responsive Web Design

May 2, 2015 by Ehi Kioya 2 Comments

Content Marketing And Responsive Web Design

Mobile devices are changing everything. They have significantly changed the way we communicate. Now they are also changing the way marketers reach us. This article takes a look at responsive web design and how it is changing the world of content marketing.

Filed Under: Frontend (Client-Side), Web Development, Zero Code Tech Tagged With: Content, Design, Marketing, Responsive

CSS3 Media Queries For Responsive Design

April 26, 2015 by Ehi Kioya Leave a Comment

CSS3 Media Queries For Responsive Web Design

Media queries were introduced into the web development world by the arrival of CSS3. They now form the foundation for responsive web design. With media queries, you can create separate layouts for different screen sizes like smartphones and tablets. This article is a basic overview of how media queries work.

Filed Under: Frontend (Client-Side), Web Development Tagged With: CSS3, Responsive, Web Development

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • 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 Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to Next Page »
  • About
  • Contact

© 2022   ·   Ehi Kioya   ·   All Rights Reserved
Privacy Policy