Window style Popup "Lightbox" when a link is clicked

Hi all

I hope someone can help me, or perhaps point me to a widget that can help (happy to pay if need be!)

I am designing a site and I would like the ability to click on one of our products but have product information appear in the same window in style lightbox covering a part of the screen, which can then easily be closed to continue browsing the site.

Does make sense? Such a device is in the Muse?

Thanks in advance.

Sam

Yes. It should work.

What you need to do, is use the ToolTip (background goes out) or the display of the viewer and change triggers so that each of the pedals are in one of them or use multiple instances of the widget, one for each of the pedals.

I recommend that, after placing the widget, you remove the second and third triggers (and objectives). This way when you do one and create the second, it will have the same configuration

After placing one of the widgets click several times until only the first trigger is selected, then make it bigger. Now drag the image of the first pedal on the large shutter button until the border slightly changes (it becomes thicker). Now the image belongs to the trigger. Repeat the process with the text.

To add the image in the light table, you can do the same. Bare in mind that you must have the right choice. One click selects the widget, the other triggers (or target) and the other the individual trigger/target. The next click selects the item inside of the relaxation/target. It seems odd, but once you do you will get it.

Now customize the background/borders/etc of the trigger the target. The next target that you create (plus sign) should have the same configuration as the first.

This is a test site, I did. I would like to know if that's what you're looking for:

http://testpedal.BusinessCatalyst.com/index.html

See the thick border on the first image and possibilities of configuration on the second:

Tags: Adobe Muse

Similar Questions

  • I get reimage opening new windows in safari instead of the links I clicked. I tried the force of suggestion smoking etc and uninstall without success. It seems very little help on this in the normal search engines. Any ideas?

    I get reimage opening new windows in safari instead of the links I clicked. I tried the force of suggestion smoking etc and uninstall without success. It seems very little help on this in the normal search engines. Any ideas?

    On the one hand, you cannot uninstall Safari.  It comes as part of the operating system.  So, I don't know what you've done or what you think you did, but this is not that.  Could you explain more by what you mean with "I get reimage opening in a new window?  You can post a screenshot of what happens?

  • Safari stuck when a link is clicked

    First time I meet a problem when browsing with Safari. When you click on a Google search result, I am stuck with a browser window, not able to get rid of him, since the force to leave Safari reopening, he found me in the same place. I was wondering what was the solution of more practical to get out of this situation. The link is: fault of photoshop for the Color parameter(BEWARE, don't click if YOU DON'T KNOW WHAT YOU ARE DOING).

    Please quit the application. Force quit if necessary.

    He raises in holding down the SHIFT key and clicking on its icon. This action prevents the last State of the window to be recharged.

  • When a link is clicked, the results go to download file; How can I get the results to display on my screen?

    When you click on a link in our Web site, PDF results go to my download folder. To view my PDF results, I am required to go to my Adobe Reader and open the corresponding PDF file. It would be great if I could just view the PDF on the screen without having to go to Adobe Reader (version 10.1.4). Thank you for any help or advice on this issue.

    Hello

    Check your PDF settings to:

    • Tools (or

      ) > Options > Applications

    It could be set to 'Save', change it to 'Preview in Firefox' or any other solution of your choice.

    Let us know if that solves your problem!

  • Windows XP; Rec'd std windows explore window urging updated 21 FF w/link + buttons. not the usual style view, so has not clicked. is it legitimate?

    I run windows XP on PC. A window Explorer windows asking me to update Firefox 21 popped up. The window includes a link 'more info' and a 'remind me later' and 'install' button. Never seen this style of notification before anything so I clicked and rejected the window. Is this a legitimate firefox notification? Otherwise, what have I been invaded by, and how should I proceed?

    Hello, it is difficult to judge what was going on by the description only - in case it happens again, please try to create a screenshot of the dialog in question and attach it to an answer in the forum here...

    in any case, firefox 21 was released last week and you must indeed upgrade to the latest version. Just go to firefox > help > about firefox to find and apply the update.

    Update to the latest version of Firefox

  • I can't download attachments in Windows Live, although I can view online when the link is there and can also download zip.

    Cannot download attachments in windows live, although can view online when the link is there and can also download zip. What has happened recently. I was always able to do until recently.

    original title: Windows Live Mail

    Hello

    The best place to ask your question of Windows Live is inside Windows Live help forums. Experts specialize in all things, Windows Live, and would be delighted to help you with your questions. Please choose a product below to be redirected to the appropriate community:

    Windows Live Mail

    Windows Live Hotmail

    Windows Live Messenger

    Looking for a different product to Windows Live? Visit the home page Windows Live Help for the complete list of Windows Live forums at www.windowslivehelp.com.

  • I bought the 14 for Mac adobe elements.  Is there a download error.  I received an email with the serial number, but when I went on the site to download the illustrated product was 14 for Windows.  What is the download link for adobe elements 14

    I bought the 14 for Mac adobe elements.  Is there a download error.  I received an email with the serial number, but when I went on the site to download the illustrated product was 14 for Windows.  What is the download link for adobe elements 14 for Mac?

    Download & install instructions https://forums.adobe.com/thread/2003339 can help

    -includes a link to access a page to download the Adobe programs if you do not have a disk or drive

    -Cloud desktop http://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html

    -Cloud Getting Started https://helpx.adobe.com/creative-cloud.html

    -you will need to enter your original serial number during the installation for non-Cloud programs

    - or kglad links in response to #1 here can help https://forums.adobe.com/thread/2081216

    Also go to https://forums.adobe.com/community/creative_cloud/creative_cloud_faq

  • Lightbox Prev/Next links do not work in Chrome, Safari

    Having a problem with the previous/next links in an open lightbox (using store poplets) does not not in chrome or safari. The link when the image is hovered over is fine, but the previous/next links at the bottom of the Viewer window simply do not work.

    Tried to see if there is a CSS solution but no dice.

    Someone at - he lived this before?

    So, I was able to confirm that the links to work.  In the Chrome Developer Console, you can play with javascript.  I went to the console and entered this code below to target your next link and click on it via javascript:

    nextLink var = document.getElementById ("nextBLink");

    Tip: Press ENTER after your javascript to commit to the page. And then, once the variable is set in the console you can just run:

    nextLink.click ();

    Each time that you enter that in the console and click on enter, you should see your light table go to the next image.  So, it's not javascript.  So, now, I think that your styles for some of these items cover the clickable buttons in the lightbox.  So when a user clicks on the next or prev buttons they aren't actually clicking on the buttons. You will notice that the close button does not work either - it must be an element in your lightbox overflowing on top of these elements or something.

    You might have success adding to update your on line 23 lightbox.css file between:

    {#imageContainer}

    padding: 10px;

    }

    TO:

    {#imageContainer}

    padding: 10px;

    overflow: hidden;

    }

    In my tests, it worked for me.

  • Is there a way to open a new window with a site when the House on Firefox setting has several Web sites?

    When you work in Firefox, is there a way to open a new window with a site when the House on Firefox setting has several Web sites?

    Firefox always opens a new window with the home page (s), you must use shift + left click on a link (bookmark) to open a page in a new window or just rip an existing tab by dragging the tab slightly downwards to open the tab in a new window.

  • Explorer Windows has stopped working when you click FLVfile

    http://go.Microsoft.com/fwlink/?LinkId=104288&clcid=0x0409

    Explorer Windows has stopped working when you click FLVfile / video clip downloaded by REALPLAYER

    Hello

    What version of the windows operating system is installed in the computer?

    I suggest you to see link and check. (That applies to windows vista and windows 7)?

    Error: Windows Explorer has stopped working

    http://support.Microsoft.com/kb/2694911

    Note: After checking in the clean boot, follow step: 7 article to reset your computer to normal startup.

    Note that it takes as much time to do the upgrade as to reinstall the operating system. In addition, some of your custom Windows settings may be lost through this process.

  • What to do when it says activate windows now... when I put my hardrive in a different model and when I put the key to product said in wrong product key... what should I do?

    When I changed my hardrive to a comp. different... I get a message to activate windows now, problem is when I do it says invalid... do I have to buy a new product key?

    Hello

    1. what operating system is installed on the computer?
    2. What is the accurate and complete error message you get when you try to activate?

    After major hardware change guests for activation of Windows I suggest you try the steps from the following link:

    'Stop the 0x8007232b error code' or 'Stop the error 0x8007007B' when you try to activate Windows
    http://support.Microsoft.com/kb/929826

    Additional information:
    How to contact a Microsoft Product Activation Center by phone
    http://support.Microsoft.com/kb/950929/en-us
    http://www.Microsoft.com/licensing/existing-customers/activation-centers.aspx
    http://Windows.Microsoft.com/en-us/Windows7/activate-Windows-7-on-this-computer

  • I am trying to install Windows Server 2008. When I get to the part where I should choose where the operating system is to be installed, it is blank.

    I am trying to install Windows Server 2008. When I get to the part where I should choose where the operating system is to be installed, it is blank. He told me 'No device found drivers. We see the SATA HDD in BIOS, and if I browse for the drivers, the driver is displayed. I used the command line packaged with the installer to format the drive, just to be sure. It is formatted in NTFS.

    original title: can not select the HARD drive to install on

    Thank you for visiting the Microsoft Answers site. The question you have posted is related to Windows Server 2008 and would be better suited to the Windows Server TechCenter community. Please visit the link below to find a community that will support what ask you:

    http://social.technet.Microsoft.com/forums/en-us/winservergen/threads

  • I have windows professional xp and when I try to attach a file to an e-mail or even see where I saved them they do not appear.

    Original title: WINZIP HELP

    I have windows professional xp and when I try to attach a file to an e-mail or even see where I saved them they do not appear.  I'm looking for all THE files, but no zipped files are there.  Help, please!

    Hello

    1. What mail client do you use?

    I suggest you to check if the files are hidden:

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/WIN_FCAB_SHOW_FILE_EXTENSIONS.mspx?mfr=true

    Also check out this link:

    http://support.Microsoft.com/kb/306531

    It will be useful.

  • Windows XP Explorer crashes when searching network on another XP machine folder

    Hello

    I have rebuilt two of my machines, both running Windows XP. Until a few days ago, everything worked without problems. One of the portions of the machine as our network server domestic and something happened now in recent days that when I try and access network folders, explore my regular of the machine comes to a grinding hault for a long time and then seems to come right.
    Trying to copy large files or listening to music does not at all since the problem seems intermittent and very frustrating.
    The two machines are:
    -Windows XP Pro
    -On the same network.
    -Both know updates since the reconstructions.
    I'd appreciate some light shed on this if anyone knows an answer please?
    Thank you very much
    James

    Hi James,

    ·         Have you made changes on the computer?

    ·         You get the error message?

    Follow these methods.

    Method 1: Temporarily disable the security software.

    Note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable the antivirus software. If you do not disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network during the time that your antivirus software is disabled, your computer is vulnerable to attacks.

    Method 2: Follow these steps:

    Step 1: Start the computer in safe mode with network and check if the problem persists.

    A description of the options to start in Windows XP Mode

    http://support.Microsoft.com/kb/315222

    Step 2: If the problem does not persist in SafeMode with network, perform a clean boot to see if there is a software conflict as the clean boot helps eliminate software conflicts.

    How to configure Windows XP to start in a "clean boot" State

    http://support.Microsoft.com/kb/310353

    Note: After completing the steps in the clean boot troubleshooting, follow the section How to configure Windows to use a Normal startup state of the link to return the computer to a Normal startupmode.

    After the clean boot used to resolve the problem, you can follow these steps to configure Windows XP to start normally.

    (a) click Start, run.

    (b) type msconfigand click OK.

    (c) the System Configuration Utility dialog box appears.

    (d) click the general tab, click Normal startup - load all services and device drivers and then click OK.

    (e) when you are prompted, click on restart to restart the computer.

    Method 3: Follow the steps in the article to reset TCP/IP.

    How to reset the Protocol Internet (TCP/IP)

    http://support.Microsoft.com/kb/299357

    Method 4: Update the latest drivers for network.

    How to manage devices in Windows XP

    http://support.Microsoft.com/kb/283658

  • Windows media player crashes when you start cd play

    When I insert a CD in windows media player, screen freezes when cd starts playing and the sound is chopy.

    Hi RonnieDean,

    1. Did you the latest changes on the computer?
    2. Are you experiencing a similar problem with a CD you are trying to play using Windows media player?
    3. You have security software installed on the computer?

    Method 1

    See the link below and run the fixit tool available, check if it helps.

    Solve the problems of Windows Media Player video and other media or library

    http://support.Microsoft.com/mats/windows_media_player_diagnostic/

    Method 2

    If the previous step fails, then it is possible that some third-party programs installed on the computer is causing the problem.

    I suggest that you configure the computer in a clean boot state and check if it helps.

    To help resolve the error and other messages, you can start Windows XP by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See section to learn more about how to clean boot.

    How to configure Windows XP to start in a "clean boot" State

    http://support.Microsoft.com/kb/310353

    Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    1. Click Start , and then click run.
    2. Type msconfig , and then click OK.
      The System Configuration utility dialog box appears.
    3. Click the general tab, click Normal Startup - load all device drivers and services , and then click OK.
    4. When you are prompted, click restart to restart the computer.

Maybe you are looking for