Well, 999 hits and counting over extensions.joomla.org. This is quite a success for me considering the work that I put in(not much actually, :wink;)
I am planning on improving the javascript part of EiP to use createElement instead of the innerHTML thing as I tested on FF1.0x, the component somehow fails. I’m also thinking about a edit-in-place on-steroid version: instead of 1 form element at a time, how about being able to update the entire form in one click? The developer can only need to make a div to wrap around, then do some javascript initialization and everything is good to go. Why am I doing this? Well, writing a web-app is tedious sometime. You have to develop the front-end, the the backend with additional adding/updating features. So the work is trippled. With this on-steroid ajax form, the developer can just write the frontend and easily add the updating features to it.
If you have used and happen to like Edit in Place, let me know what you think.
What would be cool, is if you also shared your dealer locator component.
From what i gather, many are looking for this.