Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
sbusse #1
Server Behaviors
I'm trying to create a dynamic drop down menu. I've been going through a
tutorial but my trouble began when I was instructed to create a show-hide
layers in the behaviors. The "+" sign wasn't available because I had to set up
the 1)site 2) document type 3)testing server so I did. I used doc type ASP.
The "+" now shows, but no option to choose show-hide layers. Where are all my
roll-over, pop-up message, play a sound, etc. options??
Then, since I'm working on Cold Fusion documents, I changed the doc type to CF
and I have to answer addition settings questions such as RDS login & data
source. I'm working via ftp but it's only me and my little computer in the
meantime.
So now can I not only get to the behaviors I need, I have no idea how to set
the settings. I've searched and searched for the answers. P P P Pleeeeaaase
help!!!!
Thanks in advance for anyones response :)
sbusse Guest
-
Server behaviors which require other server behaviors
I have a server behavior which initializes my CMS, and it is required by all the other server behaviors I've created for the CMS. I can use... -
Server Behaviors (Newbie questions)
Hi all, I'm new to Dreamweaver and am trying to get a basic site set up. I have a Linux account with MySql at Godaddy.com for the server, and... -
Login Server Behaviors Error
This is my first experience using the Server Behaviors for login pages, and I get the following error from the Wizard.'s code: Error Occurred... -
Using Server Behaviors without Testing Server
Because of the way my company sets up ColdFusion I dont' have a testing server and thus can't use the database connection tool, server behavior,... -
PHP and Server Behaviors
I would like to know if anyone can direct me to information on how to use server behaviors in DreamWeaver MX 2004 :beer; -
delaneypub #2
Re: Server Behaviors
I'm not sure exactly what you're trying to build. Show-Hide layers is a
Behavior (not Server Behavior) and only requires that you be working in an HTML
document. You would have to apply a Behavior to a particular HTML element, like
a link, because it needs an event, like onClick, to trigger the behavior.
Behaviors are Javascript scripts, which can be in plain old HTMl web pages.
A Dynamic Drop-Down menu, on the other hand, requires that you be working with
dynamic web pages, like Coldfusion or ASP, and that you have created a
Recordset from a database to populate the drop-down box.
delaneypub Guest
-
sbusse #3
Re: Server Behaviors
Thank you for your response!! You were right. I was trying to do this under
"server behaviors" instead of just "behaviors" which I found.
I'll give this another try and hopefully make it work.
Thanks much!!!!!!!!!!!!!1
sbusse Guest



Reply With Quote

