Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
MGDesignStudio #1
Dreamweaver Extention
Hi, I'm doing an Insert Bar Menu. There are different menus. Everything looks
good. My only problem is that the first menu installs all the other menus under
the same option. The rest of the menus are fine.
Ex:
Menu 1 Menu 2 Menu 3
Sel 1 Opt 1 Chk 1
Sel 2 Opt 2 Chk 2
Opt 1
Opt 2
Chk 1
Chk 2
What could be wrong?
Thanks.
<insertbar-changes>
<insertbar-insert insertBefore="DW_Insertbar_Common">
<category id="DW_Insertbar_AROS" name="AROS" folder="AROS">
<menubutton id="DW_Insertbar_AccountCreated" name="Account Created"
image="AROS/acct.gif" folder="AROS">
<button id="DW_AROS_acctname" image="AROS/acct.gif" name="Name"
file="AROS/acct_name.html"/>
<button id="DW_AROS_acctstreet" image="AROS/acct.gif" name="Street"
file="AROS/acct_street.html"/>
</menubutton>
<menubutton id="DW_Insertbar_OrderMenu" name="Order Menu"
image="AROS/ordermenu.gif" folder="AROS">
<button id="DW_AROS_alck1" image="AROS/ordermenu.gif" name="Category Name"
file="AROS/alck_1.html"/>
<button id="DW_AROS_alck2" image="AROS/ordermenu.gif" name="Category
Desc." file="AROS/alck_2.html"/>
<button id="DW_AROS_alck3" image="AROS/ordermenu.gif" name="Nav Name"
file="AROS/alck_3.html"/>
</menubutton>
<menubutton id="DW_Insertbar_CreateNewAcct" name="Create New Account"
image="AROS/newacct.gif" folder="AROS">
<button id="DW_AROS_rgtrannday" image="AROS/newacct.gif" name="Anniversary
Day" file="AROS/rgtr_annday.html"/>
<button id="DW_AROS_rgtrannmonth" image="AROS/newacct.gif"
name="Anniversary Month" file="AROS/rgtr_annmonth.html"/>
</menubutton>
<menubutton id="DW_Insertbar_FinalOrderInfo" name="Fianl Order Info"
image="AROS/finalorderinfo.gif" folder="AROS">
<button id="DW_AROS_pymtapartment" image="AROS/finalorderinfo.gif"
name="Apartment Name" file="AROS/pymt_apartment.html"/>
<button id="DW_AROS_pymtbusiness" image="AROS/finalorderinfo.gif"
name="Business" file="AROS/pymt_business.html"/>
<button id="DW_AROS_pymtcity" image="AROS/finalorderinfo.gif" name="City"
file="AROS/pymt_city.html"/>
</menubutton>
</category>
</insertbar-insert>
</insertbar-changes>
MGDesignStudio Guest
-
htx extention
I'm new to DW and have an app that requires editing an .htx file. Until now I have used FP for the editor. Can DW CS3 handle this type of ext? -
E-learning extention
:confused; I downloaded the dreamweaver e-learning course and installed it the way the directions state. How do I know it installed correctly and... -
Dreamweaver Extention Development Environment
I am developing a dreamweaver (MX 2004) extension. Every time I change the content in a javascript file under the Configuration folder, I have to... -
CFMX 7 report tool extention for dreamweaver
For thos with CFMX7 using the dreamweaver report extension here is the challenge. 1) write a report that queries a access database using a where... -
w3d extention
is there a list of programs witch have the posibility to export in w3d I'm now working with Realviz Imagemodeler to create 3d models but I want to...



Reply With Quote

