Updating Web Pages for Internet Explorer?

I'm an amateur web author who is confused about the new requirement for replace the <embed> tags. Quite honestly, I usually copied and pasted examples from books or web sites to write the code correctly. Now there is JavaScript to contend with.
I have gone to Apple Developer's page, <http://developer.apple.com/internet/ieembedprep.html>and to be honest it is going to be a challenge.
Does anyone know of other sites or resources that will help me deal with the road blocks that Microsoft has put in our way?
Hank Kearns

I used the "external" javascript method because I have over 100 pages to update.
Since you need to open each html file to update the code adding two different "pastes" isn't any harder.
I first used BBEdit to add the javascript link to all of my pages (one click simple) and then used PAGEot to generate the new page code:
http://www.qtbridge.com/pageot/pageot.html
Many of my pages also use other javascript files and I keep them all in one folder (named JS) inside my Sites folder. This reduces bandwidth and makes page loading a bit quicker. When people find my site they usually click on many pages looking at my "movies".

Similar Messages

  • 3px framed picture on a Web page with Internet Explorer and Google Chrome appears normal, but Firefox is on the right side frame 9px. Why?

    3px framed picture on a Web page with Internet Explorer and Google Chrome appears normal, but Firefox is on the right side frame 9px. Why?

    I'm not seeing this.
    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    * http://kb.mozillazine.org/Zoom_text_of_web_pages
    Can you attach a screenshot?
    * http://en.wikipedia.org/wiki/Screenshot
    Use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).

  • How do I get OT fonts to stop distorting on Web pages (in Internet Explorer)?

    I created a great-looking newsletter in Adobe InDesign CS4 (I work for a very large organization and am still waiting for newer software, sorry). It used Adobe OpenType fonts including Myriad Pro, Myriad Pro Black, and Adobe Caslon Pro. I selected "Optimize for web use" when exporting it.  Our Web team then placed the PDF on our web page, using FTP.  When people viewed the PDF in Internet Explorer 9, (again, my organization is slow to change) the fonts either were distorted or did not even look like text.  The same PDF looked fine in Google Chrome and IE 11. In addition to being held at ID CS4 and IE9, we are also at Acrobat Profession version 10.
    I did three things to prevent this issue:
    I reloaded the old PostScript versions of Myriad (from PageMaker) and Adobe Caslon into the Fonts subfolder of my InDesign application folder, to deal with the body text.
    In InDesign, I clicked Edit, selected Transparency Flattener Presets, and created a new preset with the Convert All Text to Outlines box checked (see illustration below),
    I created a new PDF Export preset, which compresses images down to 72, 72 and 150 DPI respectively but did NOT check the "Optimize for Fast Web View" box.  I also did NOT check"compress text and line art" in the dialogue box. I temporarily set Compatibility down to Acrobat 4, and then selected the new "textoutline" transparency flattener preset that I made in Step 2. I then reset Compatibility to Acrobat 8 and saved the preset (the transp0arency flattener is now selected but grayed out).
    This stopped the distortion. (We continued to use Myriad Pro Black as a headline font). However, PostScript fonts are 20th Century. How can I use Adobe OpenType fonts in the future instead of PostScript fonts?

    Still trying to solve the problem. It may be one of my Acrobat job options. Any ideas on how to get Adobe OpenType fonts NOT to pixilate in PDFs created in InDesign CS4 viewed on the Internet in older versions of Internet Explorer?

  • Open web page in Internet Explorer

    Hello,
    I am trying to open a webpage using IE with labview 7. I wrote a vi
    using ActiveX controls. My problem is IE opens, but it opens
    underneath all of the LabVIEW windows. I searched online, and I found
    an example from NI that was similar to my code, however, it still does
    not open IE as the top window. Is there anyway to make the IE window
    the top window?
    The NI example is located here:
    http://sine.ni.com/apps/we/niepd_web_display.DISPLAY_EPD4?p_guid=B123AE0CB9AD111EE034080020E74861&p_node=DZ52051&p_submitted=N&p_rank=&p_answer=&p_source=External
    Thank You,
    Sean Reminga
    Purdue PRIME Lab
    [email protected]

    Two things you could try.
    Drop a property node and set the VI Server Class to 'VI'. Then select as the property either "Front Panel Window>Is Frontmost" and create a false constant for the property or "Front Panel Window>State" and create a constant and set it to Minimized.
    Run this property node after you open the browser window and your VI should either remove itself from the front position or minimize itself.
    Ed
    Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
    Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.

  • RTSP Embedded for Internet Explorer

    Can anyone explain how to embed a RTSP file into a web page for INternet Explorer? Or even point me to an example of someone else doing this on the web? I cannot seem to find any examples of true RTSP files working inside IE. I am using QTSS for both live and cached files and need IE to be able to display them properly. So far all I get is a big blue "Q". THis used to be easy, I think MS changed something in IE???? HELP!

    Answering my own question...
    Here is the code I settled on, works in every browser I tried and uses a poster frame as the launch button. Streaming files are QVGA (320x240) with autoplay and controller enabled and loop disabled.
    <OBJECT
    CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
    WIDTH="320"
    HEIGHT="256"
    CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
    <PARAM name="SRC" VALUE = "http://*url location of your poster frame*.jpg" >
    <PARAM name="QTSRC" VALUE = "http://*url location of your poster frame*.jpg" >
    <PARAM name="HREF" VALUE = "rtsp://*url location of your streaming file*.mov" >
    <PARAM name="AUTOPLAY" VALUE = "true" >
    <PARAM name="CONTROLLER" VALUE = "true" >
    <PARAM name="TYPE" VALUE = "video/quicktime" >
    <PARAM name="TARGET" VALUE = "myself" >
    <EMBED
    SRC = "http://*url location of your poster frame*.jpg"
    QTSRC = "http://*url location of your poster frame*.jpg"
    HREF = "rtsp://*url location of your streaming file*.mov"
    TARGET = "myself"
    CONTROLLER = "true"
    WIDTH = "320"
    HEIGHT = "256"
    LOOP = "false"
    AUTOPLAY = "true"
    PLUGIN = "quicktimeplugin"
    TYPE = "video/quicktime"
    CACHE = "false"
    PLUGINSPAGE= "http://www.apple.com/quicktime/download/" >
    </EMBED>
    </OBJECT>
    Hope that is some help for one of the 300 or so folks that read this post! Good Luck!

  • How do I reverse the 'always open this page in Internet Explorer' command?

    I recently told Firefox to always open a certain web page with Internet Explorer. I now want to reverse that command; hwo do I do that?

    Check the options of the extensions that you use to open a page in IE in Tools > Add-ons > Extensions

  • Web.SHOW_DOCUMENT('URL', '_blank') doesn't work for Internet Explorer 7

    Hello,
    In my company, we are using Oracle Forms 10.1.2.0.2.
    After inserting a URL, users are logged in. There is one page in the application that uses a button to open a PDF in a new page.
    Code behind this button:
    web.SHOW_DOCUMENT('URL', '_blank');
    For internet explorer 6, there is no problem, but last week, some users have upgraded their browser to Internet Explorer 7. When they now push the PDF button, nothing happens. No error is given.
    Could someone please help me..

    Actually, I think a couple of my colleagues have seen this with IE7 recently... It seemed to be related to individual PCs rather than anything in our software, and was sort-of sporadic. I think on one of the PCs, there'd been an update to the Google toolbar and that had caused problems (and of course, if you have Google toolbar, that has its own popup blocker that you need to disable for the site in question.)
    Sorry to be vague, but I would look for any other browser plug-ins on the machine that might be causing issues.
    James

  • IPad browser showing outdated browser and asking for internet explorer updation . dont know what to do.?

    iPad browser showing outdated browser and asking for internet explorer updation . dont know what to do.?

    It's coming when I try to open yahoo.not able to open yahoo.now how can that be outdated? It's opening fine in my laptop, problem only in iPad mini. Can anyone help?

  • OLE broken after Cumulative Security Update for Internet Explorer KB3003057

    Our product has been using the IWebBrowser OLE interface for many years but has failed since Cumulative Security Update for Internet Explorer KB3003057.  What do we need to do to get this  IWebBrowser interface working again.
    http://msdn.microsoft.com/en-us/library/aa752127(v=vs.85).aspx 
    When we try to use the Navigate function it causes general access violations such.
    Our code has not changed for several years so must something must have been chainged in the OLE/ActiveX library with this security update patch. 
    We are getting Access Violations when calling the IWebBrowswer :: Navigate function since this KB3003057 security
    patch.  If I uninstall the patch everything works normally again.  When I re-install the KB3003057
    patch the problem returns.
    All our customers (many different computers in different offices) are getting this problem once they pick up the update.  It is not specific to a particular computer and we are seeing it on Windows 7 and also Windows 8.
    Thanks in advance for any advise you can offer.
    Thanks,
    Jim Clark
    [email protected]

    There is no error when installing the udpate.  It installs fine but after installed it breaks our calls to the IWebBrowswer OLE/ActiveX.  
    http://msdn.microsoft.com/en-us/library/aa752127(v=vs.85).aspx 
    When we try to use the Navigate function it causes general access violations such.
    Our code has not changed for several years so must something must have been chainged in the OLE/ActiveX library with this security update patch. 
    We are getting Access Violations when calling the IWebBrowswer :: Navigate function since this KB3003057
    security patch.  If I uninstall the patch everything works normally again.  When I re-install the KB3003057
    patch the problem returns.
    All our customers (many different computers in different offices) are getting this problem once they pick
    up the update.  It is not specific to a particular computer and we are seeing it on Windows 7 and also Windows 8.
    Thanks in advance for any advise you can offer.

  • Version Naming Convention for Internet Explorer

    Notice on the far right side there is a
    Emoticon smiley face on the far right side.  This comes directly out of something I read and also did almost twenty years ago.  Did this cause the version update to 11?  I am not familiar with the metrics to call for a higher
    version.  It also appears to be deactivated.  I believe the w3c html is readily available as well as the specific compliers to develop a browser. 

    Hi, the emoticon is actually a feedback tool for Internet Explorer incorporated into the 9879 build. It's supposed to work by clicking on the icon when you come across a problem for whatever web page your on and reporting the problem on the spot instead
    of using the windows feedback app.

  • How can I know if the version of Flash Player installed is the right version for Internet Explorer?

    Hello,
    I have Windows 7 Starter with Internet Explorer 8 and Adobe Flash Player 10,1,85,3.
    I am experiencing problems with one particular web site which uses Flash technology to operate its web site., which is:
    gadget-detective.moonfruit.com.
    It has been suggested to me that I check I have installed the correct Flash Player for the web browser
    I am using which is Internet Explorer 8, that in particular I should check I have not installed in error a Flash Player
    for "other browsers". I do not know how to check if the version of Flash Player I have installed is the correct one for
    Internet Explorer, but, when I go to the Adobe web site at:
    http://www.adobe.com/software/flash/about/
    it states that Flash Player is successfully installed.
    Here are the problems I have been encountering with accessing the above-mentioned "gadget-detective" web site,
    where I have had to use different URLs to attempt to get access to the technical advice areas on their web site:
    1)A Welcome page with a link to the Free Technical Advice page located someway down the centre of the Welcome page,
    but still with none of the previous links along the left side:
    http://www.gadget-detective.moonfruit.com/#/free-tech-advice/4515074362
    2)A Welcome page with no links at the left side and in particular no link at all to the Free Technical Advice page:
    http://www.gadgetdetective.com/
    3)A completely black page:
    http://gadget-detective.moonfruit.com/#/free-tech-advice/4537230823
    How can I be certain that I have the correct version of Flash Player for my web browser Internet Explorer 8?
    Regards.

    Hello  ʇɐb ɹəuəllıʍ ,
    Thanks for your reply. I would appreciate it if you could let me know what the Flash Player setting
    called "Hardware Acceleration" does, before I try disabling it.
    Regards.

  • Help for Internet Explorer 11

    Where do I find Help for Internet Explorer 11 ?
    I have Windows 7 64-bit and IE11 but I can't find help for that latest browser. In Help and Support, I only find help for Internet Explorer 9
    My problem is that since installing IE 11, I am unable to pin pages viewed on the screen to my Favorites; that is the pages that are pinned are different from the pages being viewed.       

    Hi
    from Desktop IE... Help>Online Support menu
    or go to
    http://answers.microsoft.com
    Include the full address of any webpages that you are having issues with.
    Pinning is not the same as Adding to favorites.... Web sites program how their sites are to be pinned or added to the Win7 or Win8 Start menus.
    Regards.
    Rob^_^

  • Making a blackberry web page for my business

    Can I make a blackberry web page for my business off of my 8330 or do I have to use a desk top version of the internet to make a web page? I would really like it if all things that are capable on a desk top were allso capable on my 8330.If anyone knows if this is possible let me know.

    All things are not possible on a the BB that possible on a PC. That is why it is a mobile device, and not a PC. Something just require a PC. The BlackBerry doesn't replace a PC totally.
    I don't know of any web editing applications used on the BB. There could be, i might have missed it, but I really don't think so.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Unable to download or install flash player for internet explorer

    I recently reinstalled the entire operating system (windows 7) on my pc and since doing so ive been re-installing a lot of software, flash player works perfectly on chrome but is not installed for internet explorer 10, whenever the add-on is detected as missing, and im prompted to download it via https://get.adobe.com/flashplayer/, the page simply doesn't load (see screenshot), ive attempted downloading it via chrome and then enabling it, but it still doesn't show up, i've simply run out of options

    1. Internet Explorer 11 is the latest release. You might want to check for Windows updates to get IE11.
    2. Concerning Adobe Flash Player for IE. Click on the following Adobe link. Go down to the bottom where it says "Still having problems?" and click on the link for Internet Explorer.
    Installation problems | Flash Player | Windows

  • Acrobat PDF reader for Internet Explorer may be unloading/unabling custom plugin

    Hi,
    My question is basically to understand what is happening in this situation so that I can find where is the problem and how to solve it.
    We have used Acrobat 6.0 SDK to develop our custom plugin. This plugin is basically wrapper to few basic tools  (note, stamp, text ) etc.. provided by Acrobat 6.0 SDK. We have also developed PDFViewer.dll to view PDF document within Internet Explorer. So when user load document within our website this PDFViewer loaded with the custom plugin and user can use those tools.
    We are installing this plugin under <Acrobat X>/Plug_ins/<Company Name>/MyPlugin.API.
    In our web site we are giving list of documents and when user click on a document it will load the PDFViewer and custom plugin. We are loading Acrobat.exe in advance so that we can load quickly.  Now the problem happens when user open any other PDF in different tab or instance of Internet explorer. ?How?
    Consider in a internet explorer user logged in our web site and then he/she can see let's say 10 documents. 1.pdf, 2.pdf, 3.pdf, etc...
    Now when user select document 1.pdf we are loading that PDF in the IE within our PDFViewer with custom plugin. (Here I have seen that behind the scene Acrobat.exe is loaded in the processed using task manager)/  If at this time if user opens another instance of Internet explorer or another tab and open a PDF document it opens PDF in the standard Adobe Reader PDF viewer for Internet Explorer resides at (C:\Program Files\Common Files\Adobe\Acrobat\ActiveX).
    If at this time user goes back to our site and tried to work on 1.pdf our custom plugin works fine BUT if user opens any other document (let's say 2.pdf) the plug in stops working basically looks like it is not loaded.
    This issue only happens if user opens a document in another internet tab or explorer instance and open PDF which resulted in to open Acrobat Activex for internet explorer. If user opens a PDF document out side of internet explorer it is not creating any problem because at that time ActiveX does not loaded.
    So my guess is something is going on when ActiveX for PDF is get loaded into Internet Explorer.
    I want to know more what is happening and why it is happening. Due to this behavior our web site users can't use any other web site which opens PDF documents because then they have to log off and log back in our web site.
    Please we need immediate help.
    I am open to provide more details with screen captures.
    Thanks,
    Twinkle

    Hi,
    Thanks.
    So I want to make sure this is because with Acrobat 9 - the new way to deal with PDF's?  Because as per my knowledge it was working fine with Acrobat 8.
    Moreover, if I am understanding correctly and I have tested too, the order is important here, right? If I will load PDF in IE first and then I will work on my web site it is not creating problem but if I will launch my web site first and then open PDF within IE in different tab it is creating problem because they are using same interface and when AcroPDF instantiating overriding and failed to load plug_in
    Here I have seen that both Acrobat.exe and AcroPDF.dll is using same Acrobat.dll pointing to same memory addresses and that's why problem is happening.
    IT would be great if you can provide any other way to "hook" adobe because the bottom line I have to use AcroExch.App from SDK.
    One last question, I have seen that if I am opening a PDF in Internet Explorer in a different tab (not in my web app) while pressing SHIFT key and the move to my web site and load different document it is working fine, so the question is what different is happening when we open PDF in IE with pressing SHIFT key and without pressing SHIFT key. IS AcroPDF.dll behaves differently while opening PDF with SHIFT key pressed?
    Thanks for all your help.
    Twinkle    

Maybe you are looking for

  • How do I know if my drive is dead?

    I have a pioneer dvr-112D and it has stopped reading/writing CD-R, writing DVD. It can only read dvd. It trys to spin the cds but then ejects the disc. How do I know if it's completely dead? Thanks guys

  • Can i use a g3 imac for extra processing power

    hello, can i use an imca g3 graphite to supplement by g5 1.6 model. if so, how? i am using logic and am running into serious processing problems....is there anything i can do to make sure i am using the processing power of the g5 to the max? thaqnks

  • How many string tokens do I have?

    String line = "00:05,  4 May 2007; StringTokenizer st = new StringTokenizer(line);Four or five? I am not sure whether ":" or "," is a default delimiter? Thanks

  • How do you disable Java in OSX 10.5

    I know this has been answered in the past, but I can't find it for 10.5. Actually running Xserve 10.5.8

  • How long of a video can an Iphone 5S record?

    How long of a video can an Iphone 5S record if fully charged?  In regular and HD?