I can't add an on click behavior..HELP!!!

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default I can't add an on click behavior..HELP!!!

    I am trying to make a text link open a new browser window when you click the
    link or image, but when I have everything set to how I want it to appear. my
    only options in the behaviors panel are on load, on error and on abort. I want
    it to work on click. Do I need to download and extension or what??? How can I
    fix this?? Please Help

    forwardwest Guest

  2. Similar Questions and Discussions

    1. WWW::Mechanize click($button) not finding right button to click
      Based on wise advice from participants of this forum, I rewrote my web automation script using WWW::Mechanize. The script now successfully logs...
    2. Button.Init? how Do I know if click event has been fired? TextBox.TextChanged event before Button.Click in a CompositeCustomControl.
      Hello I have the following situation: (everything is dynamic (controls.add)) 1. Button.Init { WasButtonClickFired = true } 2....
    3. Click / Double Click
      Am I doing something wrong? Wrong coding? Wrong handler? I am rying to get the button to fire on clicking..... it WILL work on "double click"... any...
    4. Single click vs double click in mouseDown and mouseUp
      For a double click mouseDown and mouseUp catch 2 event: the first report clickCount value 1 and the second report value 2. How to respond to a...
    5. Datalist selects Item after first click, but does apply the SelectedItemTemplate after the second click only
      Background: On my webform a simple datalist shows one column. The databind is done in the page_load event. In the ItemTemplate a linkbutton serves...
  3. #2

    Default I can't add an on click behavior..HELP!!!

    I am trying to make a text link open a new browser window when you click the
    link or image, but when I have everything set to how I want it to appear. my
    only options in the behaviors panel are on load, on error and on abort. I want
    it to work on click. Do I need to download and extension or what??? How can I
    fix this?? Please Help:frown;

    forwardwest Guest

  4. #3

    Default Re: I can't add an on click behavior..HELP!!!

    Now I have found the on click behavior but now when I preview it opens the new
    pop up window to my specs along with a entire new browser window.
    All I am trying to do is have a picture or text link that will open a new
    browser window 500 x 500 (with no nav buttons, address bar etc) to view product
    details. What am I doing wrong??

    forwardwest Guest

  5. #4

    Default Re: I can't add an on click behavior..HELP!!!

    forwardwest wrote:
    > I am trying to make a text link open a new browser window when you click the
    > link or image, but when I have everything set to how I want it to appear. my
    > only options in the behaviors panel are on load, on error and on abort. I want
    > it to work on click. Do I need to download and extension or what??? How can I
    > fix this?? Please Help
    I don't know what you mean by "when I have everything set", but all you
    should need to do is to make the text you want into a link, then apply
    the Behavior.

    Also make sure you have at least 4.0 browsers selected under Show Events
    for on the behaviors add ( + ) menu.

    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
    danilocelic *TMM* Guest

  6. #5

    Default Re: I can't add an on click behavior..HELP!!!

    Show me your code, please.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "forwardwest" <webforumsuser@macromedia.com> wrote in message
    news:d72u5o$5ib$1@forums.macromedia.com...
    > Now I have found the on click behavior but now when I preview it opens the
    > new
    > pop up window to my specs along with a entire new browser window.
    > All I am trying to do is have a picture or text link that will open a new
    > browser window 500 x 500 (with no nav buttons, address bar etc) to view
    > product
    > details. What am I doing wrong??
    >

    Murray *TMM* Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139