Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
User:Bobblewik/monobook.js/unitformatter.js: Difference between revisions
User page
Talk
Language
Watch
View history
View source
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Revision as of 21:12, 19 March 2006
view source
Bobblewik
(
talk
|
contribs
)
66,026
edits
m
No edit summary
← Previous edit
Revision as of 21:13, 19 March 2006
view source
Bobblewik
(
talk
|
contribs
)
66,026
edits
m
No edit summary
Next edit →
Line 26:
// Hertz
//
txt.value = txt.value.replace(/(\d)\s?(Y|Z|E|P|T|G|M|k|K|h|da|d|c|m|µ|μ|µ|n|p|f|a|z|y)?hz/gi, '$1 $2Hz');
//
txt.value = txt.value.replace(/(\d)\-(Y|Z|E|P|T|G|M|k|K|h|da|d|c|m|µ|μ|µ|n|p|f|a|z|y)?hz/gi, '$1 $2Hz');
// Fix kilometres