Making
Big Lists

What you see above is an example of how to insert a very long list of options into a drop-down menu item in NetObjects Fusion, using the “Object HTML” feature.

This menu item was created in NetObjects Fusion, but only the item marked “This is a Test” was actually input using the “Combo Box Properties” window. The other menu items (which are, incidentally, a list of all the countries in the world, courtesy of Joe Barron) were inserted from a text file I made of the list, after making certain changes:

  1. I added a blank line a the beginning of the <option> list and put in a closing bracket (the > sign)
  2. I removed the closing bracket from the last </option> HTML tag so that it reads </option>
  3. Then I copied and pasted the text into the “Inside Tag” field of the “Object HTML” for this Combo Box. That’ll do it.

Go Back to Previous Page

Have a question that you can´t find the answer to? Want to report a possible bug?

Send a help request to NetObjects Technical Support