What is the problem with the HTML editor?

rubbishtext.jpg

When you change the HTML code of my project, when I put the cursor in the text position right here partially disappears - notice it had ' 'bold '. It is also slow and generally just difficult to use because the text is so messed up when you change, you don't see what you are doing!

Try to insert javascript code is an absolute nightmare.

Is it just me or other people have this problem too?

Hello

Try to set the zoom to 100% level and police Courier new. View distorted HTML editor is normally caused by one of these parameters.

If this isn't the case, please let us know the version of RoboHelp you use.

Take a bow

Willam

Tags: Adobe

Similar Questions

  • Select the picture, as well as the html editor

    I have a web application when the user selects an image to display from the server.

    I didn't give them admin backend access, so I put the web application on a Page with the intention of placing in a secure area.

    But put an end to all entries when I was at the back, like the ability to select an image to display (or any other medium besides) no longer have this link when displayed on the page.

    The Description, which is the HTML editor in the back-end also has a text field for entering text, which does not allow the user to make the text very fancy at all.

    What Miss me?

    It is the backend of the system built with these functions. The front-end server is your domain name - which is to code and create, you must implement an editor, styles and so on.

  • When I try to down load a pdf file, it is written in the computer talk. I think it's because the html editor is incorrect

    original title: pdf problem

    When I try to down load a pdf file, it is written in the computer talk. I think that this is because the html editor is incorrect, it is fixed to Notepad. can someone tell how to fix this?

    Notepad can not read the PDF. SumatraPDF download then install it . Download the exe file. Then run

  • Background color of the HTML editor

    Hello

    Is it possible to change the background color of the HTML Editor interface. The actual color is not wery well with our model...

    Thank you.

    The HTML editor is the "FCK Editor" of the former, and the config so that it is stored on the server where all the javascript for your server instance is stored. You can change a large part of the configuration of the HTML editor. Documentation to change the configuration of FCKEditor is here:
    http://docs.FCKeditor.NET/FCKeditor_2.x/Developers_Guide/configuration/Configuration_File

  • Save the text of the HTML editor

    Hi all

    I use the Application express 3.2 on 10 G XE. I created a text field element and it later changed to "text box with the HTML editor. Now I want to record everything written in this field to the column (varchar2) of the custom database with its HTML tags (eg. for "BOLD" b > something < / b) on click of the save button.

    Can someone help me with this?

    Thank you
    Sunil Bhatia

    Published by: Sunil Bhatia on April 15, 2009 12:16

    Hi again!

    I'm glad that I was able to help you. Would you please so kind and give me my answer reward points.

    concerning

    Florian W.

  • What is the html code to make the horizontal boxes, I need to get some boxes left to right, but all I can find is above the other

    What is the html code to make the horizontal boxes that I do some boxes go from left to right, but all I can find is above the other, you can see an example here car insurance quotes where the boxes are next to each other, and will this affect the page width on my site. Someone told me use DIV tags but how do i put this in HTML code?

    You might be better off using a Table element.  See http://www.w3.org/TR/html401/struct/tables.html

    Steve

  • What is the HTML code I need Adobe Flash to play a video file embedded in MP4 (8 MB)?

    What is the HTML code I need Adobe Flash to play a video file embedded in MP4 (8 MB)?

    Thank you

    Mark

    Here are a few ways, one using the Netstream class using the FLVPlayback component.

    The NetStream approach, what follows in the timeline code will play/loop for the planned mp4 file...

    var video: Video;

    var connect_nc:NetConnection = new NetConnection();
    connect_nc. Connect (null);

    var stream_ns:NetStream = new NetStream (connect_nc);

    stream_ns.client = this;

    function netStatusHandler(p_evt:NetStatusEvent):void {}
    If (p_evt.info.code == "NetStream.Play.Stop") {}
    stream_ns. Seek (0); for the video loop
    }
    }

    stream_ns.addEventListener (NetStatusEvent.NET_STATUS, netStatusHandler);

    video = new Video();
    addChild (video);

    video.attachNetStream (stream_ns);

    stream_ns. Play("path_to/Your.MP4");

    For the FLVPlayback component, add it to the stage, give it an instance name ("public service" used below), assign your file mp4 ("path_to/your.mp4") as the source property in the properties panel and select the option autoplay as well.  Place the following code in the timeline...

    fp.addEventListener (Event.COMPLETE, playAgain);

    function playAgain(evt:Event):void {}
    FP. Play();
    }

    To put the Flash file swf in a html page, in the settings of publication set to publish a swf and an html page.  Publish the file one the html page will be created for you.

  • Validate the amount of data in the HTML editor before posting

    Is there an easy function that I can use in a validation process to ensure that the content of an element of the HTML editor is less than 32 k?

    Hello

    He set it the function block () instead of {}, it is either "text/javascript" we define the mimetime of the content of the tag:

    <script type="text/javascript">
    function myfunction()
    {
    ..code..
    }
    </script>
    

    Andy

  • What is the html file that is generated with published file?

    Love the program, just a beginner who is unclear about the important facts on how to bring the Flash files to the internet.

    My Question:

    Is the HTML file which is generated when the Flash project seems sufficient for just the name index.htm and then post the file .swf, the javascript file and the file index.htm to my internet site and then give address for others to see?

    - or - what I have to do a classic HTML file with a head and a body to contain the code that is written in the published HTML document generated by the Flash?


    TIA,

    Ken


    You need integrate the swf file with it is designated object & embed tag, best way is to look at the HTML code generated by Flash and copy & paste the necessary tags in your current design.

  • Textfield to switch text display are dynamically with the html editor

    Hello

    I have a page element that the user can type in. Sometimes
    the user would rather have html editor but sometimes
    It is a text box so that they can type in the text
    explicitly with the html tags.
    Is it possible to have a button to switch
    the display type of textfield to text are with the editor html on the fly? Thank you.

    Suni

    Suni,

    If you don't mind submit page, you can then use conditional logic. Add two elements to the form: point of selection, the text box, HTML editor. Use the selection element to allow the end user to choose, then use the attribute conditional display of each item to show/hide the.

    You could do this with JavaScript, but it will take more work.

    Kind regards
    Dan

    http://danielmcghan.us
    http://sourceforge.NET/projects/tapigen
    http://sourceforge.NET/projects/plrecur

    You can reward this answer by marking as being useful or correct ;-)

  • What is the HTML code to disable click right on the mouse and do drag and drop option for images?

    I want to prevent the viewers on my site to download my images by right-clicking on the mouse or by simple drag-and - drop them on their desk. The HTML code for the < head > area to insert in the page properties metadata?

    Hello

    Check this code

    Dynamic Drive DHTML Scripts - disable right mouse click script

    It won't work if you put this code in the Page-> Page Properties-> head.

    Let me know if you have any question.

  • Problem with Microsoft Photo Editor

    I have thousands of photos on my PC (Vista/IE8) I could see without problem for years. But suddenly, even if I'm still able to import new pictures, when I try to open them I get the following message: Microsoft Photo Editor - error reading the file.

    But this seems to apply only to photos, including those that I have seen in the past, taken on my current camera, a Panasonic Lumix DMC - FS7. Everything else seems to be affected.

    Also, oddly enough, I can see the photos in slideshow mode!

    I would appreciate a solution.

    Hello
     
    Microsoft Photo Editor is supplied with Microsoft Office 97 and the stand-alone versions of Microsoft Word 97 and Microsoft PowerPoint 97. Microsoft Photo Editor is installed when you perform a custom installation, or full from the CD-ROM.
     
    What is the format of the files you are trying to view?
    The link below talks about Photo Editor. Try to look at the troubleshooting section in the article below
     
    General information about Microsoft Photo Editor:
     
    If you have still questions I recommend checking out the resources of the Office Suite and would be better suited to the community of the Office Suite. This is a support forum for Windows Vista. Please visit the link below to find a community that will provide the support you want.
     

    Aziz Nadeem - Microsoft technical support. [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • Problems with TrueCode HTML in RoboHelp 8

    I struggled the "Real Code" in RoboHelp 8 HTML editor.  For some reason, my code is really spread out and difficult to change.  I have attached a screenshot.  Any ideas how to fix this problem?  I already tried to remove and reinstall the software with no luck.  We have several other RoboHelp users in my office, and none of them has this problem.

    Thank you!

    Set the font to Courier 100% and it will be OK.

    See www.grainge.org for creating tips and RoboHelp

    Follow me @petergrainge

  • BlackBerry Smartphones do you know what are my problems with my camera and how to solve?

    Mine is Curve 3 G running OS 6. I have 3 years now.

    Never installed any themes. I removed all languages, except for English and mandarin. Obtained third-party applications, which are whatsapp and screen grabber. I also youtube, twitter and yahoo messenger but I think that they are developed by rim. I uninstalled the default games from the early days, owner of the device and never install others. I also removed the maps and the world of blackberry. In any case, they are useless.

    I don't store a lot of pictures and the ones I did on my ram external 2gigs. I have not all media files. Just the default values.

    I join 1 group and it's not active. I don't have multiple conversations. I end conversations as soon as they are finished. BBM contacts grow about 1-2 monthly and phone books from 3 to 5 every week. I am a seller.

    I delete e-mails from the unit as soon as I finished reading the. Never navigation because the browser kills each front page loaded completely, making me unable to use youtube.

    I remember regular cleaning to run hourly.

    I do battery pull everyday because I'm tired of waiting for the clock or the gel to disappear, which could take more than half an hour if I let them which of course eventually crashing.

    Never have data backup because the device freezes the second I connect it to the PC with desktop blackberry on.

    So the question is do you know what are my problems and how to solve? Because I did not.

    Hello

    Well... We must memory cleaner is enabled, this feature is known to cause many problems!

    Try a battery pull reboot and let us know.

  • Problem with autoplay HTML animation

    Hi guys, I have some problems with the HTML animation where to get an overview of my content on the adobe Viewer. Maybe you know how to solve this problem...

    My Folio contains 1 atricle with 5 pages. The first page is static, the other - page with an animation that should be presented when this page (autoplay). the third and fourth - game animation as automatic, the last - static page.

    Seems that next page is cached when preview us the page in the adobe Viewer, so when we sail directly to the second page, which contains animation - animation on the page is partially played, so we see only the rest of the animation or just the final animation point. Go to the next page - the same question. But when we sail from first page to the third-, we see animation from the start.

    How can this problem be solved?

    PS: Sorry for my English :")

    You must insert a little late in the web content window... delay = 0.125 second

Maybe you are looking for

  • I want to get rid of tiles and restore my taskbar like it was before

    When I opened Firefox today my normal task bar disappeared and I get these new tiles. I want to restore Firefox in that I've always had. Thank you

  • Help! FAST! I might have a BAD update download.

    I had a gray and whote pop up on my computer earlier who said that I had to install the Firefox 33.0.3 update "as soon as possible." I clicked on it but then abandoned almost immediately. I still have a 'update pending to be applied' as soon as I clo

  • Problem with Apple TV

    Hello. I'm trying to connect my apple tv to my samsung tv. When I plug in I can see two icons, computers and settings. When I click on settings, it crashes and then restarts and brings back me to the same screen. When I click on computers, it is said

  • How can I transfer my bookmark from a hard drive?

    My notebook recently damaged, I cannot access what now, the only way to access it, is to format and install new windows. For now I am with my new laptop, all my bookmarks Mozilla Firefox & data recorded since the old notebook disappeared. But I still

  • Upgrade the hard drive and OSX

    I have a macbook pro 2009 environment.  He was bought with Snow Leopard, but now running the Mavericks.  I'm looking to upgrade to SSD drive, but I don't want to clone each update of Snow Leopard for the Mavericks.  I was wondering if there was a sim