Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Datadef elementDescription
Nav widget

This option adds extra content to the right side of the navigation bar. Available options are:

  • None - nothing is added.
  • Date - displays the current date.
  • Weather - displays the current weather (updated hourly). Currently broken and not available.

Note: for the weather widget to function properly, you must also add the following custom external JavaScript reference in your site settings (refer to Configuring Customizations):
//web.communications.uci.edu/php/uci-weather/weather.js.php

Nav itemThis represents a single item in the navigation. You can add and remove instances of this field group using the + and - toggles.
Nav item > Item type

Defines the characteristics of the nav item.

  • link - defines the nav item as a simple link.
  • dropdown - defines the nav item as a button that toggles a dropdown menu.
  • link and dropdown - defines the nav item as a link with a dropdown menu toggle button next to it.

...