Javascript string CAPS question

Qacer

Platinum Member
Apr 5, 2001
2,721
1
91
Hi all,

How would I go about checking to see if a string is all uppercase or lowercase in JavaScript? What method do I use? Any sample codes? Thanks!