Creative DW Menus Pack Forum


box Creative DW Menus Pack
Creative DW Menu Pack is a suite of Dreamweaver extensions that seamlessly blends the flexibility of DHTML and the Flash look and feel to create beautifully web site menus. The extension comes with over 30 built in skins that can be customized to suit the design (colors, fonts, size) and include a smart resize system that preserves round corners and the gradient fills when you change the menu size.

Find out more about Creative DW Menus Pack

Thread: Button Persistence

title left
User Details
message
title right
Lisa Schwartz

post date:
2008-03-05 17:47:16
I've viewed your help area and still don't understand this. Where is the URL parameter supposed to be added?: And are you adding ?{MenuName}_select={ID} or add_post.php?Menu_Name_select=id

"Now, in order to select one of the button we will have to add an URL parameter of the following form:

http://my_address/?{MenuName}_select={ID}

where {MenuName} represents the name of the menu and {ID} represents the ID of the button.

For example:
http://www.my_web_site.com/add_post.php?my_menu_select=frm
will select the Forum button in the menu called "my_menu".



Catalin Serban [Extend Studio]

post date:
2008-03-10 17:21:05
Hi Lisa,

The parameter represent this ?Menu_Name_select=ID? ( what is between the quotation marks). You have to replace Menu_Name with your menu name and the ID with the button id that you want to select.
The parameter needs to be put after the file extension (.html or .php or .asp ..etc ), in the link.

Regards
Catalin Serban