Vox JS memo.
Seems like Vox uses HTML class name to separate JS and HTML. The commands are translated to command string , (ex. command-save-post => savePost) so can't find event handlers by raw class name.
Six Apart js trac does not include scripts around /js/ArcheType... I must read compressed source... Then again only replacing jsc to js, can see non-compressed files luckily.
Why I haven't try this until now...
Comments