Editing HTML through the browser itself

Today, I went to JotSpot and reached the following page saying that Safari is not supported [from http://feedback.jot.com/KnownIssues/]:
Mac Support
<item>1. Mac support: WYSIWYG will work with the Firefox browser (free, open-source), but not with Safari. Safari does not allow you to edit HTML through the browser itself. Without this capability, we cannot offer WYSIWYG mode.
Any idea why Apple did not implement this feature? Is it in the roadmap?
Thanks!
- Mazzaroth

I do not know how JotSpot implements online editing, but I have been on sites using Safari which have allowed me to have an html editor with formatting buttons and a choice between wysiwyg and html editors.
You can always send in a bug report using "Report Bugs to Apple" under the Safari menu.
And for now, if you want to use JotSpot you can use Firefox.

Similar Messages

  • I want to airplay from macbook pro to apple tv. What are the possibilities? Does it allow me to play movies or videos I access through the browser as well?

    I want to airplay from macbook pro to apple tv. What are the possibilities? Does it allow me to play movies or videos I access through the browser as well?

    Welcome to the Apple Community.
    Only content in your iTunes library can currently be sent via AirPlay from your mac.

  • Rdf Reports to be run through the browser.

    Hi All,
    We are in the process of migration from 11i to R12 (12.3).
    My client has been running the rdf reports in 11i through the web browser.
    Now, even after the upgrade they do want the same functionality to run through the browser.
    After my analysis, i found that we need to modify the rwservlet.properties and start the OC4J stuff etc.
    But cant get the correct series of steps.
    Please help me with the steps, to attain this functionality in R12.
    By the way , we are migrating the 6i reports into 10g.
    Your help is appreciated.
    Thanks,
    Rupak.

    After my analysis, i found that we need to modify the rwservlet.properties and start the OC4J stuff etc.
    But cant get the correct series of steps.
    Please help me with the steps, to attain this functionality in R12.
    By the way , we are migrating the 6i reports into 10g.I do not think this is supported and that’s why the steps are not documented in MOS website for Oracle EBS -- Please log a SR to confirm this with Oracle support.
    Thanks,
    Hussein

  • Solution Manager through the browser

    Is there a way to access the SM from a browser or from the portal through some business package? Or do all the users have to login through the GUI/ITS?
    Cheers
    Anand

    Hi Anand,
    there is a transaction called SOLUTION_MANAGER_BSP in the SolMan.
    The notes 778933 and 691023 should help you, also:
    Note 705947 describes how this content can be included in the SAP Enterprise Portal.
    Cheers,
    Kai
    Message was edited by: Kai Gebhardt

  • Excel Output is being displayed as HTML in the browser

    Hi All,
    I am using PeopleSoft XML Publisher 5.6.2 to generate an Excel report using RTF template. The report runs successfully.
    However, when I click the Output file link in the View Log page of process scheduler, the file is being displayed as a HTML page, though the extension of the file is .xls.
    Also when I try to save the file by using 'Save Taget as' option, the browser prompts me to save the file as 'mhtm' file and not 'xls' file.
    The following is an extract from the output file.
    <html>
    <!-- Generated by Oracle XML Publisher 5.6.2 -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <title>IM Top 10 Surplus &amp; Deficit Locations</title>
    After doing some research on Internet, I found the following blog post(dated back in 2008) to describe my situation and a workaround to the problem.
    http://peoplesofttipster.com/2008/04/16/xls-xmlp-output-opening-in-browser-not-excel/
    http://peoplesofttipster.com/2008/04/18/xls-xmlp-output-opens-in-browser-workaround/
    Workaround described in the above blog post is to update the charset to us-ascii replacing UTF-8. This seems to work. But with limited file processing capabilities of peoplecode, this workaround is not a simple solution.
    I also verified the mime-type mapping in the web.xml file in the webserver. Please find below the .xls mime-type mapping in the web.xml file.
    <mime-mapping> <extension> xls </extension> <mime-type> application/vnd.ms-excel</mime-type></mime-mapping>
    Question:
    1.How do I force the browser to open the excel output file using either Excel plugin or Excel Application instead of displaying it as HTML page?
    2.If not the above, how can I force the system to promt the user to save the file as Excel file instead of mhtml?
    Additional details :
    work enivronment
    PeopleSoft FSCM 8.9
    PeopleTools 8.48.17
    Oracle 10g
    Windows NT
    Any help would be greatly appreciated.
    Thanks & Regards,
    Vamsi Krishna

    Please try this by Open windows explorer, Click Tools -> Folder Options ->,Click on File Types and Select XLS from the list, Click Advanced, select "Open" and Make sure the “Browse in same window” is not selected.
    Hope this helps,
    Ramesh

  • JSP generates html but the browser displays the html source

    Hi,
    I have iWS 4.1.3 on my Win2K Pro OS, as well as iAS 6.0. The documentation
    says that JSP is enabled by default. I put a simple .jsp file in my document
    root, and when I enter the url for the .jsp file, the browser displays the
    html source as opposed to rendering the html tags.
    I use IE 5.5 and Netscape 6.0, 4.77.
    Has anyone encountered this? What do I need to do to get JSP to work
    correctly.
    Thank you.
    Sincerely,
    Kalpana

    Hi,
    I too have the same setup & did not do anything additional to get it
    working, but it works fine for me. May be the request is not reaching the
    webserver or try to disable and then enable the .JSP option, it may work. I
    believe iWS newsgroup will be able to help you in this regard.
    Regards
    Raj
    Kalpana Nitzsche wrote:
    Hi,
    I have iWS 4.1.3 on my Win2K Pro OS, as well as iAS 6.0. The documentation
    says that JSP is enabled by default. I put a simple .jsp file in my document
    root, and when I enter the url for the .jsp file, the browser displays the
    html source as opposed to rendering the html tags.
    I use IE 5.5 and Netscape 6.0, 4.77.
    Has anyone encountered this? What do I need to do to get JSP to work
    correctly.
    Thank you.
    Sincerely,
    Kalpana

  • How to execute BAPIs by getting the input from the user through the browser

    Hi,
    I have created a simple xMII transaction using BAPI. It is a simple BAPI with one input. Now i want the transaction to be executed by getting the input from the user through browser. Once the user enters the value and clicks on a button, I want the result of the BAPI to be displayed in the grid. How to link the BAPI/transaction with applet/Javascript coding.
    Thanks.

    The first thing I would recommend would be for you to collaborate with your colleague Vinodh, since his/her recent thread is very similar to yours:  Calling a BAPI from web page
    In your case, the iGrid applet will run the Xacue query template and automatically display the results from your output parameter.
    I would encourage you to take a look at the sticky thread at the top of the forum entitled "MII Manufacturing Templates Updated" since this MII project is full of samples for you and your colleague to learn from.

  • Substituting JScript/ HTML when the browser blocks Flash

    Many people install an add on to their browser - such as Flashblocker, or FlashOff - in order to stop annoying advertisements from auto-running. Is it possible to detect that this has been done, and then (obviously) use JScript to put up an alternative if this is the case?
    If you cannot do this, then there is really no point to using Flash's higher functions, because  the majority of users will see them only if they click a gray panel with a hopeful button in the middle of it. Flash becomes merely a decorative bolt on for web applications.

    Thank you for that thought. It is telling that Adobe continue to push out no doubt fine products that are, however, documented and supported in much the spirit of a pirate treasure map. Flash, in particular, is the most impenetrable, unintuitive product that I have even encountered. IT is not that one has to acquire a new way of thinking as you do with OOP, say, but that its GUI demands  everything has to be done in an arbitrary order, or it doesn't work. There is virtually no guidance to this, and the documentation bears a Platonic, idealised relationship to what the package actually does.

  • How can I open XML form in the Adobe reader, but not through the browser extention

    I am saving the document as Adobe Dynamic XML Form (useing Adobe LiveCycle Designer), When I open the document I get this error and I do have a Adobe reader installer.
    Please wait...
    If this message is not eventually replaced by the proper contents of the document, your PDF
    viewer may not be able to display this type of document.
    You can upgrade to the latest version of Adobe Reader for Windows®, Mac, or Linux® by
    visiting http://www.adobe.com/go/reader_download.
    For more assistance with Adobe Reader visit http://www.adobe.com/go/acrreader.
    Windows is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries. Mac is a trademark
    of Apple Inc., registered in the United States and other countries. Linux is the registered trademark of Linus Torvalds in the U.S. and other
    countries

    Open the form in Adobe Reader.

  • Panorama never saves the pages after the browser is closed. Will there be such feature in the future? And another thing, i cant never submit a feedback through the browser, because it tells me im not running the latest beta build when im using 4.12pre.

    Windows 7, Minefield 4.0b12pre (updated 2011-02-09)

    Well, with 4.0 beta there is the option of restoring a previous session on demand (thumbs up for that :P) AND what's even nicer it even saves the state of Panorama.
    Just tried it and if you have tab groups defined in Panorama when you close Firefox, if you choose to restore the session when you restart the next time (either by using the Restore button on Firefox's default homepage or the option in the History menu) Panorama gets restored as well.

  • When i go to a website it says i'm using firefox 2 but when i check the browser itself it says 3.6.8 what's wrong?

    before firefox 3.5 i didn't have this problem every since then I've been having this problem.
    you can see in the troubleshooting section it list as version 3.6.8 but in the firefox version section it list as 2.0.0.11 i update firefox everytime it upgrades. i've uninstalled it and re-installed it dozens of times done clean install and i can't figure it out...
    maybe it's an extension any ideas?

    Your UserAgent string in Firefox is probably messed up by an extension or another program that you installed.
    http://en.wikipedia.org/wiki/User_Agent
    type about:config in the URL bar and hit Enter
    ''If you see the warning, you can confirm that you want to access that page.''
    Filter = general.useragent
    Right-click the preferences that are "bold", one line at a time, and select "''Reset''",
    Then restart Firefox

  • HT201320 My iPod states my username/password is incorrect.  When I use my username/password through the browser it is correct?  Why isn't the iPod reading it?

    Any suggestions on how to fix this?

    Go to Settings.iTunes and App Stores and sign out and sign back in.

  • Get the  html  output  in browser

    Hi Everyone,
    Im using htp.p() and i able to generate html code.But im not getting how to see the
    output through the browser for that html code by compiling/executing the procedure.
    I need your suggestions. If my question is wrong please let me know.
    Thanks,
    MaheshM

    I repeat my question : what is the relation with your request and the Oracle Forms product ?
    I think that you posted in the wrong forum.
    Francois

  • I don't have original docs-- how can I find the serial number in the software itself?

    Hello all,
    I recently purchased a macbook pro from eBay which had Flash CS4 already installed on it, but which didn't come with the original documentation or CDs that would have had the serial number.  The seller said he would send along the appropriate numbers when he tracked them down, but he never got back to me again.  I'd like to upgrade to Flash CS5 now, so is there any way I can find the serial number through the software itself?  I've seen similar threads to this one elsewhere in the forums and the most promising answers have involved people locating truncated numbers in the software and asking Adobe to decrypt them.  Unfortunately, I can't even find these truncated numbers...  anyone have advice?
    Thanks

    Chances are you do not own the rights to use or have that software installed on that machine.  If the seller was only going to supply you with numbers and not transfer his/her license thru Adobe channels (http://kb2.adobe.com/cps/152/tn_15281.html), the seller would probably be in violation of the End User License Agreement (illegally providing a copy to another individual). If the seller still retains the license, the copy on your machine would have to have been erased before the sale... and still needs to be.
    This is likely to apply to other software that was installed on the machine by the seller.

  • What to do when 'Back' button is pressed on the browser

    Hi,
    In my APEX application, 2 of my pages have updateable reports.
    When I carry out the following sequence of steps :
    * enter data into the first updateable report page,
    * submit the page
    * branch to the second updateable report page by clicking on a 'next' button
    * click on the 'Back' button in the browser
    * this takes you back to the first updateable report page
    * click on 'next' to branch to the second updateable report page again
    the following error message is encountered :
    Error in mru internal routine: ORA-20001: Error in MRU: row= 1, ORA-20001: ORA-20001: Current version of data in database has changed since user initiated update process. current checksum = "906775940285549CB76B11266BA4E3FF", item checksum = "D52870AB188799BE563B8BE7E53DB2AF"., update <name of table that updeable report is based on>
    How can I prevent this error message from appearing when the user clicks 'back' and then submits the page?
    Many Thanks.

    Andy,
    Thanks for sticking with it. I read (past tense) the OP's description both ways.
    click on 'next' to branch to the second updateable report page again
    the following error message is encountered :
    Error in mru internal routine: ...Why would that error occur after a redirect from a Next button?
    So I don't know what the exact scenario really is, but it seems to me that if you submit a page and it updates the row and the page branches back to itself, the resulting page now current in the browser is "submittable" whether you submit it at once or navigate (by redirect) away from it and then go back through the browser history to retrieve it and then submit it. That the OP got the error she got makes me think the Next button is an Apply Changes and Fetch Next Row kind of button.
    In any case, I don't think clearing session state is a remedy.
    Scott

Maybe you are looking for

  • Cannot display the actual value of ClobDomain variable in jspx

    I have a custom table and three of its fields/columns are of type Clob and they contain xml data. To populate this table I used ADF Business Component and in my application these fields are defined as ClobDomain. Inserting records to this table works

  • URGENT : How to add spaces in the outbound file

    Hi Gurus, I am writing data from SAP to a Unix file via an ABAP program. The file has one record with 4000 characters with 2000 spaces in between the datas. Is there any command to add these spaces ? Or I have to go through a loop to add them ? I can

  • Dependent documents for given FI document

    Dear Friends, Can i seek your help to know if there is any standard report existing to list all the documents related to SD / MM for a given FI Accounting Document (the document number of FB03). Thanks for helping me to know. BR, Ravi

  • Save a JSF page as word document

    Hi All, I have a simple JSF page with some generated content. In that page, there is a button as "save as word". When the link is clicked , i need the save dialog to appear and prompt the user to save the content in the JSP page as word document.How

  • Just updated to ios 7.0.3 on my iphone 4 now says i need to restore

    i just updated to ios 7.0.3 on my iphone 4.  Now it is forcing me to restore to factory settings.  Will I lose my contacts?