Getting a slide to OVERLAY the content below

I have a side with an information div... right below when
someone clicks on the informational div thing, a slider pops out
below it with a form. What I'd like to do is have arbitrary content
below the information div thing and when the slider pops out, it
OVERLAYS the content below it rather than shifting divs around and
that kind of thing.
Is this possible?

Hi There,
Go to Slide Properties > Under Actions > On Enter set Show Widget and On Exit set Go to the next slide.
Then preview it and see if that makes any difference.
Regards,
Ajit

Similar Messages

  • My computer crashed and was rebuilt. I tried to sync the music from ipad back to my computer but I keep getting a message that says the content on my ipad will be erased. It also says the ipad was synced to a different library.

    My computer crashed and was rebuilt. I tried to sync the music from my ipad to my computer but get a message that says the content on my ipad will be erased and is synced to a different library. All the music purchased from itunes synced but I need to get the music that was not purchased on itunes. How do I do this?

    You don't.  the ipad is not a backup/storage device.  it simply mirrors the selected content of your computer.  The sync is one way - computer to ipad.  The only exception is itunes purchases.
    Did you fail to maintain a backup copy of your computer?
    If so, not good.
    You may be able to purchase  a third party program, not supported by Apple, to get the other music.

  • Need Help on using Forge Config Manager and CAS. Questions listed in the content below

    Hi All,
    I have an existing Endeca pipeline implementation where we read the data sets (Product Catalog Information) from Oracle database using JDBC adapters. The data set undergoes a series of manipulation until it gets indexed to the Endeca system. We make use of PCI for dimensions and dimension values. However, we now want to extend PCI to also include the Product catalog information. The current implementation also does not make use of CAS adapters to consume the dimensions data in PCI. The next consideration is to implement PCI as close to Out of the Box provisions and standardize it. Therefore we are also considering to implement CAS.
    The questions are as below:
    1. What are the ideal parameters that should support the use of PCI implementation (Dataset + dimension + precedence Rules + schema information) ? Note: We DO NOT have any product catalog system (like ATG) between database and Endeca.
    2. Considering that we do not have any product catalog system to organize and maintain data, how feasible is it to read directly from database through CAS Adapters and process the data ?
    3. We also plan to introduce partial update pipeline in future releases. Keeping that in mind should CAS based approach help us to read from a record store at the time of partial updates ?
    4.in case we are limiting to a business case of implementing partial updates in the above explained existing design, should a custom CAS approach be a better design ? Custom CAS approach = writing the baseline output data to record store and later referring it at the time of partial updates.
    5. Will CAS based approach help to reduce the baseline timings ?
    6. What is the best way to export data to record store instance in the above design ? (Record store API / Command line utility / CAS crawl)
    Thanks,
    Nitin

    Hi Neeraj,
    You cam use both PI SLD and Solman Local SLD for LMDB synchronization. Now here you make to make sure that correct ranks are assigned to PI and Solman SLD. With the help of multiple sld, you can remove the cause of concern. Local SLD should always be of solman.
    For CR content. that you can do for solution manager system in a click.
    Divyanshu

  • I have a user who has permissions on site A B C 's some libraries. How can I get a list for all the contents the user have permission for?

    The user has permissions on site A B, and C. within the sites, the user has permissions on some lists/libraries.
    how can i retrieve an entire list to see what the user has permissions on?
    thank you 
    I might be a newbie in some area. But I'm working hard. :)

    You can get the report using powershell, please check below posts
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/5a3252bf-cb03-4488-9a0d-f4e0ce07d497/user-permissionsaccess-report-in-sharepoint-site
    http://reality-tech.com/2011/12/30/reporting-on-all-user-permissions-in-a-web-application/
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Getting iWeb Blog images onto the content feed

    Images in my blog posts are not making it onto the rss content feed. What am I doing wrong?
    Feed is: feed://rss.mac.com/redgen/iWeb/Knowledge%20Culture/Blog/rss.xml

    When you start a new blog entry page, the stock photo that you see is actually a special placeholder box for images. This placeholder box is linked to your main blog summary page and is responsible for making the preview image on the blog summary page. To replace the stock photo, you need to drop your own image into the placeholder image box and it will automatically replace the stock image. What you don't want to do is to delete the placeholder box by deleting the stock image. You have to replace the stock image by dropping a new image in.
    If you have deleted the placeholder image box, the only way to get it back is to start over on a new blog entry page. This will also ensure that your preview image makes it to the main blog summary pages as well as your RSS feed.

  • Content below Accordion widget not moving?

    I want to have content below the accordion widget to slide down when one of the panels is open.  Right now the accordion widget slides behind the content when one of the panels is open. I have "Overlap Items Below" checked.
    From the Lynda.com site: " The Accordion panel now includes an option to Overlap Items Below. When selected, content below the Accordion panel will move down on the page as an Accordion panel is opened/expanded."
    thanks

    That seems like a typographical omission on Lynda.com's blog.
    You need to uncheck that option to move the content below accordion down upon opening the panel.
    Please check below excerpt from Muse Release Notes here: http://helpx.adobe.com/muse/release-note/adobe-muse-release-notes.html
    The Accordion panel now includes an option to "Overlap Items Below". When selected content below the Accordion panel will not move down on the page as an Accordion panel is opened/expanded.
    Cheers,
    Vikas

  • Error while updating the content in workflow

    Hi,
    I'm getting an error while updating the content in workflow thru the checkout option. i.e. contributor checks in the content - reviewer rejects the content - then contributor checks out and modifies the content as per the reviewer's remarks and while checking in the following error occurs
    Content Server Request Failed
    Unable to check in content item 'HO000128' for workflow. Unable to execute service method 'checkInUpdateRevByID'. (System Error: Runtime error: java.lang.NullPointerException
    at intradoc.server.DocServiceHandler.checkInRevByID(DocServiceHandler.java:248)
    at intradoc.server.DocServiceHandler.checkInUpdateRevByID(DocServiceHandler.java:240)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1071)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3497)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:942)
    at intradoc.server.Service.executeServiceEx(Service.java:3492)
    at intradoc.server.Service.executeService(Service.java:3476)
    at intradoc.server.DocServiceHandler.determineWorkflowCheckin(DocServiceHandler.java:3833)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1071)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3497)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:942)
    at intradoc.server.Service.executeServiceEx(Service.java:3492)
    at intradoc.server.Service.executeService(Service.java:3476)
    at intradoc.server.Service.doSubService(Service.java:3465)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:279)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:264)
    at intradoc.server.Service.doCodeEx(Service.java:507)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1121)
    at intradoc.server.Service.executeActions(Service.java:433)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:635)
    at intradoc.server.Service.doRequest(Service.java:1707)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:359)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:197))
    Please help to resolve.
    Thanks in advance
    Prasad

    I also get error while updating the content in workflow thru the checkout option as reviewer. i.e. contributor checks in the content - then reviewer either updates the metadata or checks out and modifies the content and while checking in the following error occurs
    Content Server Request Failed
    Unable to update the content item information for 'HO000128'.
    The content ID must be specified.
    Please help to resolve.
    Thanks in advance
    Prasad

  • Why do I get a class conflict between the Prepare SQL.vi and the Get Column Name.vi with the SQL Toolkit compatibility vis from the Database Connectivity Toolkit?

    I have done extensive programming with the SQL Toolkit with LabVIEW versions through 6.1. My customer now wants to upgrade to Windows 7, so I am trying to upgrade to LabVIEW 2009 (my latest purchased version) using the Database Connectivity Toolkit, and the SQL Toolkit Compatibility vis. Everything seemed to be going okay with the higher level SQL operations, but I ran into trouble with the Get Column Name.vi. 
    The pictures below show the problem. The original SQL Toolkit connected the Prepare SQL.vi with the Get Column Name.vi with a cluster of two references, one for connection, and one for sql. The new compatibility vis have a class conflict in the wire because the Prepare SQL.vi contains a cluster with connection, and command references, but the Get Column Name.vi expects a cluster with connection and recordset references. 
    How do I resolve this conflict?
    Thank You.
    Dan

    I've never worked with the old version of the toolkit, so I don't know how it did things, but looking inside the SQL prep VI, it only generates a command, and the the column name VI wants a recordset. I'm not super familiar with all the internals of ADO, but my understanding is that is standard - you only have the columns after you execute the command and get the recordset back. What you can apparently do here is insert the Execute Prepared SQL VI in the middle and that will return what you need.
    I'm not sure why it worked before. Maybe the execute was hidden inside the prep VI or maybe you can get the column names out of the command object before execution. In general, I would recommend considering switching to the newer VIs.
    Try to take over the world!

  • The content ID 'ABCD1234' is not unique exception while content checkin

    Hi All,
    I have enabled IsAutoNumber on UCM. So the content id will get auto generated while checkin the content. But when i am checkin the content without giving content id following exception is coming
    intradoc.common.ServiceException: !csUnableToCheckIn,NGP002285!csCheckinIDNotUnique2,ABCD1234
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    at intradoc.server.Service.buildServiceException(Service.java:2260)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    at intradoc.server.Service.createServiceException(Service.java:2249)
    at intradoc.server.DocServiceHandler.checkOrGenerateDocName(DocServiceHandler.java:5612)
    at intradoc.server.DocServiceHandler.makeNewRevClass(DocServiceHandler.java:584)
    at sun.reflect.GeneratedMethodAccessor1053.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:533)
    at intradoc.server.Service.doCode(Service.java:505)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:477)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1322)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3866)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1200)
    Can anybody please advice me on the same.
    Thanks in advance

    Hi,
    There might be already existing content with 'ABCD1234". To bypass you can use configuration variable at config.cfg like "AutoNumberPrefix=DEV-" and restart the content server.
    Thanks,
    Ravinder

  • The content download cannot be performed because there is not enough available space in cache or the disk is full.

    I deploy all office package via Application deployment. But many system getting failed due to error "The content download
    cannot be performed because there is not enough available space in cache or the disk is full.".
    I delete the cache old file/folder. Now the cache disk space is available. But still this systems showing same error. And it is not retry also. need help for retry application download if failed due to cache disk.

    You should review what your default client cache size is being set to (default 5GB) and then look at the size of the office content you are trying to deliver.
    If the content of the office application exceeds your maximum client cache size setting then the download and subsequent installation will fail.
    Note that normally the download of applications should overwrite old content in the cache unless you have set them to be persistent, the exception to this is the above case.
    To resolve this you will need to increase the client cache size. There are a few ways to achieve this, you can do this either from the Config Manager console via right click tools or via a script that you can run against your clients. Others might like to
    comment on how best to achieve this (if this is indeed your problem).
    Cheers
    Damon

  • Spry Menu Bar- Display content below menu

    After playing around a bit in DW as I am still very new to it I have gotten a menu bar setup with the appropriate links. I have been using frames with the top frame that displays the menu bar and the bottom frame to show the content. This works but since each tab drops down 4-5 items i need to make the top frame longer so all items display but leaves a lot of white space when it is just the menu bar showing by itself.
    What other method is there that I can use  that will display the menu bar AND display the contents below it?  Im sure this wont be possible using frames so is there an easy way to do so in dreamweaver?

    Its intended to be run locally so I dont have a link but here is the html for my index file. As you can see I have set the top row at 200 so it will display all the items in the menu bar when a user hovers over one of the bars. What I am trying to do is eliminate the white space by setting the top frame to around 60 but doing so you wont be able to see the drop down items. Make sense?
    <html>
    <title> Testing </title>
    <frameset rows="200,*">
    <frame src = "menu.html"
    <frame src = "Homepage.html"
    name="showframe">
    </frameset>
    </html>

  • Laptop went for a swim, Help me get the contents of my time machined/boot camped hard drive back!

    So unfortunately my old 13" MacBook Pro got a drink spilled across it a few months back. Mr Genius at the Apple store took one look inside and shook his head "Catastrophic failure, It's hit the fan and gone everywhere". But it wasnt all bad news, He did pull the hard drive out and told me to get an enclosure for it. So I have My hard drive in an enclosure and all the contents are there, I now have a new 13" Macbook Pro sitting in front of me which i purchased yesterday but its not all going to plan... I need help with 2 things.
    1. My Home folder on the mac side had file vault turned on.
    It was running snow leopard OS X but I cant remember what version it was on at the time. What ever was out in March would be close enough. So I was hoping to boot from an external drive by restarting the computer, holding down option and then selecting which drive to boot from. It looks promising as I restart the computer with the hard drive unplugged and hold down option. Macintosh HD, Recovery HD come up, I plug in the external drive and Macintosh HD1 and Windows then appear as Yellow USB drives. BUT when I click on the Macintosh HD1 i get the grey screen with an apple on it but thats it.
    Insert Ideas For Problem 1 Here.....
    2. The other half of the hard drive was dedicated to windows.
    I'm an Engineer by trade and a lot of the software I use is windows based so I ran Windows 7 on half the hard drive. Booting from the external drive and selecting windows getsd a fair way into the start up process before i get a flicker of a blue screen and the whole computer re starts. What Im wondering is can I create a partition the same size as the old one and then just drop the contents of the external drive which was windows running on a partition in? It would be way easier than trying to start from scratch. I had all kinds of stuff going on in the windows side relating to connecting to the neetwork at work and I'd rather not go through it all again.
    Any help or advice is much appreciated!

    LOL
    Water ingress is a nasty thing, which is why it tends to do things like void warranties for example.
    When a device like this gets fully immersed in water and is subsequently dried out, there can remain deposits of gunk on the circuit boards, which conduct electricity and thus contribute to discharging the battery much faster.
    Water can even seep inside integrated circuits and wreak havoc in there.
    Sooner or later your phone is going to give up the ghost so I suggest you start reading through the fine print on your home insurance policy to see if it covers appliances going for a swim without a swim suit.
    A last-ditch operation you can try in an attempt to clean any impurities that may have deposited inside the phone, and I know this sounds nuts, is to drown it again, but this time in demineralized water (like the stuff you're supposed to put in your iron).
    Take the battery out, dunk the phone in the water for a few minutes. Then take it out, drain it, stick it in a bowl and cover it in uncooked rice, put the bowl of phone risotto in a warm place (such as an airing cupboard) and leave it there to simmer for 48 hours.
    One of three things will happen:
    1) Nothing. No better, no worse. At least you tried.
    2) Problem solved or at least situation improved. Yay!
    3) Phone worse off or maybe even completely dead. This was going to happen anyway sooner or later.
    Was this post helpful? If so, please click on the white "Kudos!" star below. Thank you!

  • How do I adjust the page orientation in Pages?  I want to keep the pages above the section break as portrait, and the ones below I want to change into landscape.  Is this possible?  I can only get it to be one or the other but not both.

    I want to keep the pages above the section break as portrait, and the ones below I want to change into landscape.  Is this possible?  I can only get it to be one or the other but not both.

    The work around is to do two documents, one in portrait format and one in landscape format. When finished export to Pdf. open in Preview by select both files and use Cmd + O or doubleclick. You can now in Previews thumbnail column the pages from one document into the other and then save.
    If you have created only one with i.e. all pages in portrait format but with the content for the landscape pages rotated on the pages, you can rotate the pages in Preview. Two ways to get the same result.

  • Hi, on the link below, I need to open the "demande de visa de resident temporaire" but once I click on it it gives me the following message: " To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade  to the

    hi, on the link below, I need to open the "demande de visa de resident temporaire" but once I click on it it gives me the following message: " To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade  to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html  For further support, go to www.adobe.com/support/products/acrreader.html".
    the link is: http://www.cic.gc.ca/francais/information/demandes/visa.asp?countrySelect=RO#applications
    can someone please help me? I've tried installing everything as per the indication in the message but I still get that error message.

    update your adobe reader here, http://get.adobe.com/reader/
    untick unwanted tag-along ware.

  • In wunderlust-brown content slideshow I cannot get the content to show in IE 8

    I am using wunderlust-brown content slideshow. I cannot get the content to show in IE 8. The picture shows but no content. I narrowed down the problem to a missing CSS attribute - .WLBSlideShow .article
    If I add .article to the end of the .story attribute (.WLBSlideShow .story .article) then I get content in IE 8 but the page no longer works properly in Firefox or Chrome.
    I want to know what CSS code is supposed to be in this file for the .article attribute. It is a simple problem and I hope I can get a resolution quickly.
    Thanks.

    Thank you for the URL, this makes it a lot easier.
    Change your DOCTYPE and HTML declarations form
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    to
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    Move
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    to just below the link to style.css, but above the links to Spry-UI-1.7

Maybe you are looking for

  • My E90 review

    I have my new Nokia E90 for several weeks now and I had the chance to thoroughly "evaluate" it. I must say I am coming from a Nokia 9300 / 9300i, which means that I am influenced by them (I have used them for over 2 years now) First the good stuff ab

  • How can i use a code for an app in venezuela that was sent to me from the states?

    Please my cousin sent me an app as a gift but when i try to download it pops a message that says that my code will work just for store in the us, does anybody knows how change that code or any other way to use it here in Venezuela? thanks a lot

  • Design Patterns, OO Design, and J2ME performance

    Hello- I am a J2ME newbie. I am a design patterny/OO kind of guy using J2SE. I'm trying to create a facade for the business logic on a project I'm working on which will work on both J2ME and J2SE. I have come up with an acceptable design, but I am af

  • Switch through buttons of a buttonGroup (manually)

    Hello everybody, i created a little editor to resize, relocate, rotate etc... a simple Jpanel. The edit options e.g. resize are realized as buttons within a buttongroup, so that only one option can be activated at a time. This works fine by using a a

  • 1315 all in one scan problems

    This printer used to work so well, but now there is no HP director with which to choose "scan" on my desktop or in my "all programs" field.  I've tried to hunt through the troubleshooting section to no avail.  No matter what the troubleshooter tells