Click here to Skip to main content
15,883,795 members
Articles / Web Development / HTML

Proper Case JavaScript Function

Rate me:
Please Sign up or sign in to vote.
3.33/5 (3 votes)
16 Jul 2005CPOL2 min read 112.6K   7  
A one-line code snippet that will turn a string into proper case form (where each letter after a space is capitalized).

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Texas Capital Bank
United States United States
Professional software engineer with 30+ years of experience delivering systems across diverse industries, looking for the next opportunity to deliver cutting edge end-to-end technology solutions.

Avid reader, disciplined writer and enthusiastic tinkerer with a background in electronics, looking inside and thinking outside the box, genuinely passionate about robust, extensible, reusable and performant code.

Framework developer leading, coaching and learning about best practices, code quality, DevOps and software and data lifecycle management with an agile mindset to create the most elegant and sustainable solutions.

Comments and Discussions