This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > javascript open browser window problem in MX2004
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
javascript open browser window problem in MX2004
|
|
| rbewley 2004-08-14, 11:14 pm |
| hi
am puttng together a new site, using a large quantity of product images.
The simple plan is to have colletion of relevant photos on each section, and
when each image [or downsized iamge] is sleected, a browser window appears
dispalying an enlarged photo using fized dimensions.
the pointer stays a slanted arrow, rhter than a hand which is usually
indicative of a link.
Any advice, or better javascript would be greatly apprecaited.
| |
|
|
| Murray *TMM* 2004-08-15, 4:14 am |
| Look at the code. Is the event applied to the <img> tag? Use the Event
selector in the Behaviors panel to change the event to one with "<A>" at the
beginning.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"rbewley" <webforumsuser@macromedia.com> wrote in message
news:cfldp8$gd9$1@forums.macromedia.com...
> hi
> am puttng together a new site, using a large quantity of product images.
> The simple plan is to have colletion of relevant photos on each section,
and
> when each image [or downsized iamge] is sleected, a browser window appears
> dispalying an enlarged photo using fized dimensions.
> the pointer stays a slanted arrow, rhter than a hand which is usually
> indicative of a link.
> Any advice, or better javascript would be greatly apprecaited.
>
>
>
| |
| rbewley 2004-08-16, 7:15 am |
| excellent advice, worked a treat and thank you.
Is there any reason why the <A>Onclick only works on images, and not text
based links? I have found a way to manually do this, as the <A>onClick
behaviour doesn't appear in the drop-down fror non-image links?
Thnaks again
RB
| |
| Murray *TMM* 2004-08-16, 12:15 pm |
| Yes, there's a reason. It's only images that need it. These selections are
context sensitive and will change depending on which page element is
receiving the behavior.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"rbewley" <webforumsuser@macromedia.com> wrote in message
news:cfpprp$ptn$1@forums.macromedia.com...
> excellent advice, worked a treat and thank you.
> Is there any reason why the <A>Onclick only works on images, and not text
> based links? I have found a way to manually do this, as the <A>onClick
> behaviour doesn't appear in the drop-down fror non-image links?
> Thnaks again
> RB
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|