Skip to content
CodeWorth
CodeWorth

Code worths when shared

Primary Navigation Menu
Menu
  • BLOG
    • DataBase
    • Programming
    • Mobile
    • Multimedia
    • OS Tips
    • Others
    • Web Development
  • Products
    • Utilities
    • Games
    • JsGenLib
      • PlugIns
      • Core Functions
      • Helper & ShortHands
  • About

JavaScript

2011-02-03
03 February
On February 3, 2011
With 0 Comments

Javascript ==,!= Vs ===,!==

When validating javascript with tools like JSLint we often find one repeated issue with == saying expected ===. Read more to find out the difference between typed and valued comparisions.Read More →

2010-08-11
11 August
On August 11, 2010
With 0 Comments

JavaScript Prevent Closing of Window with a Confirmation

Read more to learn how to prevent viewers of our website from exiting leaving an open session.Read More →

2009-09-22
22 September
On September 22, 2009
With 0 Comments

Setting CSS/Style float from javascript

Read more to find ways to change CSS styles from Javascript.Read More →

2009-09-09
09 September
On September 9, 2009
With 0 Comments

Javascript setting variable to undefined

In traditional languages like C, we can deallocate the variable but in scripting language Javascript the memory allocation is dynamic so deallocation is not possible. We might sometimes need to set it none before we can do Value or Type comparisons. Read more to find out how.Read More →

2009-09-09
09 September
On September 9, 2009
With 0 Comments

Javascript Arrays – Quick reference

A simple beginner’s reference for Javascript arrays.Read More →

2009-08-25
25 August
On August 25, 2009
With 0 Comments

Clear input file Box in Java Script

A user once browsed a file to upload may intend to cancel it or a form that has the file input may need validation. Read more to find out how to handle the clearing input file element.Read More →

Subscribe

Enter your email address to receive notifications about new posts via email.

Join 633 other subscribers

Google

Designed using Chromatic WordPress Theme. Powered by WordPress.