|
|
|
|
487
résultats
parmi
8
sites
|
|
codemirror: CodeMirror makes an appearance in this awesome talk: http://t.co/Id4FC66E (skip forward if you don't like vague talk. it gets concrete!)
|
|
|
|
Why is the navigation with arrows to the table caption not possible?
You have to click with the mouse to write in the caption field.
Is there a idea behind that?
best regards,
eyüp
|
|
|
|
So in an effort to avoid killing myself with poison, I hope someone here can help / shed some light on the frustrating situation I am in.
I downloaded the jQuery tinyMCE version, and like I guess most ...
|
|
|
|
I have multiple editors in an Update Panel on a .net page. Some of the editors may or may not be visible at the time of submit.
I have read about and used the tinyMCE.triggerSave() to try to get all o ...
|
|
|
|
Basically whenever i insert an image in the tinymce editor I want the "insert/edit image" option to appear straight away so i can enter the image description, i just want to ensure that the alt tags a ...
|
|
|
|
Hello Form,
i trying to migrate an Access-DB into a Web-Application. Actualy my database-converter creates \r\n for each linebreak in MySQL. Feeding a Textarea directly with this content, linebreaks a ...
|
|
|
|
Today, we're happy to announce the release of Sencha Touch 2 RC and our native packaging for Windows and Mac.
|
|
|
|
Really need some help here...I have the following code:
[Insert Item]
function addMailMergeItem(){
tinymce.execCommand('mceInsertContent',false,'');
}
However on clicking [Insert Item] the HTML adde ...
|
|
|
|
Hello everyone,
So, this is my first time using tinymce. I am trying to install it, but got stuck. I thought it will be a ide, but now it seems that it is browser based.
I have extracted the files, bu ...
|
|
|
|
Hi
I have downloaded the zip file and extracted the files.
When I run index.php from the examples and choose one of the options in the left frame (menu.html) it works fine.
index.php.....
TinyMCE exa ...
|
|
|
|
Could anyone explain me in plain english how to add my MCImageManager to my CMS site
Its probably straight forward, but i have been trying some hours now without any luck!
I follow this guide :
1.Unp ...
|
|
|
|
Dear Administration,
I want to now how I cane disable some plugins(buttons on toolbar) when the editr is not activ.
I have added the scayt plugin to TinyMCE editor. And now for validation is there any ...
|
|
|
|
Hi All - 1stly a 'health warning' - I'm integrating tinymce for the very 1st time so if my Q is stupid etc...
We have integrated tinymce into Dynamics CRM 4.0. It appears within an IFrame in an entity ...
|
|
|
|
I am using the latest version of Tinymce, imagemanager and filemanager.
In imagemanager when adding an image and selecting a border - the border color is always black.
How can I change the border colo ...
|
|
|
|
Not able to type in the Textarea on andriod phone but it is working fine on IPhone. Any help would be appreciated.
Thanks in Advance
|
|
|
|
when i inserting e image, the code in the editor is
|
|
|
|
Hi, I want to create two buttons. One has to insert a "Major Div" (wrapper), and the other is supposed to insert "Child Divs" in it. I need to know if parentNode Class of selection is = "wrapper" in o ...
|
|
|
|
Hi guys !
I am working on TinyMCE 3, and i have developed a little template engine.
I have only one problem, Tiny automatically removes my empty DIV when I am deleting the content. And for a template ...
|
|
|
|
I used tinyMCEAdvance to create a table within my Wordpress blog. Is there a way to:
1) highlight a column within the table with a particular color?
2) thicken the border of a particular column?
Thank ...
|
|
|
|
Hello,
I have some hundred WEB-pages. On the main page there is a search link. But how do I define search words and the pages, which contains information concerning the searched word ?
Really found no ...
|
|
|
|
Hi,
I have purchased the image manager. i can upload the images to the server then i can choose to to my editor. but here my problem is it take more time to add files into my content.
i) user authenti ...
|
|
|
|
i have following issue: If I leave the table, then come back from line (without texts), so cursor jump to the last left cell.
How can I control that? I want to set in this case the cursor/caret to the ...
|
|
|
|
Hi,
My problem is in image resize in Firefox 10. After I hide scrollbars
$("body").css("overflow","hidden");
and next show it again
$("body").css("overflow","auto");
every new added images in tinyMce ...
|
|
|
|
Hello.
I'm having a little problem when using tincy mce within a jQuery UI Modal.
Not sure why but on submit it inserts into the db table with upside down question mark for each newline character!
¿
...
|
|
|
|
Hi,
I'm having a bizarre issue (I've done a couple of deploys of TinyMCE and ImageManager and this is the first of this problem I've had).
I have TinyMCE and ImageManager running on my local testing m ...
|
|
|
|
I'm attempting to have a TinyMCE instance load the _src scripts (for plugins), which I heard was possible with the "debug" set to true. I see that debug has been deprecated, is there an alternate way ...
|
|
|
|
I am facing a problem like the topic.
i have done somthing in the config.php
session_start();
$_SESSION['user'] = uniqid();
if ($_SESSION['user'] = 'admin'){
$user_dir = $_SERVER['DOCUMENT_ROOT'].'/up ...
|
|
|
|
Hello,
I have filemanger setup on a .net site that has been working for over a year now. We recently added an ssl cert to the site which broke the filemanager. When you try to pull up the filemanager ...
|
|
|
|
Hey just wanted post this tip after spending 2 days looking into this problem.
When clicking any tinymce button that caused a popup, such as Paste From Word, Insert Special Character, Insert/Edit Link ...
|
|
|
|
Hi I hope somebody can help me with this.
To insert an image's path in a textfield I found on this forum some time ago this code:
Place Photo
It works great but only if there is also an textarea (adv ...
|
|
|
|