Tag Archives: jquery-plugins
Introducing griffin.editor – a jQuery textarea plugin
I’ve tried to find a jQuery editor plugin which works out of the box without configuration. The WMD editor used by stackoverflow.com looked nice but I couldn’t find a version that I got running. My main issue with most editors … Continue reading
Localizing jQuery plugins
I’ve spent some time to figure out how to localize my jQuery plugins and I’ve just found out a way that works just fine. Disclaimer: I’m not 100% sure of how namespacing works in jQuery so this might not be … Continue reading