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

Search In

Floating Labels for EditText in Material Design

Hi, We can show floating label for EditText by using android design support library. When we input text on EditText, it shows animation by floating labels. TextInputlayout is newly introduced to show floating label on EditText in design support

Image Cropper in liferay AlloyUi

Image cropper is the UI part of the web application to crop the image as requirement using mouse drag-drop. Image cropper is inbuilt functionality in the Liferay. Follow below steps to better understand : Load the below Js and CSS files, if you h

Confusion with action and filter hooks

Welcome to FindNerd. Today I am going to discuss the confusion which has been created by word-press developers. If you check the source code of add_action then you will realize what I am asking. Please check the code below. function add_action($ta

Discussion on iterators in Ruby

Welcome to Findnerd. Today we are going to discuss iterators in Ruby. Iterators are similar to loops but in iterators we know the beginning and end of the process. Please have a look.   v=0 while v<=10 v+=1 puts v end     In a

How to create Dynamic Content load on click using JQuery?

Hello reader In this blog! I am going to tell you how to create Dynamic Content Load using jQuery. Generally, we see the content loader on many websites and on some registration form when we click on the next step button after completed the curren

Differences between Functional Vs Non-Functional Testing?

HTML Tables Functional Testing Non-Functional Testing Functional testing is performed by utilizing the practical detail/specification given by the client and verifies the framework against the useful necessities/requirements. Non-Functional

What are Current SEO Trends that Small Cities Like Sarasota are Adopting

In the realm of digital marketing, nothing remains constant. There are a few strategies that continue to evolve over time. With new technologies and techniques onboard, search engine optimization is one of the effective online marketing strategies th

How to change placeholder color ?

Hi all, Many time we need to change the input placeholder color or style so here is an pseudo element ::placeholder which can helps you. placeholder defult color is gray with 0.6 opacity so if your input background color is dark in gary, your plac

Send a request using Alamofire in swift

Use the alamofire in swift first install the pod file in your project using below steps: 1- open the terminal and run following commands sudo gem update --system sudo gem install cocoapods pod setup change folder to the current proejct directory

How to create / retrieve / modify / delete a cookie

We use cookie to identify the identity of a user and make sure that the user is an authentic user when user traverses through different pages of an application or a website. Basically a cookie is a file in text format that is embedded by the server o

1 377 423
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: