JavaScript Basics: Difference between == & === (with examples)
JavaScript has two sets of equality operators: === and ==. They mostly work exactly the same ie, if the operands
Read moreJavaScript has two sets of equality operators: === and ==. They mostly work exactly the same ie, if the operands
Read moreSometimes we need to iterate through all the options of a DropDown list (and perform operations based on each one).
Read moreGoogle Keyboard is the default keyboard in Android 5, Lollipop. By default, its configured to enable vibration on key press.
Read moreFacebook recently update added a new feature to its mobile app. The feature loads all links clicked on Facebook to
Read moreMeta tags can be used to force Internet Explorer(IE) browser to use a specific standards mode. The X-UA-Compatible meta tag
Read more