Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.8] Quick Advanced Editor 6.1.2 (Show sceditor in quick reply and quick edit)
(2015-11-07, 10:58 AM)niere8 Wrote:
(2015-10-31, 01:16 AM)niere8 Wrote:
(2015-10-12, 08:10 AM)martec Wrote:
(2015-10-12, 06:18 AM)Omar G. Wrote: Right, thanks for the info. Is there anyway to load the editor only after clicking inside the text area instead then? I was sure this was already answered.

try:
in codebutquick template:

find:

$(document).ready(function() {

replace:

($.fn.on || $.fn.live).call($(document), 'focus', '#message', function () {

find:

{$sourcemode}

add after:
MyBBEditor.focus();

Thank you, it was also my problem after the update to 6.1.2, now works, it doesn't scroll down more, thanks Big Grin

Is it normal that quick editor is shown only when I click on textare in quickreply?

Ehm sorry, do you have problem on New Thread textarea message now?

Because now when I load a newthread page I scroll down to textarea and textarea is odds, also height is more short:

[Image: iH7qrVV.png]

Textarea blocked on 88px height Sad

<textarea tabindex="4" dir="ltr" style="width: 1384px; height: 88px;"></textarea>

new thread?
what the relation?
edit about in codebutquick template and not in codebuttons template. Or coincidence, or you making something wrong.
Reply


Messages In This Thread
RE: Quick Advanced Editor 6.1.2 (Show sceditor in quick reply and quick edit) - by martec - 2015-11-07, 11:31 AM

Forum Jump:


Users browsing this thread: 7 Guest(s)