Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
forwardwest #1
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
-
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... -
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.... -
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... -
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... -
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... -
forwardwest #2
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
-
forwardwest #3
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
-
danilocelic *TMM* #4
Re: I can't add an on click behavior..HELP!!!
forwardwest wrote:
I don't know what you mean by "when I have everything set", but all you> 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
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
-
Murray *TMM* #5
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



Reply With Quote

