Random
Source Code

camelize

to change function or variable names in programming from a lowercase form to a mixed case form.

I don't get why I have to camelize 'text-decoration' to 'textDecoration' when using JavaScript to change CSS dynamically in my Facebook application.

by lololwut May 14, 2008

17👍 12👎