Skip to content

Instantly share code, notes, and snippets.

View kamiel79's full-sized avatar
💭
Writing poetry :)

Kamiel Choi kamiel79

💭
Writing poetry :)
View GitHub Profile
Verifying that +kamiel is my openname (Bitcoin username). https://onename.io/kamiel
@kamiel79
kamiel79 / yandex .js
Created November 29, 2014 00:27
Yandex over AJAX
/* Code should be self-explanatory
1) Change the css classes .yandex, .entry-content
2) Change lang into your language combination.
3) Pay me $100 for the PHP file :) lol, it's right here.
*/
$('.yandex').click(function(e) {
e.preventDefault();
$(this).html('Translating');
var txt = $('.entry-content').html();
var postData = {