Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
CSUjr #1
What code do I Need?
I am working in Dreamweaver 8.
I need to know what code I need to have an Image appear in an Image Window
when a hyperlink to that Image is clicked.
Also, this page has a fixed Header that contains a Search mechanism and I want
that to remain stable and functional when the Image is inserted into the Image
Window.
Below is a screen shot that shows the basic planned layout and a short
description of what I am trying to achieve.
<a target=_blank class=ftalternatingbarlinklarge
href="http://img124.imagevenue.com/img.php?loc=loc293&image=18187_Image_Window.j
pg
Thank">[url]http://img124.imagevenue.com/img.php?loc=loc293&image=18187_Image_Window[/url].
jpg
Thank</a> you,
Charles
CSUjr Guest
-
Why doesn't the Code Completion occur in FlexBuilder IDEwhen source code is in an external file?
I am seperating my .as from the MXML by using the following in my file.mxml: <mx:Script source="file.as"> When I edit file.as, the code... -
How would I include the Open Browser code into this lineof code?
Hello and thankyou in advance: I have an ASP page linked to my database and I want to apply the Open Browser behaviour to the code. I have tried... -
Custom control fires event but ignores some code in the code behind file
I do not quite understand the question. I will merely point out that most programming problems happen for a reason. Code works the way it is... -
Custom tool warning: DiscoCodeGenerator unable to initialize code generator. No code generated.
I created a brand new WebService (HelloWorld) and when I attempt to add this WebService to a WindowsForm project I get the following error message in... -
Security problem with Managed Code calling Unmanaged Code in a Web Page
Hello, I have a web page which contains an ActiveX control (unmanaged) and a Windows Forms User Control (managed). Both reside on a web page and... -
Murray *ACE* #2
Re: What code do I Need?
Use DW's OpenBrowserWindow behavior to open either the image directly, or a
new page containing the image.
--
Murray --- ICQ 71997575
Adobe Community Expert
(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
==================
"CSUjr" <webforumsuser@macromedia.com> wrote in message
news:e4djnb$1k4$1@forums.macromedia.com...>I am working in Dreamweaver 8.
>
> I need to know what code I need to have an Image appear in an Image Window
> when a hyperlink to that Image is clicked.
>
> Also, this page has a fixed Header that contains a Search mechanism and I
> want
> that to remain stable and functional when the Image is inserted into the
> Image
> Window.
>
> Below is a screen shot that shows the basic planned layout and a short
> description of what I am trying to achieve.
>
> <a target=_blank class=ftalternatingbarlinklarge
> href="http://img124.imagevenue.com/img.php?loc=loc293&image=18187_Image_Window.j
> pg
>
>
> Thank">[url]http://img124.imagevenue.com/img.php?loc=loc293&image=18187_Image_Window[/url].
> jpg
>
> Thank</a> you,
>
> Charles
>
>
Murray *ACE* Guest



Reply With Quote

