Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 22, 200717 yr Can the Quick Edit in IP.Board be remodeled so when pressing the keyboard shortcut keys it completes the edit? Exactly like how posting is, by hitting the Shift+Alt+S keys on your keyboard. Currently, other softwares have their quick edits AJAX powered both ways. What I mean by that, is that AJAX comes into play when you click the quick edit button, however it doesn't come into play by pressing those keys. Currently, another payware brand who's name I won't mention in regards to the community rules here, uses AJAX in conjunction with that keyboard shortcut and completes the quick edit.
November 22, 200717 yr Maybe instead of that, a tab or two will bring you to the "Complete Edit" button, instead of having to run javascript to see if you pressed Shift+Alt+S?For me moving the mouse (which according to SigX has traveled many many miles) to complete isn't a issue.
November 22, 200717 yr Well, no. Only form elements can have the accesskey attribute, and the Quick Edit box uses DIVs and anchors with onclick handlers. So that'd require either JavaScript detection or a re-write of the Quick Edit box.
November 22, 200717 yr Sure moving the mouse isn't a big issue, but why not have it? I'm sure this would be addressed in IPB3.
Archived
This topic is now archived and is closed to further replies.