ok, I will have ago, but isnt that going to break it for iOS? Removing the lines
I did as you said and now I have no editor at all. I will just revert it all and the firefox users will just have to suffer.
{
// 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. 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
MY PLUGINS
Help MyBBSupport help you - remember to mark your threads as solved