Whereas the List Property inspector uses
a List Value dialog box, editing the Jump Menu behavior opens a dialog box similar to the one used to insert
the Jump Menu object.
To alter the items in an existing jump menu via the List/Menu Property inspector, select the jump menu and
click the List Values button. In the List Values dialog box, the jump menu labels are on the left and the
URLs are on the right. You can add, move, or delete items as you would with any other list.
One caveat for adding new URLs to the jump menu through the Property inspector: Any filenames
with spaces or special characters should be URL-encoded. In other words, if one of
your filenames is about us.htm, it should be entered using the hexadecimal equivalent for a space (%20):
about%20us.htm. Also, if you enter a filename or URL that contains special characters in the List Values
dialog box, the resulting code translates the special characters into their HTML codes, thus breaking the
URL. Most notably, an ampersand (&) entered in the List Values dialog box is encoded as &.
If you??™d prefer to work in the same environment as you did when creating the Jump Menu object, go the
Behaviors panel route. Select the jump menu. Then, from the Behaviors panel, double-click the Jump Menu
action.
Pages:
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946