JavaScript frameworks and Juice

I’ve been toying around with some code that – while not needed – would benefit greatly from a nice JavaScript enhancement framework.

After going through Prototype and not being very happy with the functions, steep learning curve or feeling of bloatyness, I’ve settled on JuiceLib. It’s a nice, small and clean framework, that adds just what it needs to and nothing more.

One of the features I really like is to be able to submit a form via AJAX and have the results return without needing to do a page refresh. Very useful when you’re updating simple form fields and need instant feedback.

This entry was posted in Coding, JavaScript. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>