KuroTsuto's Contributions
Below are the tutorials, code snippets, and resources KuroTsuto has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
Tutorials
No Tutorials Submitted.
Code Snippets
Submitted: August 17, 2009        Views: 5357
A jQuery function to automatically change the font-size of the text within an element to fit the element itself as closely as possible.
Submitted: January 16, 2012        Views: 484
Super simple 'option' data management for your Wordpress plugins. Allows name-spaced storage & retrieval of any key/value pair (including objects & arrays!) through a single, simple function.