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

Web Development

Web Development , HTML , JavaScripts , Browsers etc

2012-03-26
26 March
On March 26, 2012
With 0 Comments

HTML 5 Canvas Samples

Find some HTML 5 Canvas snippets that would give you an idea of graphics on canvas here.Read More →

2012-03-26
26 March
On March 26, 2012
With 0 Comments

HTML 5 Canvas vs SVG

When we have to render graphics on your web page we can use Flash or some raw images. As flash is discouraged and raw images are heavy HTML 5 encourages to do graphics using Canvas or SVG. Read more to find differences between Canvas & SVG.Read More →

2011-04-13
13 April
On April 13, 2011
With 0 Comments

A Small and Short RegEx Reference

Basic commonly used Regular expressions are listed here. Readout to get an idea of how regex can be formed for other combinations as necessary.Read More →

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-12
12 August
On August 12, 2010
With 0 Comments

10 Firefox Addons I prefer to Use as A Developer

Read more to find the web developer’s preferred add-ons which enhance productivity.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-22
22 September
On September 22, 2009
With 0 Comments

CSS – Background Image – Input Button

Setting a background image on the input button is sometimes dependent on the browser and differ on platforms. Read more to find the way to set it so it works in every browser.Read More →

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

A Small and Short Css Reference

A simple beginner’s guide to CSS.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 →

Posts navigation

1 2 Next

Subscribe

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

Join 634 other subscribers

Google

Designed using Chromatic WordPress Theme. Powered by WordPress.