0
votes
2answers
12 views

Remove body margin on TinyMCE

I'm using TinyMCE for a content editor and it adds an 8px margin to the body. I've went into the stylesheets and changed the body margins to 0, even added body { margin:0 !important; }, but it will ...
0
votes
0answers
25 views

Tiny MCE Editor block In iframe

i have an isue with TinyMCE editor in iframe, TinyMCE Editor blocked some time. but i don't know reason of this. Can we track event when editor was full loaded and set focus on it.
1
vote
0answers
21 views

TinyMCE causing insecure items warning to appear over SSL

I am using TinyMCE and have an email template that uses http:// images. The page is SSL but I keep getting the page has insecure items because of the http:// of the images which are held on an ...
3
votes
3answers
289 views

How to get an iframe contents width?

I got an iframe in my page. Like this : <iframe width="600px"> <html> <head> </head> <body> <p>Some text</p> ...
3
votes
1answer
166 views

How do I assign an href value to a custom TinyMCE button in WordPress?

Okay, this is killing me. I've written a WordPress plugin that adds a custom button to the TinyMCE editor and it works great, except that the options pop-up window triggered by the button loads ...
2
votes
3answers
524 views

Detect click event inside iframe

I'm writing a plugin for TinyMCE and have a problem with detecting click events inside an iframe. From my search I've come up with this: Loading iframe: //Iframe <iframe width='575px' ...
2
votes
2answers
89 views

Replacing something in Editor?

I have figured how to get selected text in Editor of Wpres using: I need to replace some text work with a link and don't know how, any help would be appreciated.
1
vote
1answer
231 views

How to force TinyMCE to use flash youtube embed instead of iframe?

I am using TinyMCE 3.4.9 and am trying to force the media plugin to always use the Flash embedding instead of iFrame embedding. For security reasons, I don't want to allow any embedding of iFrames. ...
1
vote
1answer
529 views

tinymce autoresize with chrome when readonly

Hi guys i tried the full day, but i did not get it. I use the tinymce editor and in all browsers it works fine, except in ** chrome. I use the autoresize in readonly mode and i always have the ...
0
votes
0answers
260 views

tinymce - load preview in iframe window

I've been working on setting up tinymce for my news page - and I was able to design a custom preview page. I was hoping to take it one step further though ... How to I set tinymce to load the preview ...
0
votes
0answers
138 views

Disable widget (iframes / flash) interactivity in TinyMCE

I made a plugin to insert widgets (iframes / flash) for TinyMCE, it works. Now I want that these widgets are not interactive, while being displayed in TinyMCE. After saving the editor's content I ...
0
votes
1answer
342 views

Tiny MCE Editor In iframe

i have an html page in which i sue TinyMCE editor in iframe and i have a button which is out side the iframe. my problem is taht iwant to get the value of editor on button click but when i click the ...
1
vote
1answer
481 views

TinyMCE editor in Iframe and get value using Jquery

i have a .html page <head> <title></title> <script src="Scripts/jquery-1.7.min.js" type="text/javascript"></script> <script ...
3
votes
2answers
408 views

TinyMCE makes page with flash app scroll down (only Chrome and Safari)

I have a Flash application which occupies entire browser window. I have to display TinyMCE over it, using an iframe. This iframe has to look like it was part of the Flash application. Everything ...
0
votes
1answer
195 views

tinyMCE head styles

If look the example of tinyMCE on official website with Firefox you can see the blinking of editor. Only in firefox. I think it is bacause css files of editor are external and I want to put all css ...
0
votes
1answer
340 views

tinyMCE popup window root

on a web page I have an iFrame, inside which tinyMCE is loaded, nested structure looks like this: Window -> iFrame -> tinyMCE iframe In this case popup windows of tinyMCE are rooted in iFrame that ...
3
votes
4answers
3k views

tinymce.selection.setContent inserts the text at the begining of the textarea in IE

I have created a plugin for tinyMCE to insert in the editor mathematical formulas using MathJax. This plugin opens a popup in a iframe (using jQuery) and then launches a trigger - on event to insert ...
1
vote
1answer
571 views

TinyMCE removing valid tags

I'm using tinyMCE for small site, that is used by people to write simple articles. Usualy they write in MS word and copy text to tinyMCE and submit this. That's why I only allowed few tags: ...
1
vote
3answers
1k views

Accessing WordPress's TinyMCE iFrame

Using jQuery I'm trying to manipulate the WordPress content editor, which uses TinyMCE inside of an iframe. I can't seem to get the following code to work as intended: ...
2
votes
1answer
430 views

Detect change events in Wordpress Edit Post page's Rich Text Editor(tinyMCE)

How I can detect that there was a change in the rich text editor in the Edit Post page? What I want is to execute a function when the user typed something in the rich text editor (HTML and Visual ...
1
vote
0answers
339 views

TinyMCE inside iframe on an iPad

I have an jquery ui dialog that opens up an iframe and a textarea is inside it (email dialog). When using the iPad to open the dialog, the iframe loads but the TinyMCE script gets only as far as ...
1
vote
1answer
2k views

iFrame option in media plugin for TinyMCE

When you look at the demo of tinyMCE, and click on the media button, you can find the options HTML5 Video and iFrame. Now, when I download the newest version of TinyMCE I see that these options are ...
4
votes
2answers
1k views

Adding border-radius to TinyMCE textarea

Is it possible to add a border-radius to TinyMCE'd textareas? It's kinda killing me that I have rounded corners on my input fields etc, but I can't get it working on my textarea.. Probably because ...
0
votes
1answer
243 views

Why can't i switch stylesheets in iframe using Firefox 4?

I am using an iframe and i have a tinymce UI button. When the button gets pushed i remove a stylesheet from the iframes head (and i add another stylesheet). This works. On second button push i remove ...
2
votes
3answers
3k views

is there a way to be able to insert <iframe> in tinymce?

i'm trying, But it strip its :S My Tinymce init: // General options tinyMCE.init({ // General options mode : "textareas", theme : "advanced", ...
10
votes
4answers
11k views

Magento - How to allow certain tags (iframe, embed) in Magento's CMS editor?

I would like to allow to enter certain html tags such as iframe and embed in Magento's CMS editor. Magento does not allow those tags. Is there a model or controller that I can edit to allow iframe ...
1
vote
1answer
365 views

tinymce doesn't obey extend_valid_elements

I'm trying to set up tinyMCE so that it would work with google maps iframe. TinyMCE cleanup procedure strips that iframe out. So i found a solution here and there, that says i need to insert an ...
2
votes
1answer
286 views

How do I avoid a content.css request for each TinyMCE instance?

I think I'd like to have many TinyMCE instances on one page, but initializing a bunch of them seems pretty slow. One thing that stands out is that each instance is doing a GET request for the ...
2
votes
3answers
445 views

How can I trigger a jQuery alert when an iframe AND its CSS is loaded and rendered?

I'm trying to trigger an alert when an <iframe> and its CSS files are loaded and rendered. I have the following so far: $("#content_ifr").ready(function (){ alert('iframe ready'); }); ...
1
vote
1answer
1k views

TinyMce imagemanager won't generate image path when used with an iframe

I have successfully setup tinymce to work on a page within an iframe. Everything works perfectly. However, when you use imagemanager to pick an image to be inserted or replaced in the editor it will ...
5
votes
1answer
2k views

Tiny MCE - set full-screen when editor is loaded?

I use tiny_mce as word-like editor in textareas that are in iframes. I want to use whole iframe space. TinyMCE has a fullscreen button, but I need to set full-screen mode automatically when plugin has ...
2
votes
1answer
786 views

How to trigger TinyMCE iframe creation/init in drupal/jQuery site for moved/cloned iframe

I am working on a jQuery-based plugin as a drupal module that will tweak the comment form for a content type so that it appears inline on clicking certain content. When I try to clone() the comment ...
14
votes
8answers
18k views

What's the best way to set cursor/caret position?

If I'm inserting content into a textarea that TinyMCE has co-opted, what's the best way to set the position of the cursor/caret? I'm using tinyMCE.execCommand("mceInsertRawHTML", false, content); to ...