JD* Posted March 27, 2008 Share Posted March 27, 2008 Hello everyone, I'm looking for a simple example of a digg-like comment fetcher to use on my site. I have a bunch of news articles that I want to make editable when you click on the title...right now, it looks like a list: Article 1 Article 2 Article 3 And when you click on any of those, it does a slidedown to reveal: Article1 Edit Delete Article 2 Article 3 So what I'd like to do is replace the "Edit" part with my tinymce instance, do a DB query to grab the entry for the supplied ID, and then present it, along with the delete button. If someone can point me in a direction for this, I'd be very grateful...just having trouble figuring out a way to start. Quote Link to comment https://forums.phpfreaks.com/topic/98213-digg-like-comment-fetcher-using-prototype-libraries/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.