Adding a bookmark link to an image

I have a project in IBA that is made of images llike a coffee table book. All the text is embedded in the artwork as the image covers the entire page.
I need to have hyperlinks ( that I have created which sit over the image on certain pages) to link to another page in the document. I cannot link to text because there is none.
I would think I can also create a text box and make it invisible?
Any help in doing this right?
R

can I just take a box of text, make it invisible or arrange it to the back of the page, then link to that?
Yes, that's what I just tried to explain - let me repeat to be clear.
try making a link pair, then moving the trigger behind an image using iBA's 'Arrange' menu
Be sure to make the text box similar in size so the target is similar.

Similar Messages

  • Adding a Bookmark Link

    Hello,
    I've been looking all over for how to create a bookmarking link for IE7 using Flash CS4 Action Script 3.
    I'm creating the button using the following code:
    BookMark_mc.addEventListener(MouseEvent.CLICK,gotoBookMark_mc);
    function gotoBookMark_mc(event:MouseEvent):void
    URLLoader ("javascript:window.external.AddFavorite ('http://www.actionscript.org/','ActionScript.org Flash Resources');");
    I get the following error when I click the link straight from the SWF file:
    TypeError: Error #1034: Type Coercion failed: cannot convert "javascript:window.external.AddFavorite ('http://www.actionscript.org/','ActionScript.org Flash Resources');" to flash.net.URLLoader. at 2_PCSP_Sharepoint_Intro_WT_fla::MainTimeline/gotoBookMark_mc()
    I published the SWF and the Index.html file, then accessed that .html file from my web server, but no luck.
    Any ideas on how to do this?
    Thanks in advance.

    you should really use a javascript function that tests for, at least, some common browser types.  and, you should use the externalinterface class to call that javascript function.  so, for example:
    <script language="JavaScript1.2" type="text/javascript">
    function bookMark(url,title) {
        if (window.sidebar) { // Mozilla Firefox Bookmark
            window.sidebar.addPanel(title, url,"");
        } else if( window.external ) { // IE Favorite
            window.external.AddFavorite( url, title); }
        else if(window.opera && window.print) { // Opera Hotlist
            //etc }
    </script>
    could be placed in your embedding html and you can use the following actionscript:
    BookMark_mc.addEventListener(MouseEvent.CLICK,gotoBookMark_mc);
    import flash.external.ExternalInterface;
    function gotoBookMark_mc(event:MouseEvent):void {
        ExternalInterface.call('bookMark','http://www.actionscript.org/','ActionScript.org Flash Resources');

  • Adding a Map link over an image with a Z Index setting

    I have to add a map invisible link to a spot over an image on a page. If I look in the css file it is as follows
    #n141
        z-index: 143;
        position: relative;
        width: 253px;
        margin-right: -253px;
    The map must go over the image that covers this area. When I add the map I do not see the link. I would think this has to do with the Z Index how can I get the map to be on the top level without changing the Z Index or can I ?
    anyone
    rd

    Murray you are the man!
    http://clmajor.com/CM_Website2012workinprogress4/
    the image on the bottom right of the  Clarence major needs to have a hotspot on top of that so when clicked it links back to the index. I will not need it on this page but if you click thru the links you will see what I mean.
    thz for looking at this for me.
    RD

  • Adding a link to an image.. Help!

    I use Dreamweaver and I was able to add a link to an image on
    my site. The link directs people to a video. The problem is, it
    works perfectly in IE, but in the Foxfire browser when I click on
    the image, a new blank page opens and then the video pops up on
    windows media player.
    In IE, the page stays the same and just the windows media
    player pops up.
    Why would it work differently in Foxfire?

    The reason will be that IE has a setting to handle the videa
    but FF is very
    modular and so will not.
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "Miss_Angela" <[email protected]> wrote in
    message
    news:fcpue6$5k9$[email protected]..
    >I use Dreamweaver and I was able to add a link to an
    image on my site. The
    >link
    > directs people to a video. The problem is, it works
    perfectly in IE, but
    > in the
    > Foxfire browser when I click on the image, a new blank
    page opens and then
    > the
    > video pops up on windows media player.
    >
    > In IE, the page stays the same and just the windows
    media player pops up.
    >
    > Why would it work differently in Foxfire?
    >

  • Mail 3.6 Adding Link to Graphic Image

    In the Edit menu of Mail 3.6, there is an option to add a link to text or a graphic. I've assigned a link to a graphic, however when I click the graphic, the link has been modified and the URL is incorrect. Is this a bug?

    You cannot add a link to an image. It's for text only.

  • Favicon code for bookmark link on page displayed

    I have successfully added a favicon to the url bar and the browser tab and the page bookmark(firefox) or favorites(IE) feature.
    But, how do I add it to the bookmark link code I have put in the page template. I ask this because I have created a bookmark link on the page for the user to use in saving the location of the page without the session number in the bookmark/favorite. This is the code for the bookmark link:
    {div align=right}
    {a href="javascript:window.external.AddFavorite('http://apex.gov:XXXX/APP_NAME', 'APP_NAME')"}
    {span style="font-size: 11px;color:#333333"}Bookmark Site{/span}{/a}{div}
    Where would I put this part in?
    {link rel="shortcut icon" href="#WORKSPACE_IMAGES#favicon32.ico" type="image/x-icon"/}
    Please note that I used curly braces instead of pointy braces.
    Thanks,
    Maggie

    If you put the link to your favicon somewhere between the head tags of your page it should work (not tested though).

  • Can we place a link of an image in Eloqua editor?

    I want my managers to add the images on landing page that are not store in Eloqua. Is there any way we can place the link of the image in Eloqua editor?

    Hi Hammad,
    You can do this by adding a text box to your landing page, right clicking it, and selecting "Edit Source". In the source code, you can specify the link of your image, like this:
    <img src="http://imageurlgoeshere.jpg">
    You'll need to make sure the dimensions of the text box are as big as or bigger than the dimensions of your image so the image doesn't get cut off.
    Hope this helps!
    Ida

  • How do you add a link to an image item

    I have added an Image Item to a page and want to be able to add a link to that image but dont see any where you can put the link in the Image Item properties

    One easy way to do this would be to add an image page, upload your image to the page, then create an html portlet with the appropriate tags to refer to the image and your link.

  • Disable link for a Image in Content editor web part

    Hi
    i want to disable hyperlink for a banner added using content editor web part. Instead of hiding using Target Audience, i want to disable the link.
    Please help me how can i achieve this?
    regards,
    Vinay
    Thanks and Regards, vinnu

    Hi Vinay,
    I recommend to disable the link for an image using Jquery in Content Editor web part.
    First, you need to use F12 tool in Internet Explorer(IE) to get the html tag for the image, and you’d better find the class or id value for the tag of the image.
    For example, if the class for the image is test, then the code should be:
    <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.js"></script>
    <script type="text/javascript">
    $('.test').click(function(e) {
    e.preventDefault();
    </script>
    You can also paste the code of the image here for further research.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Bookmark link

    Hi All
    i do't want to display the bookmark link in bottom of the page
    i need to remove where i can find the option to remove this link from my dashboard page
    could you please suggest me
    BR
    bethamsetty

    I resolved the issue with following code
    <server instance>
    <Dashboard>
    <EnableBookmarkURL>false</EnableBookmarkURL>
    <EnablePromptedURL>false</EnablePromptedURL>
    </Dashboard>
    </server instance>
    i added these lines in instance config.ini
    Restarted all services

  • Tag_relatedproducts image jumps on 1st click & then links to correct image on 2nd click

    tag_relatedproducts image jumps on 1st click & then links to correct image on 2nd click - strange coding glitch! Should link to correct image on 1st click (& not jump) http://meluka.worldsecuresystems.com/bedroom/Drawers/chest-of-drawers-42 Was functioning correctly

    It looks like those related images are being affected by your zoom script that lets you zoom the main product image.  In your page template or page you have this code:
    jQuery(document).ready(function(){
        jQuery('div.image img').wrap('<span style="display:inline-block"></span>').css('display', 'block').parent().zoom({on:'click'});
    You likely added this to make your main product images capable of zooming.  I bet this all started acting weird when you put the zoom effect in.  Basically, your jQuery above is saying, "Find any IMG element in my DIV with the class of "image" and do some stuff like wrap a span, update the css and execute the zoom behavior on the image's parent element"
    The problem is that your related products are inside your div.image container so that jQuery call is affecting those images too.
    You have two options:
    Move your {tag_relatedproducts} tag outside or after the div.image. That should solve it.
    OR update your zoom image jQuery statement above from jQuery('div.image img") to jQuery("#zoom img") which is more specifically targeting the #zoom link which should only have the main product image in it
    Good luck!

  • ADD A LINK AROUND MAIN IMAGE IN PHOTO GALLERY

    Can anyone help with the code for this. I need to add a link
    to each image as it appear in the spry photo gallery. Each link
    would be different and set in the xml file can some one help
    please. I can't figure this one out.

    It's usually something like:
    <div spry:region="ds1" spry:repeat="ds1">
    <a href="{link_dataref}"><img src="{image_dataref}"
    /></a>
    </div>

  • Bookmarks Links Goes to Wrong Direction (Page)

    Hi,
    I just added bookmarks to pages title. by following right click on title of page Interactive-New Bookmark.
    I had totaly 9 pages first and I done about 7 bookmarks for pages. first all of them was fine. but after I have added 4 extra pages after last page, my some of the bookmarks is begining to go last page!
    I did delete them and insert aganin, allways goto last page.
    Where can I edit that?
    thanks.

    Which version of InDesign are you using? (On Windows: Help > About InDesign, on Mac OS: InDesign > About InDesign).
    I tried to see if I could replicate the issue you are seeing, but the Bookmarks panel definitely points to the correct page numbers, even when I move pages around – this is in InDesign CC 2014.2 Release  /  Build 102..0.69
    I'm not entirely sure what's happening but the following might be of help:
    When you select an object and right-click Interactive > Bookmark, the bookmark you create references a page, NOT the object you had select as far as I'm aware. In my version of InDesign, if I move the pages around, after creating the bookmark, the bookmark page number reference automatically updates to reflect the new page. You can check that by selecting the bookmark in the Bookmarks panel and waiting for the tool tip to appear (or just hover the cursor over the bookmark you want to check)
    If you move the content you had selected when you added the bookmark to another page. For example by selecting a text frame and moving it to another page, the bookmark will still point to the previous page.
    Try this as a workaround:
    Instead of creating Page bookmarks, create the bookmarks more content aware: Highlight the page title text with the Type Tool and choose New Bookmark from the Bookmarks panel (Window > Interactive > Bookmarks).
    If you're still having troubles, see if you can provide us some screenshots of what is going on, hopefully they'll help clarify the issue.
    Cari

  • Hyper link of public image(hyperlink or image) can not be saved on windows server 2012 and sharepoint 2010 problem

    hyper link of public image(hyperlink or image) can not be saved on windows server 2012 and sharepoint 2010 problem, is this a bug?
    thanks for any reply.
    Rosone

    It is not a bug, you might be using IE in Windows server 2012 and and browser might be restricting your site actions to respond properly.
    Check this in a different browser or access site in a differ OS.
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer.

  • I can not delete my history and adding new bookmarks. Upgrading to later Firefox versions and/or re-installing didn't help. The address bar still shows the web addresses of old and whenever I make new bookmarks, it's always gone as if it was never made.

    I can not delete my history and adding new bookmarks.
    Upgrading to later Firefox versions and/or re-installing didn't rectify it either.
    The address bar still shows the web addresses of old and whenever I make new bookmarks, it's always gone as if it was never made.
    Also, I have noticed that every once in awhile you can not close tabs you've opened, either by pushing on the X button and/or clicking on the mouse to close it. Although closing the window and opening it again (without closing the Firefox application) seemed to rectify the problem in the short term, it's becoming quite annoying.
    == This happened ==
    Every time Firefox opened
    == the Firefox is being used

    I think I have a solution.
    First, download the add-on SQManager. This should be included with FireFox, it is really good.
    Look for the file '''moz_hosts''' in the folder '''places.sqlite'''.
    Don't delete the file, just delete the information in the file. My file has over 3600 websites, which go back years!! I did not know they were there, but I was frustrated about not being able to get rid of them. They popped up every time I used the address bar. Clearing my history would not get rid of them.
    This is where they are stored!! I found that by deleting the pesky web site from '''moz_hosts''', it does not appear in my address bar anymore!!!
    I think that if I just delete all the websites in moz_hosts....
    Wa-la...History Gone!!!
    As long as you don't delete the file, just empty it, FireFox won't know the difference. It will just keep adding websites to it until you empty it again.
    Why running "clear recent history" doesn't do this, I don't know. You are doing manually what "clear recent history" is not doing.
    Please tell me if you see any flaw in this.
    ''I think it's the solution we've all been looking for!''

Maybe you are looking for

  • Quickly populating the Glossary

    I like the idea in the info below, posted 08 Nov 2006 by La Menting, but does not work. I have 4 entries in my glossary--need to add about 100 more. However, when I open the project's .glo file, it is empty. I saved my project closed RH 7, and the fi

  • How to stop events that span midnight from displaying on 2 days

    Somewhere around SnowLepoard iCal's default behavior changed. It used to be that If an event spanned midnight (e.g. 7p-7a) then in the Month view it would only show up on the day the event started. Now in Lion, it produces a colored bar that spans bo

  • LOV on Click the CIC in at the running time of BI Publisher Report ????

    Dear ALL: I am making the report for loan aging in BI publisher (Database 10g) in which number of customer are coming.like Customer between 1year :5 Yaer : 25 Now priblem is that requirement is that. on click the 25 the customer's Code should be show

  • Retrieving contacts from an ipod or Earthlink address book

    My hard drive melted down and I mistakenly thought I had backed some things I actually hadn't. How is it possible to retrieve my contacts from my 80G ipod? From my Earthlink address book?

  • Buying music with itunes card

    i got a 25$ itunes card with my new ipod, came home and redeemed it. when i tried to buy a music album among other stuff it would bring me to the page where i enter credit card information. i dont want to pay with a credit card so what do i do? also,