JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
mkj
contact form safe from form relay spam
san
Right
enabling zip compression with php
enabling zip compression with php
generate year script
apache log anonymizer
css popup
change
Rate this script:
I Love it
/
I Hate it
selector-case to camelCase in JavaScript
Code
var
camel =
'border-right-color'
.
replace
(
/\-
(
.
)
/g
,
function
(
m, l
)
{
return
l.
toUpperCase
(
)
}
)
;
selector-case to camelCase in JavaScript scripts
|
selector-case to camelCase in JavaScript snippet
|
selector-case to camelCase in JavaScript example
|
selector-case to camelCase in JavaScript tutorial
|
selector-case to camelCase in JavaScript code