CEO & Founder of Falcon-Tech – Keyboard is my piano
  • PHP
    • CakePHP
  • JavaScript && jQuery
  • Java && Android
  • Linux
  • Databases
    • MySQL
  • Other
    • Drupal
  • About me

Category: JavaScript && jQuery

Kavecan.com  JavaScript && jQuery
11 Sep 2015

Redirection in JavaScript

Posted by nikola, With 0 Comments, Category: JavaScript && jQuery, Tags: javascript, jquery
Always needed tip: window.location.href = "http://kavecan.com"; ...

Read more
10 Feb 2013

How to check if array contains specific element?

Posted by nikola, With 0 Comments, Category: JavaScript && jQuery, Tags: jquery
You can use jQuery's inArray function. Ie, to check if array myArray contains number 10 in it, you can use next code: if ($.inArray( myA ...

Read more
29 Sep 2012

How to get ID of clicked link?

Posted by nikola, With 0 Comments, Category: JavaScript && jQuery, Tags: jquery
User clicked on link, how to get it's ID? $(".myLinkClass").live('click', function() { var linkIdValue = $(this).attr("id"); alert(link ...

Read more
12 Apr 2012

Check if checkbox is checked

Posted by nikola, With 0 Comments, Category: JavaScript && jQuery, Tags: jquery
If you want to check if your checkbox with ID defined as option_2 is checked, you can use next code: if ( $('#option_2').attr('checked') ) ...

Read more

Today's poll

What are your main interests when it comes to computers?

View Results

Loading ... Loading ...

Random Linux Trivia

  • Linux based OS powers iOS and Android based smart phones

Recent Posts

  • Conseq uuntur magn
    Sep, 18, 1 Comments
  • Gravida eget metus
    Sep, 17, 2 Comments
  • Nulla vitae elit libero
    Sep, 16, 4 Comments
  • Vitae elit libero
    Sep, 15, 1 Comments

Instagram @kavecan

Follow on Instagram
This error message is only visible to WordPress admins
Error: No posts found.

Other

Contact

Privacy Policy

Copyright ©2001-2019. Kavecan.com. All rights reserved
This website uses cookies to improve your experience. We'll assume you're OK with this, but you can opt-out if you wish.Accept Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled

Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.

Non-necessary

Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.