Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Agent_JC #1
How do I apply the onClick(Open Browser) behaviour/codeto a dynamic link?
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. It's fine to apply it normal links but which dynamic
links, i.e. a link that i slinked to the databse, Dreamweaver removes the
option from the Behaviours panel. I have tried to write the code in myself but
just can't work it out. Here's the line of code that refers to the link:
<p><a href="team_profile.asp?<%= Server.HTMLEncode(MM_keepBoth) &
MM_joinChar(MM_keepBoth) & "TeamID=" & rsTeam.Fields.Item("TeamID").Value %>"
class="heading style3"><%=(rsTeam.Fields.Item("FullName").Value)% ></a></p>
The name of the page that the link opens up is 'team_profile.asp' and I want
to set the Open Browser behaviour with heught and width settings.
Regards,
Josh.
Agent_JC Guest
-
Open Browser Window Behaviour
Hi, I want a client to be able to attach pop up window behaviours to images on their web page. Is it possible to attach behaviours in Contribute ?... -
I want a link on my page to open a new browser window
I want a link on my page to open a new browser window. In the new window I have a video.flv file, but I dont want all the explorer menus, icons and... -
Open Browser Window Link Problem
Hi All, I am creating a page with a table on. In the table are certain cells that hold information that I want users to be able to click on for... -
Need to always open a link in a browser - not adobe
I am using Adobe 6.0. When I click on a web link within Adobe it gives me the option to open it in Adobe or open it in a web browser. The client... -
onClick Open Browser Window: How to???
Hi, I have a text link (either with the "#"-sign or with "javascript:;") and then apply the Open Browser Window action via the behaviors panel in...



Reply With Quote

