Click on the boxes (alternatives or display a border around them?)

Box objects\click insert\standardregarding:

Currently, I don't know a simpler way (in terms of efforts/steps) to create "slide-over" or "pop-up" boxes or hypertext links.

The only drawback to the use of boxes to click is that you can color or automatically include a box around them.

If there is no error, just click on the boxes include a text box, which automatically appears when the mouse is rolled up on the active area. However, rollover slidelets allow colors and borders, however, they do not include a drop-down text box. A text box can be added, but this requires additional efforts... that finally slows down development.

Thank you

Hi Shawn

Buttons and click areas have the same options. What you have presented, looks that you are looking for the legend of suspicion.

See you soon... Rick

Useful and practical links

Captivate wish form/Bug report form

Certified Adobe Captivate training

SorcerStone blog

Captivate eBooks

Tags: Adobe Captivate

Similar Questions

  • Why the new update now automatically put my uid/pw in the box? Previously, I had to click on the box. It is a security risk.

    The latest update of Firefox now automatically my uid/pw in the boxes. Previously, I had discretion because they do not display unless I clicked on the box. Now anyone who uses my pc (same family), are they 'just' to go to my bank or other personal sites, the information is displayed. Although the pw is "played on" it makes no difference because it appears automatically.
    My concern is that the extra security of 'not seeming to be here' today has been removed. It wasn't a well-thought updated.

    You can enable/disable signon.autofillForms false on the topic: config page.

    You can open the topic: config page via the address bar.
    You can accept the warning and click on "I'll be careful" to continue.

  • Can I deselect is more by clicking outside the box

    When I select a box in Photoshop CS6, can I deselect is more by clicking outside the box.  My ToolTip displays the cross with the sign at the bottom right to indicate I'm in additive mode.  I can do a right-click to display a menu drop-down and choose "deselect", but it's a drag that interrupts the flow of my thought and annoys me so much.  I tried to go to the preferences and ensuring that the slider is 'standard '. I have reset my preferences. Without ceiling locked, etc.. What is going on?  More importantly, how can I ensure that all I have to do is to click outside the selection to deselect.  I work on a Mac, if that makes a difference. I'd appreciate any help here.  Thank you.

    I need have the selection mode set to new selection in the options toolbar to make it work.

    Or Cmd + D to deselect.

  • How to remove the drop-down list of previous searches in sites such as wikipedia? Do a right click in the box does not work.

    I can't remove the combo last searches sites such as wikipedia. Right click on the box does nothing.

    This has happened

    A few times a week

    Is always

    See also:
    Check if Firefox automatically fills in forms
    http://KB.mozillazine.org/Deleting_autocomplete_entries

  • try to sync the music on my SD card box appears and asks if I want to format the device I click on the box to format, then he said: he can't format my device

    original title: How do I format my device

    I'm trying to sync music on my SD card in windows media player dialog box appears and asks if I want to format the device I click on the box to format then he said: he can't format my device

    Hello
    If there are no files on the SD card, go ahead and format. If there is, it is enough to click Cancel and open the folder in the folders where your music.
    B Eddie

  • Click on the boxes only works intermittently

    Hello

    I use 7 Captivate to develop a guide of online user and have problems with click boxes. Some of them will be randomly cease to function and to freeze the project when you click it (it is after having published both in the preview of Captivate). Who click on the boxes what happened is completely random - it will happen with a clickbox and 10 minutes later we're going to work even once and another (who worked previously) will have stopped working. This is without changing any settings.

    The clickboxes are just linking to other slides in the project and are put on pause until the user clicks. I checked that slide numbers are well positioned and checked the timeline to ensure that it is not not to do with this.

    There is other intermittent issues, how I feel, like images flown over appearing as red squares and the project as a big black screen. It is normally resolved by closing the preview and re - open.

    I was wondering if it could be to do with the size of the project (96 slides and 405 mb), because the problems are so random it seems to be bound to parameters.

    I use Windows 7 and the project is previewing or opening Internet Explorer 9 (using a work PC).

    Anyone have any idea what might solve this problem?

    Thank you.

    Tom.

    Tutt... Tutt... language...

    405 MB for a project with slides below 100 waaaayyyy sounds excessive to me.  You have to deal with a corrupt project file.

    I suggest that you create a new empty project of the same size and then copy paste groups of 10 or 20 slides from the old project to the new.  Sometimes, you can strip the corruption caused by files bloated this way that it forces Captivate to recreate all the unique object ID again, but nothing that do not directly relate to a slide is left behind in the old project file.

    Let us know what your size drops down for once you do the exercise of copy paste.

  • Allowing the user to click on the boxes in any order

    Hello

    I am using Captivate 5.5 to create a training session with our software. On a particular page, our coach wants tell me the user to click on each box on a page. Since there are 10 check boxes, I want to let the user click on all the boxes in any order, and not upon them in the same order that I made using the normal training record.

    I tried to insert click areas and assign variables, but then I encountered the problem of not being able to show the check mark when the user clicks the check box.

    Has anyone experience this problem or tried to created a page where the user can click several object in no particular order?

    Thank you!

    Hello

    This is perfectly possible with the checkboxes widget and is a lot less work than to play with the images and click on the boxes. The big advantage of the widget boxes, is that it is static, you don't need to worry about the read head which would be the case if you are working with interactive rewinding objects. However if you want to offer the user a "reset", or return to the slide with the widget, I highly recommend to download the free widget boxes improved, created by Jim Leichliter, because it allows to control the variables associated with the widget.

    I'm not going to explain at length how to use it bit in a hurry because I have to teach in a few minutes. But here are a few links: first a link to Jim widget, a blog post where I explain the use of the widget by default checkboxes and third of the explanation of the improved version.

    Enhanced checkboxes

    Widgets and Custom issues - part 1

    Range of widgets...

    Just a last warning: I did not check the maximum boxes supported by the widget (you need 10), if necessary but you can insert the widget twice. However never reproduce a widget, or in the same space on the stage.

    Lilybiri

  • box in JTable - event should fire ONLY by clicking on the box

    Hello
    I have a Jtable implementation and a Boolean column I have a checkbox. due to being too big for this column header field, the column is much larger than the box. the checkbox can be toggled by clicking anywhere in the field. I don't want this behavior. the value should switch only when I click on the box (the square box with check/uncheck) and not in the vicinity of the area in the empty box.

    This behavior is possible. the default value is active and disables the box when you click on anywhere in this cell.

    appreciate the answers.

    Thank you
    Khan

    Thanks for noticing.

    //!Not thoroughly tested!
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.table.*;
    public class CheckboxInCellTest2 {
      String[] columnNames = {"Boolean(Default)","Boolean"};
      Object[][] data = {{false,true},{true,false},{false,true}};
      DefaultTableModel model = new DefaultTableModel(data, columnNames) {
        @Override public Class getColumnClass(int column) {
          return getValueAt(0, column).getClass();
        }
      };
      public JComponent makeUI() {
        JTable table = new JTable(model);
    //     table.addMouseListener(new MouseAdapter() {
    //       @Override public void mouseReleased(MouseEvent e) {
    //           JTable t = (JTable)e.getComponent();
    //           Point pt = e.getPoint();
    //           int row  = t.rowAtPoint(pt), col = t.columnAtPoint(pt);
    //           if(t.convertColumnIndexToModel(col)==1)
    //             t.getCellEditor(row, col).stopCellEditing();
    //       }
    //     });
        table.setRowHeight(20);
        CheckBoxEditorRenderer cer = new CheckBoxEditorRenderer(table);
        table.getColumnModel().getColumn(1).setCellRenderer(cer);
        table.getColumnModel().getColumn(1).setCellEditor(cer);
        JPanel p = new JPanel(new BorderLayout());
        p.add(new JScrollPane(table));
        return p;
      }
      public static void main(String[] args) {
        EventQueue.invokeLater(new Runnable() {
          @Override public void run() { createAndShowGUI(); }
        });
      }
      public static void createAndShowGUI() {
        JFrame f = new JFrame();
        f.setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
        f.getContentPane().add(new CheckboxInCellTest2().makeUI());
        f.setSize(320,240);
        f.setLocationRelativeTo(null);
        f.setVisible(true);
      }
    }
    class CheckBoxPanel extends JPanel {
      public final JCheckBox button = new JCheckBox();
      public CheckBoxPanel() {
        super(new GridBagLayout());
        add(button);
        button.setOpaque(false);
        setOpaque(false);
      }
    }
    class CheckBoxEditorRenderer extends AbstractCellEditor
          implements TableCellRenderer, TableCellEditor, MouseListener {
      private final CheckBoxPanel editor = new CheckBoxPanel();
      private final CheckBoxPanel renderer = new CheckBoxPanel();
      private final JTable table;
      public CheckBoxEditorRenderer(JTable table) {
        super();
        this.table = table;
        editor.button.addMouseListener(this);
      }
      @Override public Component getTableCellRendererComponent(JTable table,
          Object value, boolean is, boolean hf, int row, int column) {
        renderer.button.setSelected(Boolean.TRUE.equals(value));
        return renderer;
      }
      @Override public Component getTableCellEditorComponent(JTable table,
          Object value, boolean isSelected, int row, int column) {
        editor.button.setSelected(Boolean.TRUE.equals(value));
        return editor;
      }
      @Override public Object getCellEditorValue() {
        return editor.button.isSelected();
      }
      //Copied form http://tips4java.wordpress.com/2009/07/12/table-button-column/
      private boolean isButtonColumnEditor;
      public void mousePressed(MouseEvent e) {
        if (table.isEditing() &&  table.getCellEditor() == this)
          isButtonColumnEditor = true;
      }
      public void mouseReleased(MouseEvent e) {
        if (isButtonColumnEditor &&  table.isEditing()) {
          table.getCellEditor().stopCellEditing();
        }
        isButtonColumnEditor = false;
      }
      public void mouseClicked(MouseEvent e) {}
      public void mouseEntered(MouseEvent e) {}
      public void mouseExited(MouseEvent e) {}
    }
    
  • Click on the box - jump to slide

    At the end of the lesson, I want the user to have the option to try again or go to the next lesson.

    I've added two boxes click to slide 14, the value 'success - jump to slide' "Slide - 6" and another set "success - go to the next slide.

    However, in preview, when I click on the box that is supposed to go to slide 6, it goes to slide 13.

    Any ideas? Thank you.

    Hello
    Another thing to consider. If you are previewing 'from this slide"or" next 5 slides "Captivate back to sixth in the preview will not slip the sixth blade in the project. If you are seen in this way, only concerned, 13 slide is slide 6. Try the Preview "of the project" or "browser" and see if it works.
    HTH,
    Peter

  • How can I keep a wrong user name to come up with a click on the box?

    I typed an incorrect username. Now, when I click on the user name box to display my username, it displays the wrong name as a choice, but I don't want to show. Is it possible to remove this name?

    Follow these steps to delete the recorded data (form) in a drop-down list:

    1. Click on the (empty) input field on the web page to open the drop-down list
    2. Select an entry in the drop-down list
    3. Press the DELETE key (on a Mac: shift + delete) to remove it.
  • Click on the box that allows to open the pdf file problem

    I want to give learners the opportunity to open a pdf file with additional information, a link to a click box. I want learners must be able to close on the pdf and return to the same screen in the lesson when they end to read the pdf. Currently, it behaves not as I expected.

    I put the box click on the help link "on success, open URL or pdf ' and selected attributes 'New',"Keep playing the project"."  I have been using the various preview modes to test the features and find that it works as expected; Is that a second window opens with the pdf file that can be closed, leaving the main screen not affected. In the browser HTML mode puts a new tab which I can get back to the main lesson. I don't like that option as well.

    We are now my questions:

    • Is there a way to display the secondary file as an independent rather than a tab pdf file, as it does in preview mode, "from this landslide"?
    • Also, is there a way to stay on this slide parent once I have returned, then reopen the secondary window even if I want to? Currently, if I try, I'm transferring to next slide rather than the secondary window opens again.

    Thanks for your help.

    Thank you Rick. I'll fix the first issue. I'm sorry to hear that I can't do

    what I want by the second issue but can live with it.

    Chris

  • Click on the boxes in the version 6 doesn't work anymore

    I use click boxes to allow for the learner to control their navigation.  I have create a slide with boxes to click and when the user clicks on 'of the jumps to that section of the learning content.  It is often a course divided into several lessons.   The end user doesn't have to fill all the lessons, but only those they wish to see.  It worked perfectly in version 4.  I upgraded to version 6 and completed some course and it seemed to work.  But in that I'm working on that now it will allow me to click on the other boxes to click and it makes the rattling, but it does nothing or takes me to the first 'leap' of the first click box that I added to the screen.  I often copy these other content boxes, so I all deleted and recreated them to make sure they were not attached to something.  I made sure they are visible, the film made a break for the click, and they are all showing for the duration of the slide.  Can someone make a suggestion or help me with that?  The course is based on the branched navigation so I can't just delete them.  I'm on version 6.1.0.319.  One thing that is different between 4 and 6 is that now I have added quiz and they respond to questions.  If they are required to answer all questions that will impact the boxes to click the other slides?

    One thing that stood out to me in your description, is that you said you made sure that the boxes click ' all the screen for the duration of the slide.

    Are you aware that the click box break point is at the end of its object, as shown on the timeline? So the break box click point is not displayed the same way as the buttons or text input areas where you have a vertical line in the object indicating the position of the break point.  If your click boxes go right until the end of the chronology of the slide, then their points of break will be just at the end of the slide, not somewhere in the Middle, which is usually where you WANT them to be.  If all click boxes are added in the same way, and their break points are all on the same image of the slide, and then clicking one of them will reactivate the slide and take any action you assigned in which case.

  • Invite the user to click on the box (box)

    I'm trying to make sure a mandatory check box (which is actually a radio button) is checked before entering data in a form. I did the required field (red box around it), but I want a message to display if a person tries to enter the data in the first text box in the form, if the above box is unchecked. (The 8.21 LS) I guess there should be javascript on the text box upon entry in there? Just not until Java. Any help is appreciated

    Here is a piece of JavaScript that should do what you need.

    (on the Enter event of the text field)

    If (RadioButtonList.rawValue == "") {}

    xfa.host.messageBox ("you must click on the button!");

    this.rawValue is nothing;

    }

    Another way to do would be to hide the other fields of the form until the button is clicked. If you wrapped all the fields that rely on this button in a subform, it would be quite easy:

    (on the change of the radio button group event)

    If (this.rawValue == '1') {}

    hiddenSubForm.presence = "visible";

    }

    else {}

    hiddenSubForm.presence = 'hidden ';

    }

  • Want the audio file, click on the box to play when you click

    Hi all

    I would like to have a click box that plays a short audio file when you click it, much the way you can have a view of the legend and a playing audio file with a bearing. It seems that there is no way to get the 'success on click' action to be 'read the audio file '. I can associate an audio file with the box click on the Audio tab, but this makes the audio file play automatically when the click box, not display when clicked.

    If someone was able to get an audio file to play when the user clicks on a click box, as I describe it, without connection to another slide and without the help of a button? I don't want to use a button because the real object that is clicked is a box of nail on something else. The highlight box means that there is more information about the highlighted item.

    In addition, I don't want to create a branch to another slide, because they are really short texts of audio presentation bit, and I have three of them. I prefer to have interactivity on a slide, rather that force the user to navigate around.

    If anyone did what I describe and has ideas, I welcome them. At this point, I think a bearing with legend and play on the mouse on an audio file can be the best thing, except if the user moves the mouse out of the hotspot, the sound stops. Maybe it's not bad anyway, but thought I'd check here everything first before resorting to a reversal.

    Thank you very much!
    Lisa

    Hi Rick!

    Thanks a lot for your answer. Hmm... I think in my situation, workaround to reread the previous slide to reset the box click doesn't work. Before arriving at these interactive click boxes, the slide has other text and audio playback. Start the slide would re-read everything until the blade stops, then display the interactive elements. However, I think that something like that might work for a project where the interactive stuff "starts" immediately on the slide. It's simply not how mine is set up at this stage. I think that the legend of attached with audio reversal will probably be my best option right now.

    Thanks again for your response!
    Lisa

  • & quot; Right-click & quot; Click on the box

    Hello

    I'm enjoying Captivate! I'm working on an assessment of the training to assess the ability of the user to follow a process in our software.

    In the process, I try to catpture, the first step is right click on an area of the screen. During the recording of the action, the legend of failure automatically displays 'Right click on the item'; However, the only action allowed in the zone of click is a click left (or double click if this option is selected).

    Sort of a click box to require right click? If this isn't the case, then I'm really surprised that this isn't a feature!

    Thank you comes forward and I apologize if this has been discussed previously.

    Welcome to our community, Lena

    You will be totally surprised then. Captivate does not currently offer a way to ask a right-click. But who knows what the future holds, eh? Maybe a future version will offer this capability.

    In the meantime, we must work past differently. The links below should help.
    Article one
    Article two
    Article three

    I hope this was helpful... Rick

Maybe you are looking for

  • iCloud library... simply does not work

    I have to admit - Im very angry about this. Here is my situation; 1. when I look at my phone, all THE PHOTOS, I have 5 683 pictures 2 when I connect my phone to my Mac, it says I have 2 389 pictures 3. when I login to iCloud online, he said: I have 4

  • How do I change my page in Portuguese/br

    I just downloaded firefox, works great, I just switch from English to Portuguese/br.my previous firefox was in Portuguese and I not remember how to change.Thanks in advanceMendes

  • iPad-pro iOS 9.3.2 OTA update bricking My 9.7 inches

    Now I really wan to learn how an ipsw no clear data downgrade to ios 9.3.1.I I forgot to save my ipad before I update. Thank you very much.

  • No pictures on a website don't show up how can I fix?

    I tried to go to several different site, but it's all the same. I can't see all the images anywhere! Music and videos seem to be working at the scene, I've tried. This seems to have started at the time my Itunes started to opens do not (if it's usefu

  • Can't burn on a DVD + RW with DVD - ROM SD-R2102

    HelloI have a Satellite of 6000 Pro with XP. My cd - dvd drive is dvd - rom SD-R2102. I can read and burn CDs, I can read DVD & divxx but I can't burn it to a DVD + RW. Apparently, the cd is not recognized. Can someone help me? Thank youDamien