Links to files not working in Safari 5.1

I have an HTML document on my hard drive that links to various TextEdit files on my computer. It's a great shortcut tool. I click a link, and it instantly opens up the file in TextEdit.
However, I just upgraded to Safari 5.1, and now when I click these links, nothing happens. No error, no file opens, nothing.
Any ideas?

See http://www.caminova.net/en/support/snow_leopard_err.aspx
There are a couple of DjVu applications out there that might be useful for viewing the documents outside of the browser. I have something called DjView on my iMac, and there's another named MacDjView listed at MacUpdate. (I haven't messed with DjVu in over a year, and I'm foggy here.)

Similar Messages

  • TCS2 - Cross References between linked Frame files not working

    Hi,
    All the cross-references in my linked in FrameMaker 9 files work when output in PDF, however, when outputting WebHelp from RoboHelp 8, FrameMaker cross references that reference another FrameMaker file (i.e. not Current) do not work. The format is correct, they appear blue and underlined like every other link/cross-reference, but when moused over in the browser, there's no link to click.  The HTML created by RoboHelp does not point to a file.  For example, here's the HTML for one link not working as shown from within RoboHelp:
    <p class="FM_Bulleted"><span style="font-family: 'Times New Roman'; font-size: 7.0pt;">&#160;&#160;&#160;</span>•<span
         style="font-family: 'Times New Roman'; font-size: 7.0pt;">&#160;&#160;&#160;</span><a><span
         class="FM_Link">Create Supported App from
    Install</span></a><span class="FM_Bold">.</span>
    RoboHelp appears to partially convert the link as <span class="FM_Link"> appears in the HTML  but I think there should be more information in the <a> definition, such as in the HTML created for a link that references a topic created from the same FrameMaker file.
    <p class="FM_Bulleted"><span style="font-family: 'Times New Roman'; font-size: 7.0pt;">&#160;&#160;&#160;</span>•<span
         style="font-family: 'Times New Roman'; font-size: 7.0pt;">&#160;&#160;&#160;</span><a
         href="#XREF_17096_Creating_an">Creating an App</a></p>
    I've ensured all the cross-references in each framemaker file in the book have the same format and are mapped to <$paratext> in the project settings. I've also tried importing the FrameMaker book instead of linking it and the same problem persists.
    Any ideas on how to make RoboHelp create the link correctly?   Any help you can offer would be greatly appreciated.
    Thank you,
    Jacquie Finney

    Most of the major cross reference issues have been resolved in TCS 2 with further improvements in TCS 3.
    Please ensure that you have all the patches of TCS 2 installed on your system.
    If the issue is still there, there could be an altogether different reason for cross reference not working or the issue might have been fixed in TCS 3.
    The reason or workaround can be analysed once the sample files with the issues are provided.
    It will be great if you could share a small sample FM document containing the cross reference and target having the issue. If the cross reference is across documents, then a FrameMaker book along with its FM files can be shared in a zip format.
    You can mail the documents to me at magrawalATadobeDOTcom
    Mayank

  • Imbedded link to downloadable .PDF file not working in Safari

    Two questions:
    I imbedded a text link that is supposed to download a .PDF file from my iDisk. However, when I click the text link from my Safari browser I get this error message:
    "“A network error occurred while accessing this document on the Internet. Would you like to close the document or reload it?”
    When I retry by pasting my iWeb published page into Mozilla, the linked file downloads quickly with no problem. However, when I paste it into Internet Explorer's browser, it takes about 4 minutes to download!
    Second question: I can't seem to link an image that I inserted on a "My Photos" template page. There is no way to select the image--when I do, it just shows the "blue box" around the image but it doesn't actually select the image itself so I can link it.
    I was able to link images in my .Mac pages so I don't know why I can't on iWeb.
    If anyone wants to try it, here is the link to that page. ONLY CLICK ON THE BERMUDA AMEX TRAVEL PLANNER TEXT as that is the only link I've imbedded thus far. This page is obviously still under construction.
    http://web.mac.com/jennikeast/iWeb/Christian%20Ministries%20/E0EFD86B-77D0-459A- 9E9E-C1FEC0D306C2.html
    iBook   Mac OS X (10.4.6)  

    Second question: I can't seem to link an image that I inserted on a "My Photos" template page. There is no way to select the image--when I do, it just shows the "blue box" around the image but it doesn't actually select the image itself so I can link it.
    This is correct, you cannot make the image holders hyperlinks. The solution is to put a Shape over the top of the image that you want to be a link, then Opn Inspector, Graphic Link and make the Opacity 1%, no more no less. Then make this shape a link. Beware that this image will still display in a slideshow and if you insert more images and it moves, the shape will not move with it.
    You may also want to click on the shape and then go Arrange > Bring to Front.
    Will
    1GHz G4, 15" PowerBook, Airport Network, 1G iPod Mini   Mac OS X (10.4.6)   www.willg4pb.com for iWeb tips

  • Mp4 file not working in Safari, OK in Firefox

    Hi
    I have just updated my site to include a short movie file. This works fine in Firefox, but Safari recognizes it as text. After publishing my website prior to uploading, all seemed to work fine. However, once uploaded it turns to text.
    Do you have any suggestions?
    My 'problem' page is>
    http://www.bartholwindaction.org.uk/wind_turbines/MM70%20turbine.html
    The movie is at the bottom of the page.
    Don't know how this looks on a PC.
    Thanks
    Phil B

    Because Firefox opens a dialog window asking you what to do with this file extension and allows you to choose to open it with QuickTime browser plug-in.
    Call your host server and ask them to explain the issue. It has to do with .htaccess files on their server.

  • Uploading files to website not working with Safari in Windows 7

    Safari version: 5.1.7
    OS: Windows 7
    Hi,
    I am a website owner, and I have a feature on my site where users can upload large (up to 50MB) music files to my server. The feature works in Firefox on OSX & Windows platforms and it also works in Safari on OSX. The uploading feature is not working with Safari for Windows. Do you have any idea why and how to fix this? It can't be an issue with my server as it works in other browsers fine and works fine in Safari for OS X.
    If you have any information on how to solve this or things for me to try to rectify this for use with Windows operating system it would be much appreciated.
    Thanks.

    GREAT NEWS!!!!
    I have solved this issue myself with some help from my a user on Microsoft Forums. The issue stems from the mime type of each Browser Chrome, IE, & Safari for Windows defaults as audio/wav. When the mime type is changed to audio/x-wav everything works. Firefox defaults to audio/x-wav and when changed to audio/wav it DOES NOT work.
    Once I input some code in my .php upload page to change the mimetype if audio/wav is detected everything works GREAT!!!
    So Here is what you need to do: Find your upload page and input this code:
    echo "<p>MIME Type: ".$_FILES["file"]["type"]."</p>";   
    right before your "If/then" statement of file type. For me it was near line 30 in my upload.php page, but I'm sure this is different for everyone.
    This will detect and DISPLAY the default mime type of your browser on the error page when your upload doesn't work. Once you know what mime type works for your file type then you can change your "if/then" statement for mime type upload to change your mime type to the correct one.
    I don't want to give the code here, because I'm sure it's specific to your file types and your site construction, but this should lead you on the right track.
    ***This is the solution if you ARE NOT ABLE to upload any certain file in a certain Browser. It has to do with mime type construction***
    I hope this helps others like it helped me!!!!!

  • Flash not working in Safari 5

    Flash has been buggy for me in Safari 5, ever since I updated the Flash player last week to "10.1 r53". Either Flash files don't play at all, or just the audio plays without video.
    Per the instructions on these boards, I have:
    1. reset Safari
    2. uninstalled flash player
    3. installed the flash player
    4. repaired permissions
    5. restarted
    The issue is still there. Firefox plays Flash files, YouTube, etc. just fine. Safari does not.
    I'm running SL 10.6.4, latest Software Updates.
    Any suggestions?
    Thanks!

    I created a new account. Flash works in the new account. That's cool, but I really don't want to re-locate all my prefs, etc., just for a buggy plugin.
    So, I next...
    1. grabbed the Safari plist from the new account
    2. logged out of the new account
    3. logged into the old account (where Flash does not work)
    4. moved the old account's com.apple.safari plist file out of the Preferences folder
    5. moved the clean Safari plist file (from the new account) into the Preferences folder
    6. reset and restarted Safari
    7. Flash worked...for about two minutes. I tested on YouTube, Vimeo and Google Analytics. Back to Flash not working in Safari.
    I then tried repeating the earlier steps.
    1. reset Safari
    2. uninstall flash player
    3. install flash player
    4. repaired permissions
    5. restarted
    Still doesn't work.
    Just one other thing to note: whenever I pull up a web page with Flash, I get a "file not found" error in Safari's activity monitor (link is below)...could this be an error with Adobe's website rather than a Safari-permission thing?
    http://fpdownload2.macromedia.com/get/flashplayer/update/current/install/version .xml10.1.53.64~os=Mac&osVer=10.6.4&playerType=pl&cpuWordLength=32&cpuArchitectur e=i386&lang=en

  • Adobe Flash Player does not work with Safari. What can I do?

    Hi,
    I have a MacBook Pro, Retina, 15 inch, late 2013,  2 GHz Intel Core i7, using OS X 10.9.4. I have installed Adobe Flash Player. In my System Preference, in the advanced settings, it is set to install updates also tells me that I have the NPAPI Plug-in (version 14.0.0.145) installed but not the PPAPI Plug-in. Is this the reason why it does not work with Safari (keeps telling me to download the app, which I did but still does not work)? Is there any way I could fix the problem? Please, help.
    Thanks.

    If you can't install or update Flash, follow these instructions.
    If you have installed the latest version of Flash, please take each of the following steps that you haven't already tried. After each step, relaunch Safari and test. For a "missing plug-in" error, start with Step 8. Back up all data before making any changes.
    Step 1
    You might have to log out or restart the computer before a Flash update takes effect.
    Step 2
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data...
    and confirm. Close the window. Then select
               ▹ System Preferences… ▹ Flash Player ▹ Advanced
    and click Delete All. Close the preference pane.
    Step 3
    If you're only having trouble with YouTube videos, log in to YouTube and load this page. You may see a link with the text "Leave the HTML5 Trial." If so, click that link.
    Step 4
    a. If you get a warning of a "blocked" or "outdated" plug-in, then select the Security tab in the Safari preferences window. In the list of plugins on the left, there should be one—and only one—entry for "Adobe Flash Player," showing the same version number that you installed. Select that entry. On the right there will be a list of websites for which you have specifically allowed Flash, if any. It's normal for the list to be empty. Below that is a menu labeled
              When visiting other websites
    From that menu, select either Allow or Ask.
    b. If you still get the alerts, then go back to the Flash Player preference pane and select the Advanced tab. Click Check Now. Quit and relaunch the browser.
    c. If the alerts still persist, triple-click anywhere in the line below on this page to select it:
    /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources
    Right-click or control-click the highlighted text and select
              Services ▹ Open
    from the contextual menu.* A folder should open. Inside it, there should be a file named "XProtect.meta.plist". If that file is missing and you know why it's missing, restore it from a backup or copy it from another Mac running the same version of OS X. Otherwise, reinstall OS X.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    Step 5
    In the Safari preferences window, select the Advanced tab and uncheck the box marked
              Stop plug-ins to save power
    Step 6
    Open this folder as in Step 4:
    /Library/Internet Plug-Ins
    Delete the following item, or anything with a similar name, if present:
              Flash Player (failing).plugin 
    You may be prompted for your login password.
    Step 7
    Re-download and reinstall Flash. Download it from the domain "get.adobe.com". Don't click a link from any other website, including this one, because you can't trust links. They may be an attempt to trick you into installing malware masquerading as Flash. Type the address into the browser window. Never download a Flash update from anywhere else.
    Step 8
    If you get a "missing plug-in" error, select
              Safari ▹ Preferences... ▹ Security
    from the Safari menu bar and check the box marked  
              Allow (or Enable) plug-ins
    Then click the button marked
              Manage Website Settings...
    if present and make sure that the website is not blocked for Flash.
    Step 9
    Select
              Safari ▹ Preferences... ▹ Extensions
    from the Safari menu bar. If any extensions are installed, disable them.

  • My youtube does not work on safari only when i try to play a video it says "This video is not available on mobile add to playlist" But i am using a mac air 11 inch it is not a mobile. Please Help. i have to use the youtube on firefox or chrome

    my youtube does not work on safari only when i try to play a video it says "This video is not available on mobile add to playlist" But i am using a mac air 11 inch it is not a mobile. Please Help. i have to use the youtube on firefox or chrome. At times it also say QuickTime Player can't open "video.3gp". and
    The file may be damaged or may not be a movie file that is compatible with QuickTime Player. when i try to open a video on youtube on safari

    I too am having the same issue as the OP.
    Your USER AGENT information is Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18
    Every webserver that receives a request from your browser is able to determine the HTTP USER AGENT information unless it has been removed by some software (e.g. firewall) before the request was trasmitted.

  • Flash Player 10.3.183.10 will not work in Safari on Mac OS X 10.5.8

    Mac OS X 10.5.8
    Safari 5.0.6
    Flash Player 10.3.183.10
    Flash Player10.3.183.10 will not work in Safari on Mac OS x 10.5.8
    The instillation says that it is successful, however when using Safari I'm informed I do not have flash player installed. When I check the hard drive, flash player in no where to be found. I have tried all of the troubleshooting from the Adobe website, and I am still stumped. I was able to get the Flash Player to run in firefox 5.0, but not Safari.
    Please Help!!!! I have searched the discussion boards for days now in my spare time and have not been able to find an answer.
    I am not the most savvy person with computers, what am I missing here??

    In my Library/Internet Plug-ins folder I have a file named Flash Player.plugin (it's 22.8 MB however, not 23.9mb) and another named flashplayer.xpt (it's 4 KB however, not856 bytes).
    I am unable to open the Plug-Ins menu (the browser pops up but wont load)...is there another way to check for Shockwave Flash?? When I do a search for "Shockwave" on my hard drive I do find a plug-in named "DirectorShockwave.plugin" (76 KB)
    Also...The "Open using Rosetta" checkbox was already unchecked

  • Hyperlinks in PDF, WORD, PPT not working in Safari on iPad

    We have an intranet we are serving up for use on the iPad. The links to other documents in PDF, WORD, PPT work on my pc and laptop but not in the iPad. I have looked to see of there is a setting but the only thing I found was to allow pop ups which our site uses but not luck. The links are blue and appear they should work but don't. Any one else have this problem and how did you correct it?

    We have a similar problem with links inside PDFs not working, but worse, our links are all relative, ie, only file names. This means that if you DO have an app that makes the links work, but which is not viewing it in the browser, the links will try to open the file, but it won't find it, since it won't have the full domain info.
    I realize our users could put the full into on the links, but we chose to do it this way for the ease of preparation--we have hundreds of these files every month and there's no quick, easy or automatic way for the preparers to add the full domain info at creation time--it's 100% manual, even with copy/paste. It all works fine in IE on a PC, which is the overwhelming bulk of our viewers, so until recently when several board members got iPad2s, there was no compelling reason to make any changes. It wasn't broke
    elaine
    charlottesville, va

  • Named Anchors not working in Safari

    Has anyone found a work around for named anchors not working in Safari?
    For example:
    <http://www.macbenimble.com/links.html#browsers>
    Would be greatly appreciated if anyone has any info re this?
    hollie

    That particular page fails the w3c validator: "This page is not Valid XHTML 1.0 Transitional!" Safari is one of the least forgiving of browsers for code that is not correctly written to standards. You might want to put your pages through the validator and look at the list of generated errors.
    Named anchors do work in Safari, for example is this web site faq.

  • Why do aria-live="assertive" not working in safari 6?

    I have a .Net Web Application where the requirement is to notify the user whenever there is an automatic change on the Page. For that I have used <div> tag with role="alert" and aria-live="assertive" attributes. The Feature is not working with safari 6. An already available discussion says the feature should work with Safari 6. Please refer link https://discussions.apple.com/message/19537778#19537778
    But it seems that the Fix is still not available with safari 6.
    Please suggest if something is missing in the implemenation or some alternate way or workaround available.

    Hey everyone,
    Did some more research, thanks to user dominic23, I found the answer.
    Quit and relaunch and Safari.
    Go to Safari Preferences > Security > Internet Plug-ins
    Make sure that the box next to ' Allow all other plug-ins'  it is cheked. 
    Also make sure that 'Allow Java'  is checked as well.
    Happy browsing!

  • MSN not working with Safari 8.0.2

    MSN (home page) is not working with Safari 8.0.2
    A blank page comes up.
    This started 12-13-14
    Anyone have a solution?

    Go step by step and test.
    1. Power off the router. Unplug it from the wall. Wait a while.
        Plug it back to the wall. Power the router on. Wait until all the lights are lit properly. It will take a while.
        Restart the computer.
        Start up in Safe Mode.
        http://support.apple.com/kb/PH14204
    2. Delete Caches.db
        Close all windows and quit all applications.
        Hold "option" key down and click "Go" menu in the Finder menu bar.
        Select "Library" from the dropdown.
        Library > Caches > com.apple.Safari > Caches.db
        Right click the Caches.db file and select "Move To Trash.
        Close windows and relaunch Safari.
    3. Empty Caches
        Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        Develop menu will appear in the Safari menu bar.
        Click Develop and select "Empty Caches" from the dropdown.
    4. Delete Cookies
        Safari > Preferences > Privacy > Cookies and other website data:
        Click "Details" button.
        Remove MSN cookie
    5. Safari > Preferences > Extensions
        Turn off Extensions  and launch Safari again to test.
        Turn on those one by one and test.

  • SharePoint not working on safari 8.0.3

    SharePoint not working on safari 8.0.3. get an error to say server request timed out. this works on chrome

    Hi,
    Any one that was having this issue will be happy to know that what you read on google is incorrect apple didnt block java at all they blocked the older versions to make people continue using the new versions
    please install java 7 update 17 then go to the below link
    http://java.com/en/download/testjava.jsp
    it will say " inactive plugin" to begin with but if you click the text it will then work close safari and test the link again
    it should then come up and say "your java is working and up to date"

  • Why hyperlink color change not working with Safari?

    With several sites I visit when I click on their text link lists I see a colored symbol change to let remind me I visited that site. Unfortunately this only works when I use Firefox or IE, not Safari. Is there a reason this does not work with Safari? Is there anything I can do? thanks.
    Safari 3.2.1

    Hi ..
    YouTube content requires Flash.
    Open System Preferences > Flash Player then select the Advanced tab.
    Click Delete All under Browsing Data and Settings
    Not empty the Safari cache.
    From your Safari menu bar click Safari > Preferences then select the Advanced tab.
    Select:  Show Develop menu in menu bar
    Now click Develop from the menu bar. From the drop down menu click Empty Caches.
    Now try a video. If you still have problems, try troubleshooting Safari extensions.
    From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test.
    If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.

Maybe you are looking for

  • Issues with setting up ATT 3g. ATT reconizes the setup but IPAD 2 won't connect with 3g network

    Setup brand new IPAD 2 ATT wifi +3G.  Everything went smooth even setting up the ATT cellular data connect.  ATT reconized the purchase however the IPAD will not erconize the 3G function when the wifi is turned off.  I have an Iphone 4 and the 3G net

  • Not getting the complete output in the crontab script

    Hi All, I am running a script to find the CPU and memory utilization of the Oracle 10g server. Script name is atul.sh. When i run this script then it gives the desired output as mentioned below: bash-3.00$ cat ./SCRIPTS/atul.sh *A=`date| cut -d" " -f

  • Process Inbound EDI 997(ACK)

    Hi Is there any way to process inbound EDI997 files. I tried to process the 997 files with a orchestration but got the below error. The output message of the receive pipeline "Microsoft.BizTalk.Edi.DefaultPipelines.EdiReceive, Microsoft.BizTalk.Edi.E

  • Simple JSP example problems

    Hello, I am new to JSP and I was wondering if I could get some help from some people that know what they are doing. I'm trying to run a simple JSP example that I got out of a book. But I've modified it a bit to just play around with it. But it doesn'

  • Types Does not Exist Error in Function Module creation

    Hi Guys I am trying to replicate the functionality of the below program using a function module. However when I enter the following in the changing tab of the fn mod, I get  error TYPE IT_VBRP does not exist. Parameter name p_it_vbrp like it_vbrp <re