rofl90 Posted July 16, 2008 Share Posted July 16, 2008 What wold be the best way of accomplishing, you see it on this forum i think, but definitely vbulletin when you double click a title it opens a input text and then you save, how would i accomplish this without html exchanges, only manipulation please. Quote Link to comment Share on other sites More sharing options...
xtopolis Posted July 16, 2008 Share Posted July 16, 2008 It's called "inline editing". If you use, or want to use JQuery, they have a plugin. http://jquery.com/blog/2006/07/12/inline-editing-with-jquery/ Otherwise you use javascript to turn the field into an <input> or <textarea>. However, it seems like you're saying you don't want the changes to be saved, which seems rather pointless? Quote Link to comment 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.