
Search In
Hello readers, today I guide you "How to pass extra parameter in Wordpress pagination?".
Recently I am working on a project and I want to pass extra parameter in Wordpress paged pagination. Normally we are are using simple paginati
<colgroup> tag:
It is used to apply different properties on more than one column in a table by grouping columns. Like with the help of this tag we can apply CSS on more than one column otherwise we have to apply CSS individually on each column
Hello friends, today we will discuss how to create a custom module in joomla. Here, we are creating a module example. You can change the name of your according to your requirement.
To create a module in joomla four basic files are required:
1. mod_
Hello, I'm a beginner at programming writing up a theoretical project for university and i wanted to know if this idea could actually be done in real life.
I'm trying to collaborate the prices of items from different supermarkets
In the below example I have created a Tab layout using design support library.
When user clicks on tab, tab color will change, mean it will identify that you have clicked on that particular tab. Here, first I have added material de
As know that all the web servers respond with HTTP status code in the first line of the response, which indicates the status of the server for the request from the client. HTTP 3xx series status codes indicate that for accessing a particular resource
Hii,
To learn how to find index value from a given list of array element or to find the index value of filtered data using AngularJs.
Go through examples given below.
Example 1:In this example index value of the day selected from the drop down list

Hello Readers. If you want to make replacement of words on any webpage then jquery offers you to do this. The benefit of using the Jquery is to run code on real time front end.
So let's get started working on it.
Step 1: Create a simple HT
With Xcode4.0 and onward(including XCode7.x) we occasionally come across an issue in interface builder which happens while working.
The Attribute inspector in Interface builder says “No Selection” although you’ve object/element se
Hello readers, Today in my blog I will discuss about a new topic related to images i.e Sprite images.
As in a web page it includes number of images whether small or even it could be icons or the buttons which basically takes a long time to
