0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
One more time on the read me clean up More... over 11 years ago
More read me cleanup More... over 11 years ago
Cleaning up read me More... over 11 years ago
Updating README to copy over original read me More... over 11 years ago
Fixing examples for new location More... over 11 years ago
Updates for travis build More... over 11 years ago
Converting build to use grunt More... over 11 years ago
Added example for multiple language pack loads. More... over 11 years ago
Tested with jQuery 1.7.2, 1.8.3, 1.9.1, 1.10.2, 2.0.3 More... almost 12 years ago
Fixed localization for input elements using plain objects for translation value. More... almost 12 years ago
Refactored defaultCallback function. More... about 13 years ago
Added support for localizing the title of any element. (not just images) More... about 13 years ago
Added support for localizing "title" attribute on images. More... about 13 years ago
Added default support for HTML5's custom data attributes (data-localize). More... about 13 years ago
Upped tests to run with jQuery 1.7.2 More... about 13 years ago
Added fileExtension option for language resource files. More... over 13 years ago
Return wrapped set like a proper jQuery plugin. More... over 13 years ago
Merge pull request #12 from iksela/patch-2 More... almost 14 years ago
jQuery selector needs brackets More... almost 14 years ago
Merge pull request #11 from iksela/patch-1 More... almost 14 years ago
JSON examples weren't valid (no "" on the properties). More... almost 14 years ago
Added support for localizing input placeholders. [Closes #4] More... over 14 years ago
Added proper Qunit tests More... over 14 years ago
Added support for IMG src and alt attributes. [Closes #5] More... over 14 years ago
Added Contributing section to README; minor cleanup More... over 14 years ago
Ported to CoffeeScript More... over 14 years ago
Removed jquery library from lib, instead using Google AJAX API for jQuery lib in tests More... over 14 years ago
Now loads language json for local file urls (file://...) More... over 14 years ago
Minor readme update. More... over 14 years ago
Got rid of $.ajaxSetup and any possible side effects. [Closes #1] More... over 14 years ago