Oddbean
new post
about
login
|
logout
needs JS
▲
▼
TheGrinder
|
5 days ago
(
raw
) |
full thread
s = s.replace(/\w+/g, function(w){return w[0].toUpperCase() + w.slice(1).toLowerCase();});
Reply