I\'m new to using jquery modal dialog boxes with rails and was wondering how I can :
Here's an example of how I'd do it: https://github.com/ramblex/modal-form.
You should be able to:
An error message should be shown when the title field is left empty. Otherwise it should create the article and display it.
Hope it helps.