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

Search In

Difference between $document.ready() and $window.load() in jQuery

Hello Readers, Usually, we use the jQuery in our web project as per the requirement. We start the jQuery syntax as $(document).ready() OR $(window).load() function. Here I will describe the difference between $(document).ready() and $(window).lo

what is fadeIn() in jquery?

Hello Readers, jquery fadeIn is the jquery method which is used to fade the hidden element or the jquery matched element. Syntax : $(selector).fadeIn(speed,callback); Parameters : Speed : this is a optional parameter which specifies the duratio

What is jquery append() method?

Hello Readers, append() is the jquery method and is used in jquery to Add elements to the end or after the completion of text in jquery of the selected elements. Syntax : selector.append( content ) Parameter : content − this parameter is used

how to install xampp in ubuntu 14.04 using terminal (Command Line)

Basically XAMPP is abbreviation of some technical terms like it is Cross Platform(X) Apache HTTP Server (A) MySql(M), PHP(P) and Pearl(P) server. Cross platform means it can run on various platform like Windows, Linux, Unix etc. It is first choice o

Joomla 2.5 vs 3.0

1. Bootstrap: Joomla 3.0 is Bootstrap. With basic CSS already integrated into Joomla 3.0,while Joomla 2.5 is without bootstrap. 2. Less: LESS is a dynamic stylesheet language which has been integrated into Joomla 3.0. Template development has been

Communicating Better At Work

Employees often show worry about the quality and amount of communication at work. Some case that administration gives just lip service to open communication yet does little to truly speak with them. Others fight their associations trust that posting

7 different Ways To Motivate Your Team

In business management the business manager has many roles but one of the most challenging is ensuring their team stay motivated. A manager that can keep his team motivated will be rewarded by staff that are happier, loyal and more productive. The f

The possible reasons for DOM method / jQuery selector not finding the element

Hello Today, we will discuss the reason why a DOM method/ jQuery selector is unable to find an element. There could possibily be following reasons for this behavior of the method/selector: The element with the ID passed does not actually exist.

ASP.NET Application Life Cycle

ASP.NET Application Life Cycle The application life cycle has the following stages: User makes a request for accessing application resource, a page. Browser sends this request to the web server. A unified pipeline receives the first request and

SQL Server : Read only databases

Databases whose data is not required to be changed should be considered to be set as READ ONLY.Databases can be set to READ ONLY mode and back using T-SQL and SSMS. Following are the scripts that can be used to set database read only and back: --

1 49 179
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: