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

Search In

is() method in jQuery

is() method: It is used to filter html elements by checking with selectorElement. It returns true if there is minimum one match from the given selectorElement or some other argument provided. Syntax: $(selector).is(selectorElement,function(index,

Overview of JavaScript arrow functions

Hello, Traditional javaScript function has the Method, Non-methods and constructor and have their own this keyword, so it causes the this binding.  To overcome this problem coffeeScript provides an Arrow function, Called "javaScript a

How to Design a Table using Div

Tables are the most powerful way to align elements in a proper/tabular way on a webpage. The concepts of table are very clear to designer, so it will be easier to create layout using table. But tables have many problem like a layout through table i

Animation property in css3

Hello readers, this is a smalll blog on animation-timing-function property. This property defines the speed of the animation. The animation-timing-function property, is used to define a function that defines how a transition will change during each c

Things to Notice Before Upgrading Rails Application

Hi Friends, Whenever you create an application it is never for lifetime, there is always something and better comes in the market, and once we talk about rails application, it comes pretty quickly. After every few months rails comes with a new versi

How to find the next element in jQuery

Here we will learn how to find the next element of the current. In jquery the .next() method is used find the immediate sibling of the given element in the DOM(Document Object Model). In .next() method only the sibling elements will be selected not

Material UI in WPF-Part 2

Hi Friends, In the previous part we’ve seen some Material controls and they look pretty impressive. You don’t have to put extra effort for styling standard controls and need a little effort for out of the box controls like sliders cards

Pure CSS Animated 3D Pyramid

In this blog we will be creating a 3D pyramid which will be rotating around vertical axis, ie, Y-axis and also on its own axis using pure css. The most important properties used in the making of pyramid were : transform-origin, transfrom-style, and t

Accordion Using Jquery Type -I

Hello Readers! In this blog we will discuss about one of the simplest type of accordion using jquery.   In this type of accordion the content will be displayed on the click event of the the particular section. This task will be performed using

Accordion Using Jquery Type -II

Hello Readers! In our previous blog we discussed about the simplest accordion with default functionalities. In this blog we will be discussing about the another type of accordion with content collapse feature. In this type of accordion when we click

1 225 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: