I am developing an application on drupal and developing custom modules using form api. I have my own theme implemented which gives a specific look to my application. My roadblock is, I want to implement drupal comments functionality to every saved record listing. I wish to call the comments form using ajax i.e. I wish to implement this without refreshing the page. Can anyone please throw some light on this as to how this can be achieved. Your inputs will be greatly appreciated!!!