Skip to content

Mandatory City Application Header

John Darragh edited this page Oct 17, 2024 · 2 revisions

Mandatory City Application Header

  • This is a City-mandated header that should appear on all Los Angeles City web applications. It appears as the top-most header of the application with a black background.
  • When user click on LADOT, 311 City Service, LA City Directory and Glossary, they are redirected on the external websites or documents which provide more information.

URLS

  • Dev URL:
  • Prod URL:
  • GitHub location:
  • Figma Design:

Issue label

Screen shots of page (The top-most black header bar in this screen shot)

image

Technical Details

This is included in the application by including the script tag <script src="//navbar.lacity.org/global_nav.js"></script> just below the opening <body> tag on the index.html page.. Functionally, it just contains three external links to the corresponding web pages. The city is responsible for maintaining the referenced script.

Home


After you have read the info for all joining team members, read the pages for your practice area

Clone this wiki locally