mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-02 03:44:43 +00:00
comment for clarity on function purpose
This commit is contained in:
parent
118599748b
commit
3520e77dc4
1 changed files with 2 additions and 0 deletions
|
|
@ -112,6 +112,8 @@
|
|||
}, 150 );
|
||||
},
|
||||
|
||||
// take a data attribute property, prepend the namespace
|
||||
// and then camel case the attribute string
|
||||
nsNormalize: function(prop){
|
||||
if(!prop) return;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue