Archive for October 2013

How to find the first parent element in jQuery?

To find the first parent element using jQuery. HTML: <div class="container1">    <div class="container2">       <div class="container3">          <div.
Sunday, 27 October 2013
Posted by Jebastin
Tag :

How to check 'undefined' value in jQuery?

One option is to use typeof operator:  if (typeof val === "undefined") { // ... } It returns a string indicating the type of the variable or other unevaluated operand. The main advantage of this method is that it will never raise an.
Friday, 25 October 2013
Posted by Jebastin
Tag :

Link To This Post/Page

Spread The Word

Add this button to your blog:
JJ Technology Solutions

Blog Archive

Trackers

eXTReMe Tracker
facebook

- Copyright © 2025 JJ Technology Solutions - Powered by Source Code Solutions -