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

Search In

How to make lazy load of html page contents using Javascript

Hello Reader's! If you are looking to make your website pages more dynamic and light that loads the html sections as user scrolls down, Then you can use the code below:- First thing is to make some corrections on the html page like. you need to set

How to make use of undo mail functonality of Gmail

Most of the times after we have dropped a mail we think of making a change in the mail which has already been sent making task impossible. But thanks to Gmail for providing their user with the option of enabling undo mail functionality which can be

Buddypress Templates - how to customize buddypress pages?

Hello Readers, Today we will discussed about BuddyPress template customization. If you want customization to buddyPress template then you need to follow below steps. 1.) Need to adding a Child Theme if you haven't done so already. 2.) Need read t

How to pass multiple optional parameters using Laravel 4.x

As we all know that routes plays an important role in any MVC framework. In Laravel we will define our routes in routes.php. Using Laravel 4.x we have the option to pass multiple optional parameters using Laravel 4.x. By using example it can be easi

What is procees to print HTML page with tags using PHP ?

Hello all welcome to findnerd, today we are going to discuss How to print HTML page with tags using PHP ? The htmlspecialchars() Function is very useful print HTML page with tags using PHP Firstly let know what does htmlspecialchars() Function ?

How to make drag an drop in website

Hello Reader's if you want to use drag and drop feature in website then you can use the code as below:- First create file drag.html and paste the following code in it. <img id="source" src="../files/images/yourimage.jpg" draggable="tr

How to write using custom font in HTML

Hello Reader's if you want to write special heading in the custom way in web page then you can use the custom html function as below:- This function will take the font face and size from user and generate the given text into a picture. <!DOCT

Magento 2.0: How to add static block in a page template

In order to add static block in page (.phtml) template. Follow the steps below: Display Static Block in Phtml file & CMS page. In XML File: <referenceContainer name="content"> <block class="Magento\Cms\Block\Block" name="block_identi

How to rename a column of paginator sorting in cakephp?

This blog will help you to modify the column name of paginator sorting. I am writing this blog specially for beginners as I was also facing this small issue. If you want to rename the column then you need to pass second parameter as desired colu

How to call previous form method in window application C#

Sometime there is a situation where we have to call previous page method after completing the current page process. This is usually required when we open the page in Dialog box. Here below is the example of this.In this example, I open the 2nd form i

1 54 170
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: