Skip to content

Instantly share code, notes, and snippets.

@seanredmond
Created September 16, 2012 04:42
Show Gist options
  • Save seanredmond/3731018 to your computer and use it in GitHub Desktop.
Save seanredmond/3731018 to your computer and use it in GitHub Desktop.
Applying jquery.greekkeys-convert.js
$(document).ready(function () {
$('.greekkeys').greekkeys2utf8('convert');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment