Browsing Category
Php
Add a month calendar to your web page using Jquery Bootstrap zabuto_calendar Plugin
IF you are working on some schedule management system then this calendar plugin is helpful for you display month wise calendar with highlighted events on specif date with popup description.This library is a jQuery plugin for Bootstrap that…
HTTP Status Codes list
What are HTTP status codes?
An HTTP status code is a server response to a browser’s request. When you visit a website, your browser sends a request to the site’s server, and the server then responds to the browser’s request with a…
PayPal Express Checkout with PHP and MySQL
Most of the people prefer to shop online which made eCommerce to grow rapidly. But, what makes an excellent eCommerce site for the customers? The answer is - an excellent checkout process. There are several different payment options…
Integrate CKEditor in Html Page using JavaScript
CKEditor is a rich web text editor, which can be used inside your HTML web pages. This HTML text editor allows many of the powerful editing functions found on desktop editors like Microsoft Word to your web. This is featured with many…
Facebook style timeline content loading placeholder with CSS
If you have noticed that when you open Facebook it show a content loading placeholder how that placeholder work and a working demo available below I have found that example on coepen and want to share that with you all if you need it you…
Find 2nd highest salary best possible ways in mysql and PHP
This question mostly ask at the time of interview from the candidates who are freshers or 1 year experience. Even this question asked from me may times when i was comer in web development field.
So i am going to show you some possible…
How to display loading animation on div container using jquery
Showing a loading indicator on startup is a common approach in native applications that is becoming more common on the web. If you need to load a lot of resources when your web application is first loaded, you must give the user a clear…
How to Integrate Paytm Payment Gateway in PHP
As you know Paytm is highly popular wallet system in india and Now days it growing very fast, People uses Paytm on daily bases to recharge their mobile phones, DTH, bills etc Paytm is India’s largest mobile payments and commerce platform.…
Create Simple Text Slider / Rotator With CSS, Jquery Without Plugin
n this tutorial I am going to show you how to create simple text slider / rotator with CSS, Jquery without plugin. It is helpful for adding auto rotational testimonial on your website or you can slide any text based div you want with auto…
Basic Animated Jquery Dropdown Menu Plugin
In this quick jquery plugin tutorial I am going to introduce one more menu plugin called simple-menu.js. It is a very basic and simple plugin for creating animated jquery dropdown. With the help of this plugin you can easily convert your…