Archive

Blog Archives

Creating Helper Functions in ReactJS

Creating helper functions for your react components.

CKEditor – Detect when typing stopped

Useful for saving the data state whenever the user stops or pauses from typing.

PHP File Upload for CKEditor

Simple file uploader for CKEditor 4

Get a Perfect Score of 100 on Google PageSpeed Insights

Obtain a perfect score of 100 in Google Page Speed insights the right way.

MongoDB AJAX Pagination with Search and Sort using PHP

A simple tutorial which demonstrates how you can paginate your documents using AJAX and apply search and sort features.

How to do ajax in Laravel 5.2

Best practices in implementing ajax in your laravel app.

How to make your Tables Responsive

Make your long table columns adapt to smaller screens using Stackable.js.

Using History.js with AJAX

Simple example on how to make History.JS work with dynamically loaded pages.

Build your own Custom File Manager for CKEditor using PHP

Upload files with CKEditor to a custom directory using a simple File Manager PHP Script.

WordPress Front-end AJAX Pagination with Search and Sort

A simple AJAX pagination that includes a search filter and sorting functionality

Loading wp_editor via AJAX

Fix problem with wp_editor showing but missing buttons on Text and Visual tab

Building a Real-Time Chat Application Using Pusher

A simple chat application that uses a self-hosted API called Pusher

AJAX Multi-File Upload With Image Preview and Sort [Under Development]

Simple File upload with Preview and Sort Functionality before upload

Flat Surface Shader Tutorial

The Flat Surface Shader is a simple plugin developed by Matthew Wagerfield which is based on the Lambertian Reflectance model, where the color of a triangle is calculated by a variety of different light sources within a particular scene.

Build Your Own Ajax Contact Form in WordPress

A very simple AJAX Contact Form for your WordPress blog.

Character Count with Live Progress Bar using jQuery

Count remaining characters from an input field or textarea and displays a progress bar.

Implementing AJAX Pagination with Search in CodeIgnier

Advanced jQuery Pagination using AJAX and PHP

How to use Pace.Js

Add a simple Progress Indicator into your website

How to use niceScroll.Js

Easy-to-use solution to have a custom scroll bars compatible with desktop, tablet and phone devices.

How to use LazyLoad.Js

Lazy Load is delays loading of images in long web pages. Images outside of viewport are not loaded until user scrolls to them.

AJAX using XMLHttpRequest Object

Learn the basics of AJAX using XMLHttpRequest with Javascript.

Select Box with Search Filter

Integrating a custom select box with search filter using Select2 plugin.

Example of an Ajaxified WordPress Admin using OOP Style

A Good demonstration of Ajaxified WordPress Admin along with Object Oriented Approach

Reading URL variables in Javascript

A Simple Function that you can use to read URL variables.

Setting and Getting Cookies in Javascript

Basic usage of cookies (GET and SET)

WordPress Frontend AJAX Pagination

Create a Front-end AJAX pagination in your WordPress blog

How to use the JQuery Date Picker of WordPress

Include the built-in Date Picker of WordPress int your front-end forms in WordPress