Relative z-ordering of plugins with web content

We have a popup menu (a floating div) that we would like to position above a java applet. In IE and FF we are able to position a masking element behind our floating popup to prevent the applet from bleeding through. In IE and FF we use an empty iframe as our masking element. There is a good blog post on this as it relates to mozilla here: http://weblogs.mozillazine.org/roc/archives/2009/06/native_widgets.html
This trick doesn't seem to work for Safari. Anyone know of another or similar trick to allow web content to be layered on top of a java applet?

To be consistent, the entry field should be populated with the relative path and the name of the landing page file (i.e. /event/index.html).

Similar Messages

  • Can't interact with Web Content Overlay when article is zoomed in

    I have a problem with Web Content Overlay. It's working (interacting) only when article is viewed in 1:1 scale. Articles are added as PDF's, and when i do pinch zoom on them - Web Content Overlay stops reacting on click events.
    Is it a general WCO limitation?
    Can article with Web Content Overlay be zoomed in and still give user the ability to play with HTML content?
    Piotr

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • InDesign Crashes when uploading an article with Web Content Overlay - have checked forums

    I'm making a folio for my design portfolio in InDesign CC
    I currently have one article uploaded, when I try to add my next article InDesign crashes.
    I have previously uploaded the article without the single web content overlay and it uploads fine.
    The status bar gets stuck at the end 'Building folio ... Processing overlays...'
    The content is a simple web form and is only on page 6/6 - not sure why it's freezing by adding a small page on the end.

    I've just tried uploading a single page article with the Web Content overlay and it's crashed again.
    Not sure if that means it's the web content?

  • Fixed Layout ePub - please help me embed video and/or use Folio overlay with web content

    Hi
    I have an In Design file used to create a print book (11"x11") and have decided to use CC 2014 to create a fixed-layout ePub 3 for a digital version.  I converted the book over with minor issues of having to change the font and it looks beautiful.
    I would like to add videos at the end of the book to take advantage of the flexibility of the digital format.  I create a year-end slideshow of my photos and host them on Vimeo.
    I have tried the following:
    Using the Vimeo standard embed code in an HTML element
    Using the old flash Vimeo embed code and converting to HTML - worked great on iBooks on Mac but not on iPhone/iPad as flash-based
    Hosting and linking to videos on my own web server and using the Media - insert video link to the mp4 file
    Hosting and linking to videos on my old photo server at smugmug.com
    I can embed the actual videos but, at their smallest size they increase the file size of the ePub from 78MB to 400MB...
    I then thought I would use a Folio Overlay - Web Content.
    The idea is to use this blank page on my website which would look for all intents and purposes like another white page in the book - 2012 Slideshow - Oren Photography
    The overlay works in Folio Preview but not when exported as an ePub
    Is this a limitation of the ePub format?
    Any help/advice/suggestions on fixing this are greatly appreciated.
    E

    Thanks again Steve and Bill
    My interest in embedding videos was largely to minimize the final file size and amount of space used on each person's device.  I ended up following your advice about using Adobe Media Encoder to minimize the size of each slideshow but it still increased the final ePub from 65 MB to over 200 MB.  And that was with video quality that was far inferior from what I could offer through an embed or, my final solution, a link out to my website.
    I happen to be of the same thought as Bill that most people are now connected to the internet and would favor a smaller file with access to online content over a very large file.  I would have liked to embed the videos and allow 720p quality inside the ePub over the link I ended up settling for.
    E

  • Does Flash Player only work with web content?

    Thought I'd better start a new thread on this, as my previous
    question has shifted emphasis.
    Does the free Flash Player download only provide Flash
    capability within the web browser? Or can it play local SWFs? If
    not, do I need the whole Flash product to just play?

    > Does the free Flash Player download only provide Flash
    capability within
    > the
    > web browser? Or can it play local SWFs? If not, do I
    need the whole Flash
    > product to just play?
    yes, yes, and no
    YES: The player you download is the activex control and
    Netscape plug-in
    that browsers use .. not a separate program. So yes it is
    effectively for
    use in the browser only.
    YES: You can fire local SWFs using it by opening them within
    your browser.
    It is only for web content.
    NO: You do not need a stand-alone flash player (that comes
    with the Flash
    product) to view SWF content (local or on the web)
    Jeckyl

  • Classical Order with Order lines entry with Web Service

    Hello all,
    I want to create a application in ADF that calls a web service for order entry. The Web service accepts an Order Object which contain a array of Order Lines Objects. This is a web service with a complex input object and I think the best is use a jax-ws proxy with a PoJo Data Control.
    But my problem is how can I make a suitable user interface for this? How can I create a Form where I can enter the Order Lines? I can bind a Table to this array but then I can only add 1 OrderLine.
    Thanks, Joost

    I found out that it is possible to bind the OrderLines to a table and add a button to the jsp with the following code in a backing bean:
    BindingContext bc = BindingContext.getCurrent();
    DCBindingContainer bindings = (DCBindingContainer)bc.getCurrentBindingsEntry();
    DCIteratorBinding dcib = (DCIteratorBinding) bindings.get("orderlinesIterator");
    RowSetIterator iter = dcib.getRowSetIterator();
    Row newRow = iter.createRow();
    iter.insertRowAtRangeIndex(0, newRow);
    This create a new row and everything works fine in combination of the Web Service!
    Joost

  • Performance, minimum bandwidth, thumbnail previews for PDF and InDesign Files with web content viewer

    Hi,
    We are considering using DPS with a web content viewer for large PDFs and/or InDesign files. The client using a web viewer might have very limited bandwidth (some as low as 256Kbps). We ask:
    1 - How well does the web viewer perform with very large PDFs and InDesign files  (500 MB+) with limited bandwidth? Does the file stream in chunks and the PDF shows as soon as the first page or two are available, with the rest loading in the background, or does the entire file come down in one part and then shown?
    2 - Can PDF and InDesign files support thumbnail previews? For example, one image per PDF page and user can scroll forward and back.
    Your thoughts and comments are greatly appreciated.
    Thanks!
    -Stephen

    Hi Stephen,
    The way the web viewer works is that it converts the PDF/InDesign files to PNGs along with additional HTML assets. Assets are downloaded as they’re ready for a given page (e.g. first, page 1 is filled with its assets as they become available, then page 2, etc), so a reader wouldn’t need to wait for the entire article to load. The next few pages are also loaded in the background, so the reader wouldn’t be likely to notice lag as they flipped through pages to the next page after reading the current one. So the lag will depend on the size of an individual page.
    For your question around thumbnails, the web viewer does not load a preview image so the reader would need to wait for the assets I described above to load.
    Hope this helps...
    Brian

  • How can I use cookies in Web Content Overlays?

    I have a survey created with Google Docs. It uses cookies to tell if a user has already submitted an answer to a survey.
    It seems to me that these cookies are not stored with web content overlays (I've used the direct URL to the survey as input).
    Am I right? Is there a way to make the cookie thing work?
    br, Simon

    Hi,
    Is this procedure still available in 9iAS and RDBMS 8.1.6 ? I am trying to get it to work, and I keep getting "ORA-00942: table or view does not exist". The owner of this package is "SYS". I even tried prefixing the table name in the SQL string passed to calendarprint with the owner, and it still gave me this error. Does this have anything to do with the invoker rights model ? I need to set up a web calendar and would love to use this functionality...
    What gives ?
    Any help would be appreciated.
    Thanks you

  • "Java Runtime Environment" pop up +  "Safari web Content" within force quit menu - two issues that won't go away and might be related?

    Hello Guys.
    I have this Java pop up for several weeks now and no amount of restarting my Mac will make it go away. Also, when I go to my force quit menu, it insists I have this "safari web content" running, and I have no idea what it is. They might be related, I"m not sure,  but how do I make them both go away?
    The java pop up prompts me to install java (and I already have installed it, multiple times, so no use there).

    Oh my gosh. okay here we go.  I do see the "Facebook video calling" plug in you spoke about. I know what the silverlight plugin is (that's for an exam I needed a while back but I don't think that's the problem). What should I do now? I can't thank you enough.
    Facebook Video Calling Plugin
    Facebook Video Calling by Skype — from file “FacebookVideoCalling.bundle”.
    MIME Type
    Description
    Extensions
    application/skypesdk-plugin
    Facebook Video Calling plugin provided by Skype
    Google Talk Plugin
    Version 5.40.2.0 — from file “googletalkbrowserplugin.plugin”.
    MIME Type
    Description
    Extensions
    application/googletalk
    Google voice and video chat
    googletalk
    Google Talk Plugin Video Renderer
    Version 5.40.2.0 — from file “o1dbrowserplugin.plugin”.
    MIME Type
    Description
    Extensions
    application/o1d
    Google Talk Plugin Video Renderer
    o1d
    Java Applet Plug-in
    Displays Java applet content, or a placeholder if Java is not installed. — from file “JavaAppletPlugin.plugin”.
    MIME Type
    Description
    Extensions
    application/x-java-applet
    Basic Java Applet
    application/x-java-applet;deploy=11.31.2
    Java Applet
    application/x-java-applet;javafx=8.0.31
    JavaFX Applet
    application/x-java-applet;jpi-version=1.8.0_31
    Java Applet
    application/x-java-applet;version=1.1
    Java Applet
    application/x-java-applet;version=1.1.1
    Java Applet
    application/x-java-applet;version=1.1.2
    Java Applet
    application/x-java-applet;version=1.1.3
    Java Applet
    application/x-java-applet;version=1.2
    Java Applet
    application/x-java-applet;version=1.2.1
    Java Applet
    application/x-java-applet;version=1.2.2
    Java Applet
    application/x-java-applet;version=1.3
    Java Applet
    application/x-java-applet;version=1.3.1
    Java Applet
    application/x-java-applet;version=1.4
    Java Applet
    application/x-java-applet;version=1.4.1
    Java Applet
    application/x-java-applet;version=1.4.2
    Java Applet
    application/x-java-applet;version=1.5
    Java Applet
    application/x-java-applet;version=1.6
    Java Applet
    application/x-java-applet;version=1.7
    Java Applet
    application/x-java-applet;version=1.8
    Java Applet
    application/x-java-vm
    Java Applet
    QuickTime Plug-in 7.7.3
    The QuickTime Plugin allows you to view a wide variety of multimedia content in web pages. For more information, visit the QuickTime Web site. — from file “QuickTime Plugin.plugin”.
    MIME Type
    Description
    Extensions
    application/sdp
    SDP stream descriptor
    sdp
    application/x-mpeg
    AMC media
    amc
    application/x-rtsp
    RTSP stream descriptor
    rtsp,rts
    application/x-sdp
    SDP stream descriptor
    sdp
    audio/3gpp
    3GPP media
    3gp,3gpp
    audio/3gpp2
    3GPP2 media
    3g2,3gp2
    audio/aac
    AAC audio
    aac,adts
    audio/aiff
    AIFF audio
    aiff,aif,aifc,cdda
    audio/amr
    AMR audio
    amr
    audio/basic
    uLaw/AU audio
    au,snd,ulw
    audio/mp3
    MP3 audio
    mp3,swa
    audio/mp4
    MPEG-4 media
    mp4
    audio/mpeg
    MPEG audio
    mpeg,mpg,m1s,m1a,mp2,mpm,mpa,m2a,mp3,swa
    audio/mpeg3
    MP3 audio
    mp3,swa
    audio/vnd.qcelp
    QUALCOMM PureVoice audio
    qcp
    audio/wav
    WAVE audio
    wav,bwf
    audio/x-aac
    AAC audio
    aac,adts
    audio/x-aiff
    AIFF audio
    aiff,aif,aifc,cdda
    audio/x-caf
    CAF audio
    caf
    audio/x-gsm
    GSM audio
    gsm
    audio/x-m4a
    AAC audio
    m4a
    audio/x-m4b
    AAC audio book
    m4b
    audio/x-m4p
    AAC audio (protected)
    m4p
    audio/x-mp3
    MP3 audio
    mp3,swa
    audio/x-mpeg
    MPEG audio
    mpeg,mpg,m1s,m1a,mp2,mpm,mpa,m2a,mp3,swa
    audio/x-mpeg3
    MP3 audio
    mp3,swa
    audio/x-wav
    WAVE audio
    wav,bwf
    video/3gpp
    3GPP media
    3gp,3gpp
    video/3gpp2
    3GPP2 media
    3g2,3gp2
    video/avi
    Video For Windows (AVI)
    avi,vfw
    video/mp4
    MPEG-4 media
    mp4
    video/mpeg
    MPEG media
    mpeg,mpg,m1s,m1v,m1a,m75,m15,mp2,mpm,mpv,mpa
    video/msvideo
    Video For Windows (AVI)
    avi,vfw
    video/quicktime
    QuickTime Movie
    mov,qt,mqv
    video/sd-video
    SD video
    sdv
    video/x-m4v
    Video (protected)
    m4v
    video/x-mpeg
    MPEG media
    mpeg,mpg,m1s,m1v,m1a,m75,m15,mp2,mpm,mpv,mpa
    video/x-msvideo
    Video For Windows (AVI)
    avi,vfw
    SharePoint Browser Plug-in
    Microsoft Office for Mac SharePoint Browser Plug-in — from file “SharePointBrowserPlugin.plugin”.
    MIME Type
    Description
    Extensions
    application/x-sharepoint
    Microsoft Office for Mac SharePoint Browser Plug-in
    Shockwave Flash
    Shockwave Flash 16.0 r0 — from file “Flash Player.plugin”.
    MIME Type
    Description
    Extensions
    application/futuresplash
    FutureSplash Player
    spl
    application/x-shockwave-flash
    Shockwave Flash
    swf
    Silverlight Plug-In
    4.1.10329.0 — from file “Silverlight.plugin”.
    MIME Type
    Description
    Extensions
    application/x-silverlight
    Microsoft Silverlight
    xaml
    application/x-silverlight-2
    Microsoft Silverlight
    xaml

  • Using web content with parameter

    Hi,
    I found the nice shuffle letters example in the DPS Tips and I like to use it in an project. It works fine and I extended it for use with a parameter. I like to set an URL like "shuffle/index.html?text=Display%20this%20text" and the shuffle script extracts the value for the text parameter and shows it. That works in the browser, but not with the web content overlay. Is there a way to use parameters in the URl with the web content?
    Thanks
    Klaus

    Your first post asked how to insert a paremeter into a SQL. My example shows a value read query with a SQL function, but any SQL will work with any Query in the same pattern.
    a) You call the query with session.executeQuery(query, vectorOfArguments);
    b) You use #argument in the SQL string and then query.addArgument("argument");
    c) You pass them in a Vector of the order in which you do the addArgument's.
    - Don

  • Firefox 20.0.1 with Shockwave 11.7.700.169 crashes when you access web pages with video content

    I have a problem with Firefox 20.0.1 under Windows 7 with Shockwave flash 11.7.700.169. When I access a web site / web page with some content that requires Shockwave (usually videos) I can view the video, however, when I exit Firefox, it will crash with "Firefox encountered a problem - check for a solution ...". I also have a web site "MyHeritage" that when I access a family tree I repeatedly get a message "Video driver stopped working - NVIDIA driver ... has successfully recovered". If I disable Shockwave, Firefox will not crash in both cases, unfortunately, I cannot watch any video content.
    I did go to the Adobe web site and updated what I thought was my version of Shockwave, unfortunately this installed Director for netscape V12.2, I have disabled this plug-in.
    BTW - running Firefox in safe mode (add-ons disabled) stopped my NVIDIA driver from crashing and also stopped Firefox from crashing when exiting.

    Please check if all your plugins are up-to-date using [http://mozilla.com/plugincheck Mozilla Plugin Check site].
    Once you're there, the site will check if all your plugins have the latest versions.
    If you see plugins in the list that have a yellow ''Update'' button or a red ''Update now'' button, please update these immediately.
    To do so, please click each red or yellow button. Then you should see a site that allows you to download the latest version. Double-click the downloaded file to start the installation and follow the steps mentioned in the installation procedure.

  • Help with html files when placing Web Content overlay

    Hi there,
    We have an educational app with lots of interactive exercises - all of which were initially designed in Flash.
    I have converted the fla files into hmtl using Wallaby. For each fla file, Wallaby creates a js, css and html file as well as an assets folder.
    When I place the Web Content frame, and link it to the html file, do I link it to the actual html file Wallaby created? It won't let me select the folder with all of the files in it as is, and I can't link it to a zip file either... So how does it recognise the assets if I only select the html file? (see screenshot)
    Or do I need to add an HTMLResources folder and link it to that?
    Thanks in advance for any help given.

    You link to the HTML file but make sure these things are in their own folder or InDesign will add EVERYTHING in the folder that has the html file in it.
    Bob

  • ECC Report showing Outline Agreements WITH related Release Orders

    Does anyone know of a report in ECC which will display all Outline Agreements together with all the Related Release Orders associated with each Agreement Number?
    I have trawled through hundreds of SAP transaction codes and cannot find something that will give this information - I can use ME3N of course, but ideally my Users want to be able to search on ALL Outline Agreements and see the associated release orders
    If anyone is able to help it would save me a headache!
    Many thanks
    Jane

    You can get Goods Movement from MSEG Tables. Why do you need Goods Movement in Sales Flow?
    While Creating Every Document in SAP R/3, we will put reference Document and Item.
    While Creating Sales Document, Customer PO is reference Document.
    For Delivery, we can create againest Sales Document or Invoice etc.
    For Invoice, either Delivery or Sales Document.
    Pull all the Data Sales, Delivery, Billing and Shipping with Reference Documents into ODS.
    You need to create a Infoset on these ODS.
    Let me know if you still have any Questions.
    Nagesh Ganisetti.
    Assign points if it helps.

  • Web pages flash white with flash content

    HiI have had this problem for quite some time with the flash content flashing to white, blinking severval time a second in IE 7 and 8.
    I have removed and reinstalled the flash plugin with no change even reinstalled Ie8 no diffrent.
    When you scroll up and down the whole page flashes to white, can make a video if needed.
    here is a pic so you can see the problem

    Hi, you will need to post back what operating system you are using and if it is a 64bit or 32bit. Do you still have IE 8 installed? Any other browsers?
    We'll take a look at your Flash files and add ons, but I need this info first.
    Thanks,
    eidnolb

  • Help with Oracle Web content Management post installation

    Hi;
    Trying to Implement the oracle content managemant, especially the Web content mangement part of it.
    Doe anybody know of oracle partner that can help with this. I am really crunched for time.

    FONZ,
    We (ImageSource, Inc.) are an Oracle partner that does Oracle UCM & WCM implementations. Here is a link to our information request form. Add a brief description of what you need help with and someone from ImageSource should contact your shortly.
    http://imagesourceinc.com/Company/RequestInformation/index.htm
    - Tyson

Maybe you are looking for

  • Tempo change for a sample

    I'm having trouble matching the tempo of a sample song to match the drum loops. I tried to use the "Adjust tempo using region length and locators" but it does not give an accurate tempo for the song. I just need the sample to match the loops, any tho

  • Aperture, iPhoto, and MobileMe

    I use Aperture on my iMac. My wife uses iPhoto on her iMac and doesn't have Aperture. She has published a mobileme album to a gallery we share on one mobileme account. Is there a way to sync the mobileme gallery with Aperture on my computer and iphot

  • Forms on 10g act different than on 9i

    Hello. We installed database 10g and imported (full) database 9i. We also installed new AS (same version as with 9i) - so difference is only with database version and ip numbers. Now we have problems with RLS - role level security - so it seems. RLS

  • CS6 & CC Layer Filter Shortcut

    Hi there, Is there any shortcut to toggle layer filtering (turn on and off) on CS6 and CC? Thanks in advance

  • Directory Overwriting during install

    I'm trying to install Oracle8 on a Slackware 4 system. I've defined all the environment variables and set up the dba group, and set up the oracle user. I started the install program as the oracle user. During install I received an error indicating th