Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How To Change Total Count Of Items Displayed Per Page in WordPress

Hello readers! In my previous blog I have explained you how you can change number of products displayed per row in WordPress. So here I will guide you how you can change total count of items displayed per page in WordPress. Lets take an example. As

How to change the default controller in ASP.NET MVC

Many times we need to change the default controller in ASP.NET MVC. To change this first we need to understand how the default route is configured. This setting is available in RouteConfig file (under App_Start folder). routes.MapRoute(

How to change icon and color of FloatingActionButton

Here I am writing the way to change the color and icon of FloatingActionButton. If I talk about icon of the action button, we need to fulfill of requirement and purpose of Floating button. So we need to change the icon of the FloatingActionButton.

Change the PlaceHolder colour

As we know that we can't change the place holder color of the Text Fields but sometimes if we need to change it then we can do it by using following code. UIColor *color = [UIColor grayColor]; self.myTextField.attributedPlaceholder = [[NSAttrib

CHANGE REQUESTS

It is the most dangerous word. Every developer in the world is terrified by it. In our software service industry, where client is king, it is like a stone in his hands which he can throw at the developer anytime and a developer always find themselves

Change Event in jQuery

Change Event: Change event triggers when value of an element changes. It works only for form fields (<input>,<textarea> and <select> elements). In case of select menu,checkboxes, and radio buttons change event occurs when user m

How to change user password in CakePhp using Auth

Hi All, In this blog we will discuss how to change the password in cakePhp by using Auth. Firstly, in your model you have to define a function beforeSave which will hash your password to auth password, you can do this by writing the below code: pu

How to change the text of an input using jquery

How to change the text of an input using jquery We can change the text of an input with the help of attributeEquals selector in Jquery Syntax: $(“attribute='value of the attribute'”) attribute can be : name , value, title, style, src, id, href,dis

How to Change User Active/Suspend Status on dropdown change in cakephp

Hello Reader's!,If you want to change User Active / inactive status on click or dropdown change,Then I wrote this blog for you. first you need to create dropdown box which contain user status 0 for Suspend 1 for active. Example: <?php $opti

When to use copy Attribute in declaring a property in objective c

We all use attributes in Objective C to declare properties. Attributes commonly used are strong, nonatomic, weak, assign. But we never take it seriously why we are using these attributes. One of the common mistakes I often see is the wrong use of ‘

1 11 342
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: