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)
#67
ok, I will have ago, but isnt that going to break it for iOS? Removing the lines

{
				// Must use an element that isn't display:hidden or visibility:hidden for iOS
				// so create a special blur element to use
				if(!$blurElm)
					$blurElm = $('<input style="position:absolute;width:0;height:0;opacity:0;border:0;padding:0;filter:alpha(opacity=0)" type="text" />').appendTo($editorContainer);

				$blurElm.removeAttr('disabled').show().focus().blur().hide().attr('disabled', 'disabled');
			}
?

I did as you said and now I have no editor at all. Big Grin I will just revert it all and the firefox users will just have to suffer.
Random Fish and Sims Maniac
MY PLUGINS
Help MyBBSupport help you - remember to mark your threads as solved


Reply


Messages In This Thread
RE: Quick Advanced Editor 6.1.1 (Show sceditor in quick reply and quick edit) - by Leefish - 2015-01-30, 05:12 PM

Forum Jump:


Users browsing this thread: 22 Guest(s)