How do i develop an online screen which allows hovering over a link to provide image of a 2nd screen vs clicking on it to go to next slide?

Hi everyone
Here's what I'm doing
I have 4 links we can call them
Link A
Link B
Link C
Link D
Each of this link when I click on it, leads me to a different page. What I'm trying to do here is when I click on Link A in publish content, it will have  like a bubble that shows the second window and notes appearing when I hover it?
Let me know if it makes sense.
Regards
AJ

Did you try the rollover slidelet?

Similar Messages

  • How do I stop text from changing colour when hovering over it?

    Hello, I have downloaded a template for Dream Weaver CS6 (Which is the version i am usig). When you hover over one of the boxes the top text changes colour to black instead of staying white... does any one know how i can make it so the text stays the same colour. I will post a print screen of it.
    Before clicking:
    View image: 1
    When hovering over it:
    http://postimg.org/image/wdsii9mab/
    I will post the code of the index page aswell: <!DOCTYPE html> <html lang="en"> <head> <title>Home</title> <meta ch - Pastebin.com
    Any help is appreciated. Thanks.

    Your unwanted pink hover color comes from style.css line 181 here
    .btn_{
        background: none repeat scroll 0 0 #cf3046;    border: medium none;
        border-radius: 3px;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
        color: #ffffff;
        font-family: "Open Sans",sans-serif;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
        margin-top: 20px;
        padding: 7px 13px 8px;
        text-decoration: none;
        text-shadow: none;
        text-transform: uppercase;

  • How to disable/control the dock icon sizes when hovering over them?

    Hello.
    How do I disable/control the dock icon sizes when hovering over them? They are too big when enlarged with my mouse cursor.
    Thank you in advance.

    BDAqua wrote:
    Hi,
    Apple icon at the top left of the screen>Dock>Dock Preferences>Size & Magnification.
    Thank you!

  • I accidentally clicked "Block" while hovering over a link in Gmail and now I can't click the link. How do I unblock the link I accidentally blocked?

    I was trying to click a link in Gmail, but the "Block" bubble popped up and I accidentally clicked the "Block" bubble instead of the link. Now I can't click the "Attach File" link in Gmail and I can't figure out how to unblock the link.
    == This happened ==
    Every time Firefox opened
    == I clicked the small, yellow "Block" bubble.

    That sounds like an AdBlock Plus blockable element tab, right?
    Try removing the ad blocking rule from Tools -> AdBlock Plus Preferences.
    Find the rule that looks like Gmail ("My Ad Blocking Rules" should be at the top), select it and press the Del key or right click and choose Delete.

  • How do I develop for multiple screen resolutions using Adobe Air

    Hi,
    I'm looking at developing mobile apps using Adobe Air but there's something I'm not quite sure. Sorry if this is a newbie question or has been repeated but I have looked at tutorials, etc but just want to get a general idea on how to prepare the assets. Here are some of my questions:-
    1) If I want to develop for the iPhone non-retina and retina resolution, do I actually need to only write the code and layout the graphics in retina(960 x 640) stage size and it will automatically scale down for non-retina resolution?
    2) How do I cater for iPhone 5 resolution? Do I actually need to swap say the background images through code by detecting the resolution size it was in? or do I actually just leave the background image longer it exceeds the stage height so when it's iPhone 5 it will show everything?
    thanks for the help!

    If you are talking about regular Flash work, and not your own code-layout application, then what happens depends on the scale mode of the stage. Typically, when doing code layout the stage is set to no_scale, and you have to do all the hard work yourself, calculating the size of things, and laying them out with ActionScript.
    If it's more of a typical Flash graphical scene there are two other scale modes that make life easier for you.
    The default scale mode is show_all. With that you will be certain to see all of the content of your original Flash stage, and if the screen is a wider ratio than your stage, the content that is off the sides of the stage will be revealed. See this app I made, that uses that technique:
    https://itunes.apple.com/us/app/meet-heckerty-funny-interactive/id514220257?mt=8
    It works well enough, I have enough extra background graphics to go out to a 16:9 screen, including iPhone 5. That particular stage is 1024x768, and it will scale all the way from iPad 3 Retina down to iPhone 3gs.
    The other scale mode that is useful is no_border. In that mode you are certain to not have any black borders around the stage. It achieves that by cropping into either the left and right, or the top and bottom, of the stage. See these apps I made, that work that way:
    https://itunes.apple.com/us/app/milkshake-mayhem/id556962979?mt=8
    https://itunes.apple.com/us/app/p.s.-snowflake-yourself/id571384475?mt=8
    In both of those cases I have content that is correct for half way between the ratio limits of 16:9 and 4:3 (or 9:16 and 3:4 for the portrait case). When the app runs on your device, some amount of the left and right, or the top and bottom, of the stage is cropped. I have enough background content for that to be ok, and all of the important content is within the middle 14:9 or 9:14 area of the screen. The stage size for the landscape app is 1680xx1080, exactly 14:9. This approach is better than the show_all one, in that the user doesn't feel like they are seeing a lot of blank space, as can be the case when viewing a 4:3 stage on a 16:9 screen.
    One last thing, even with either of those techniques the app won't fill the iPhone 5 screen. To get that to work you have to include a splash screen that is 640x1136, and name [email protected]. With that in place iOS knows to make your app use the full width or height of the iPhone 5.

  • How do I re-install a product which was purchased over 30 days ago?

    I downloaded Adobe Photoshop cs5 Extended ages ago and now that I want to re-install it I can't find the product. I tried to find it in my order history however it was over 30 days ago.

    Try http://prodesigntools.com/all-adobe-cs5-direct-download-links.html
    Follow the Very Important Instructions on that page first otherwise the links will not work.
    The Photoshop CS5 link in that table is for the Extended version.

  • How do I change the download settings to allow downloads over 20MG via 3G

    iPad 2 won't allow me to download movies, books files etc over 20MG through 3G. Instead its says I have to find a wi-fi network to do so.  Problem is I don't have access to a decent wi-fi network.  Can anyone tell me how to change my settings to allow downloads larger that 20MG through my 3G?

    If you don't have Wi-Fi, you can download them on your computer in iTunes, then sync them to your iPad via a wired connection.
    You should also look into installing Wi-Fi, so you don't have to pay those huge Data fees over 3G.

  • How do I change cursor to hand pointer when hovering over image?

    Title says it all.
    I'm trying to get the hand cursor when user hovers over an image that's a link.
    Thanks!

    hi.......
    if u want to change the cursor on Image than two property u have to change <......buttonMode="true" useHandCursor="true".....> OR  if u want to change the cursor on label than u have to change <......buttonMode="true" useHandCursor="true" mouseChildren="false".....>
    OR  u can set the mouseOVER event and handler in that u can change the cursor of that ..
    U have two options if u want to keep seprate code then 2nd one is good for u......I hope it will help u ......

  • How to turnoff toolbar pup-up descriptions when mouse hovers over buttons and tabs?

    Already tried disabling all add-ons in safe mode.
    Thank you

    Hi,
    Please try setting '''browser.chrome.toolbar_tips''' to false in Firefox [http://kb.mozillazine.org/About:config about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]

  • Table Cell Editor which allows to input multiple lines of text...

    Hi there
    Does anyone know how to write a table cell editor which allows users to input multiple lines of text? please provide some sample if possible...
    Thanks
    Ken

    I'm assuming you also want the renderer to display multiple lines? if so, make a class that extends JTextArea and that implements the TableCellEditor and TableCellRenderer interfaces, then set instances of this as the editor and renderer for the TableColumn in question. The implementation of most of the methods in these interfaces is trivial, often just this.setBackground() based on the table.getSelectionBackground() or table.getBackground(), a this.setText() based on the value passed in, then just a 'return this'.
    You might want to make an abstract class which implements these interfaces for you, and which delegates to a simple abstract method that you override to return the renderer/editor component.
    Note that you must use two instances of the class you make, one for the renderer and one for the editor, since it must be able to be able to render the remainder of the table's cells without interfering with the JTextArea performing the editing. (alternatively you could make two classes that extend JTextArea, each just implementing one of the interfaces, but this is more effort I think.) Also note that you must increase the table's row height to get more than one row visible.

  • When I go on a song on my music on my iPod touch 4th gen I can no longer get the bar across the top of the screen which allows you to change which part of the song you are up to, how do I get it back?

    when I go on a song on my music on my iPod touch 4th gen I can no longer get the bar across the top of the screen which allows you to change which part of the song you are up to, how do I get it back?

    hello, please install the search reset addon - it will revert the most common customizations those adware programs do in firefox back to the default: https://addons.mozilla.org/firefox/addon/searchreset/

  • How can i find all included pictures in the Online-Library which are not in a album?

    Hi
    I use Adobe Photoshop Elements 13 with (Revel). My question ist how can i find all included pictures in the Online-Library which are not in a album? I would like only to have pictures in Library which are included in a online album.

    Hi there,
    I'm afraid I don't quite understand your question. All images are in your Library and only those you specifically select from that Library would be in an Album. What platform are you using? Revel Mac, Elements, web browser, etc?
    Here is a link with some helpful information:
    FAQ: File Basics: How do I Upload, Download, Share, and Delete files in Revel?
    Thank you,
    Glenyse

  • How can I eliminate the mesh screen which appears over any image I open in photoshop CS6?

    How can I eliminate the mesh screen which appears over any image I open in photoshop CS6?

    It depends, but it could either be the Grid or Pixel Grid under View>Show.

  • Do any one knows how to add those arrows from the right and left side of the screen in the youtube widget which allows you to navigate back and forth between video clips?

    do any one knows how to add those arrows from the right and left side of the screen in the youtube widget which allows you to navigate back and forth between video clips?

    do any one knows how to add those arrows from the right and left side of the screen in the youtube widget which allows you to navigate back and forth between video clips?

  • When I try to quit firefox, it hangs. I cannot force quit and I cannot restart. I tried the online help which directed me to uninstall, but I couldn't find library /application support. How can I fix this without having to turn off the computer?.

    I cannot force quit and I cannot restart. I tried the online help which directed me to uninstall, but I couldn't find library /application support. How can I fix this without having to turn off the computer?.

    Not sure if this Term is Relevant towards an iPhone but, my iPhone won't Post unless if it's plugged into a Charger.

Maybe you are looking for

  • Link to a chapter of another pdf document

    In brief: I want to insert links from a pdf document to a section or chapter of a different pdf document. ¿How can I do this? (The documents are done with Word and then passed to pdf) In detail: The documents are originally done with word and then pa

  • How do i show a popup in an OA Pageon the basis of some database validation

    Hi All I need to show a popup message on the click of a button. On the click of the button I have to submit the page and do some database validation with the data entered by the user on that page. Depending on the validation I have to give a popup wh

  • UJQ_RUN_RSDRI_QUERY: how to define the scope?

    Hi, I'm going to use UJQ_RUN_RSDRI_QUERY in a BADI in order to retrieve data from another application. It seems easy to use. But how to define the scope of the retrieved data, i.e. how to define the content of the it_sel parameter. thanks for your he

  • Crash when importing photo.

    Hi, I use iPhoto 9.1.1 and encounter program crash while importing new photo, no matter via dragging the photo into iPhoto or import library from tool bar. I cut some error report as below, feel free to let me know if any further information you need

  • And I thought iphoto was complex

    Sorry ... me again. So I go to Advanced and convert selection to MP3 and it not only duplicates all the selections in the library list but puts a duplicate in all the album folders in the library in finder. This means I have to go to each and every a