I want to insert thumbnails in my page that are links to videos in popup windows

I can do this by a hyperlink but getting a thumbnail from the video and making it a link I am struggling with. I could sort the thumbnail out as an image, but it is the link i don't know how to do. I can't seem to get hotspots involved with the js link as in:
<script type="text/javascript">
        // Popup window code
        function newPopup2(url) {
        popupWindow = window.open(
        url,'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolb ar=no,menubar=no,location=no,directories=no,status=yes')
        </script> <a href=
        "JavaScript:newPopup2('pop.htm');">Link text</a>
This works like a charm, but I can't swap the "link text" for an thumbnail and hotspot or however it is done.
Help would be great.

Create a Pop-Up window in DW with the Behaviors Panel.  See link for details.
http://alt-web.blogspot.com/2012/03/create-pop-up-window-in-dreamweaver.html
You shouldn't need an image map for this.  A single thumbnail image (or text) can be linked to a pop-up page.
Nancy O.

Similar Messages

  • HT5557 Using IBook, I can't seem to figure out how to insert a blank page inbetween pages that are already set up, like if you want to add some pictures or something.  Anyone have any tips on this?  Thanks, Mark

    Using IBook, I can't seem to figure out how to insert a blank page inbetween pages that are already set up, like if you want to add some pictures or something.  Anyone have any tips on this?  Thanks, Mark

    To enable the form to be signed in Reader you will need to open the form in Acrobat; goto Advanced>Enable Usage Rights and then save this copy of the form for sending out to the users.
    The user should then be able to edit and digitally sign the form. They can then email the signed/saved pdf as a browsed for attachment or via the email icon in the toolbar. Note - if you have created an email submit button on the form, then unless they have Acrobat they could only return an xml file.
    The other way to do this however is to create a dataset by 'distributing' the form. This time the Email Return button will send back a full version of the form. During the distribution setup you will have the option to email the form directly or to save it and send it later,so you can send to users as and when or even post it to a website or intranet.
    When you receive and open the returned form it will ask whether you want to add it to the predetermined dataset (or if you want to categorise the returns into geographical areas for example, you could create new additional datasets at this point). If the form is data heavy however, the dataset will become very large and unwieldy pretty quickly, but you can export the data from it (including signatures) in xml format and import this into an Excel spreadsheet.
    To simplify the Excel xml import process I'd recommend you carefully structure your form in the hierarchy (LiveCycle) into the order you would want the data items to appear in your spreadsheet and switch off those data items that you will not need by setting the default binding for the irrelevant fields to "None".
    Clear as mud? Hope this helps.

  • I am making a calendar in iPhoto, picking photos from a folder, let's call it "2011 Pics," in iPhoto. After arranging all the photos and captions I decided I wanted to insert a new photo -- one that was not in "2011 Pics." So I inserted it into the folder

    Add new photo to existing calendar folder in iPhoto
    I am making a calendar in iPhoto, picking photos from a folder, let's call it "2011 Pics," in iPhoto. After arranging all the photos and captions I decided I wanted to insert a new photo -- one that was not in "2011 Pics." So I inserted it into the folder, but the picture does not show up on the scrolling menu of pictures at the left of the calendar-making page. This happened last year and in frustration I started all over again. But surely there is a way to add a new picture to a calendar that is already laid out.

    Yes, the Old Master file has a folder for each year where I find all photos from that specific year. I am attaching a screen shot of the file.
    In the meantime i have managed to download all photos (it did not download any video files though in mpg, avi, 3gp, m4v,mp4 and mov format) to a new iphoto library. Unfortunately the photos are quite mixed and often doubled up. I ma considering to purchase iphoto library which checks all duplicates in iphoto. this will save me a lot of time. What do you think?

  • Refresh only page item while submitting data from the popup window

    Hi All,
    I'm pretty new to Apex .....
    I have a form with text items as first few entries and then a radio button list and few text items again. On selecting certain radio button I have a popup window which acts as an interface for the next text item in the calling page. The purpose of having the popup window is that the text item following the radio button takes the input with certain character delimiters along with the data. Instead of using delimiters while entering the data I want a meaningful data to be keyed in the popup window and all the string operation to be done as a background process. I have been successful this far. I'm using the below javascript on click of the submit button.
    javascript:doSubmit();
    window.opener.doSubmit('REFRESH');
    window.close();
    On doing this I'm losing the values submitted for the items prior to the radio button(including radio button). Please note, I have a dynamic action set on page load to reset the values. Is it possible to refresh just the page item from the popup window.
    Also, I tried excluding the window.opener.doSubmit('REFRESH'); from the above javascript. It sets the item with the expected value (viewed it in the session items, however I would like to view the concatenated string on my calling page) but following this there is an insert operation which uses all the necessary items in the form. All values except the value returned from the popup window is populated into the table. Am I missing something.
    Any help in this regard is appreciated.
    Thank you!!!
    Regards,
    Ganesh

    Value set using Javascript is only in your browser page but is not yet available in the session. This is why the report doesn't return the expected output.
    Before refreshing the report you would need to set the session state of this item.
    You can set it after you assign the item a new value or before the report is refreshed
    For Interactive Reports, this is available built in
    you can go to Report Attributes >Advanced Attributes -> Page Items to Submit and specify P2_X1 for the field(and any other page item that the report is dependent on)
    For standard reports, you can create a Dynamic Action that is triggered "before refresh" of the report's region, and choose PLSQL as the action types, give a dummy BEGIN NULL END; for the code and specify this item name in the page item to submit field so that it sets the items's value in session.

  • Is there a way for my images that are links NOT to be denoted by whatever color i set my links to be in my page properties?

    Hi there.
    i have set my links to be black in my page properties.  i have somes images that i am using for links and i do not want the to have a black box tracing their outline.  it's messing up my design and tables.  is there a way for my images that are links NOT to be denoted by whatever color i set my links to be in my page properties?
    see attachment.
    thanks for sharing your knowledge with me.
    gina

    If you would like your NON-linked images to have a border, and only remove the border from linked images then this css:
    a img { border:none; }
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • Print only pages that are checked on page one??? Hidden is possible?

    Please help. I know a little about java and acrobat but not enough to do everything I want.
    I am making a form that has many pages but not all the pages apply to every event. So what I want to do is put a number of check boxes near the top of the form. When I print I only want the pages that are represented by the checked boxes to print.  Even better, I would like those pages not visible at all just print. For example: Page one is a form that one would fill out: name, address, phone number, etc. Near the bottom that person would check all that apply: page A, page B, etc. That’s all he would see but when printed, it prints out the form and any of the pages that are checked.
    Am I asking too much?
    Thank you for any and all help.

    It's possible to use a script to print only certain pages, but any contiguous page ranges have to be sent as a single print job. For example, to print pages 1-5, 10-20, and the single page 50, you would have to issue 3 separate print statements.
    It's possible to have non-visible pages (templates), but it's not possible to print them until they are displayed. Since Reader 11 now supports templates, it would be possible to display the selected pages in the order that you want, which would presumably be a single continous range of pages, which would then require just a single print statement, as opposed to multiple ones as described above.

  • Using hyper-links in a jsp pages that are in a Session

    Hi i am trying to include a hyper-links in my jsp pages that are in a Session, however when i use the links to navigate throughout the pages i get a java.lang.NullPointerException. The Session begins after the user has been validated i.e
    String cid= request.getParameter("counsellorID")
    session.setAttribute("counsellorID",cid);
    All the pages included within the session have a session scope=session
    ; and they call the attributes that have been set when the session first begins i.e
    String counsID= (String) (session.getAttribute("counsellorID"));
    Any advice on this problem would be most appreciated!
    Many Thanks
    Stephen

    check if you borwser have cookies enabled

  • I would like to set up an older iPad with a new messages account so it can be used by my kids.  I don't, however, want to lose the apps or music that are on the iPad. Can I change only the Messages "account"?

    I would like to set up an older iPad with a new messages account so it can be used by my kids.  I don't, however, want to lose the apps or music that are on the iPad. Can I change only the Messages "account"?

    Thanks. I had tried that, but was still having problems. Then I realized that I was using three addresses on both devices.  Once I changed it to only one email on one iPad and a different email on the other, it worked great. Your message encouraged me to dig deeper and think differently. It worked. Thanks again!

  • Filter out pages that are marked with hideInNav true in the SimpleSearch

    How do I create a SimpleSearch that would not return pages that are marked to be hidden in navigation?

    AFAIK SimpleSearch implementation is for simple fulltext search and can't use it, you need to use either with sql or xpath
    [1]   //element(*, cq:Page)[jcr:content/@hideInNav = 'true']
    [2]    http://<host>:<port>/bin/querybuilder.json?property=jcr%3acontent%2f%40hideInNav&property.value=t rue&type=cq%3aPage

  • I want to buy surveillance cameras and software that are compatible with Mtn Lion, what do you suggest?

    I want to buy surveillance cameras and software that are compatible with Mtn Lion, what do you suggest?

    You do have the ability to create good user interfaces with LabVIEW.
    The main problem is what do you, or your customer consider a good user
    interface.
    The first thing I would suggest is to start using the "Dialog Control"
    controls for your front panel. This set of controls pick up their style
    from the operating system, so they will match the rest of the system
    applicaitons.
    Another thing is limit the use of color on the front panel. One persons
    idea of a nice shade of blue can be another person eyesore. Instead,
    use the decorations for grouping of controls.
    I would stay away from ActiveX. It's interface is quirky at best and there is a lot of overhead involved.
    Just to show it's possible, the attached images are screen shots of
    user interfaces I've designed with LabVIEW. The first two use the
    Dialog Controls, and the third uses standard controls and color at the
    customers request.
    Ed
    Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
    Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
    Attachments:
    DMI_Tester.gif ‏73 KB
    DIIDatalogger.gif ‏102 KB
    Trackerr.gif ‏115 KB

  • Books I have purchased have pages that are duplicated at the end of chapters.  It also appears that as a result content has been lost

    Books I have purchased have pages that are duplicated at the end of chapters.  It also appears that as a result content has been lost

    Have you tried deleting the book and re-downloading it ? If that downloads in the same state then try the 'report a problem' from your purchase history :http://support.apple.com/kb/HT1933

  • On Firefox v.21, when I visit a web page that has an embedded video, I do NOT want it to play automatically. How do I turn this OFF?

    I checked my options settings for applications, and all of the known apps that play various formats of video files appear to be set to 'Always ask'. This does not resolve this problem, however. What I want to do is to set Firefox to NEVER automatically play ANY video that is part of a web page that I visit.
    How can I do this?

    If I am seeing it correctly, the message in the video box
    is reporting that the player has crashed. Reloading the
    page should fix it. If your player still does not work
    after reloading the page, you can go to the web page
    for the player and download the player again.

  • How can I insert a new table whose cells are linked to Cell Styles?

    How can I define a Table Style so that cells in new tables are automatically linked to my Cell Styles? (Not sure if "linked" is exactly the appropriate word....I'm going for "connected in such a way that when the Style is changed, the character/paragraph/cell/table/object updates to reflect the change.")
    I thought the whole point of using Cell Styles in Table Styles would be so the cells can be automatically linked to the desired Cell Styles when the table is created -- but that isn't happening for me. I don't know if I'm just confused or if this is a bug:
    When I insert a new table of a Table Style I have defined, it seems all cells in the new table are simply linked to Cell Style [None], with overrides for each cell that are consistent with the applicable Cell Style as it was defined when the table was inserted. So although the appearance of each cell is consistent with the Cell Style I defined for for that region of the table, the cells don't update if I later make changes to the Cell Styles I defined.
    (If, after inserting a new table, I manually select each cell and apply the desired Cell Style, then the cells do (of course) update when I change the Cell Styles.)
    Is it possible to have cells be actually linked to Cell Styles when a new table is inserted, instead of cells being simply linked to style [None] with overrides?
    (I'm using the up-do-date 2014 release of InDesign CC, in case that's relevant.)

    there is a example on Page 1149 of book Graphic Java 2 mastering the JFC
    by David M. Geary. ISBN: 0-L3-079667-0, Try to take a look the code. It will help.

  • Can there be an Home/Index page that has links to sub pages in iWeb?

    How do you set up a Home page with links to other Photo web pages?
    iWeb does a super job creating individual pages full of photos.
    But if I want to have a "Directory" page that kicks off the whole site, how do I do that in iWeb?
    I want to break up my photo pages into groups like:
    Portraiture, Still Life, Life Style etc.

    Thanks Will.
    Most of my site is created in iWeb. I have been messing around with a iCalendar PHP also, to create a nice calendar for the site.
    The Home page is a couple of programs used together.
    1. I drew sketches of the little main street.
    2. recreated the main Street in a GREAT program called SketchUp. it is the most User Friendly 3D program around and their Website has super tutorials to get you up and running in no time - seriously. Then exported it out to Photoshop as a flattened jpg. (I also did this for the individual buildings for my Banners)
    3. In Photoshop, I painted my buildings and gave them some personality.
    4. I originally had an Image Map that I created in ImageReady as my Home page, but that doesn't work for iWeb, so I had to use Flash.
    5. I made a Flash Movie creating my Buttons and Links and Rollovers (Here you have to Plan some, cause you need to what pages you will have at the end and know the URL to the final pages iWeb produces. It is something like ..sitefolder/sitename/Home.html.
    6. Then, I published it as a Quicktime Movie from Flash. You have to Publish as Flash 5 compatible in order to get a quicktime movie. Also, I set up my movie to loop, no controller, and auto play in Flash.
    7. Put it on my Home page. (The controller shows up in iWeb, but not in the final Published Site. (I also do not have to manually change the HTML to autoplay "true" and controller "false" on this particular page. I do have to on others though.)
    Thanks again Will, for your kind words - I have been working very hard on this site.
    Also, don't forget to go to Suzanne's Site 11mystics.com for a lot of information and iWeb tips, tricks, and related links.
    Cobe

  • Pages that are online are not showing in iweb

    i want to edit some of the pags i created in iweb which are now on the web. the problem is that the pages do not show up when i open iweb...only my welcome page. is there a way to get the pages from my idisk into iweb so i can edit and add to them? thanks....gail

    Mount your iDisk (Finder Go menu).
    Open Web/Sites/iWeb and double click the index.html file to view your older pages.
    Copy the URL and you can link it to new iWeb pages.
    If the files pages can't be found when you open iWeb then you must have done something to your User/Home/Library/Application Support/iWeb/Domain.sites file as that is where your "local" copies exist.

Maybe you are looking for

  • Overmenu isn't getting displayed in the portal

    Hi, I have created overview for my portal and have assigned the same to multiple users. The problem is that, the same overview is getting displayed for some users and it isn't for some. Well, if there is anything i can know related to this, it would

  • Split syncing to 2 Macs (1st for music + photos, 2nd for contacts)?

    I have a dilemma: I keep my music and photos organized on one Mac (at home) and my contacts organized on another (at work). I realize I could move all my photos and music to my work Mac, but that will be a pain in the butt long-term, so, is there any

  • Custom page to log in

    Hi, I'm trying to build a login page which calls a service like '/cs/idcplg?IdcService=LOGIN&RedirectUrl=http://wccdev:16200/zaek/index.htm' but without calling the standard ucm login page. Is there a way to call a login service with redirect and use

  • Tablespace Point in Time Recovery fails with RMAN-06026:

    I have cataloged with RMAN the datafiles from Snapshot backup. Still it fails with the following error. RMAN> RECOVER TABLESPACE TSPC UNTIL TIME "to_date('03-apr-2013 02:18:00','dd-mon-yyyy hh24:mi:ss')" AUXILIARY DESTINATION '/tmp/auxpran'; Starting

  • Plugins Update

    How many third party plugins are keeping up to date with CS5. I have so far seen Decklink and Pixelan Spicemaster. All the rest are sleeping after being out for a month. Anymore out there?