<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HubNavigation Question in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551694#M2785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can look up how to do "anchor linking" on a site.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Boils down to...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Put some HTML somewhere with the "anchor" using the HTML element's ID attribute.... `&amp;lt;div id="destination"&amp;gt;&amp;lt;/div&amp;gt;&lt;/LI&gt;&lt;LI&gt;Then make a link using your dropdown or custom HTML or the menu bar Katie links above...like &amp;lt;a href="#destination"&amp;gt;My link&amp;lt;/a&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These folks from Pennsylvania have done this on their main site&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://dataportal-bucksgis.opendata.arcgis.com/" title="https://dataportal-bucksgis.opendata.arcgis.com/"&gt;Bucks County&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2020 00:51:55 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-04-02T00:51:55Z</dc:date>
    <item>
      <title>HubNavigation Question</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551692#M2783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a quick question... Is there an easy way to navigate through a HUB site? For example create book marks for specific sections and reference those book marks in a drop down at the top of the screen to quick navigate through a page? Just curious if this functionality exists&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 20:15:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551692#M2783</guid>
      <dc:creator>MatthewKalcich</dc:creator>
      <dc:date>2020-04-01T20:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: HubNavigation Question</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551693#M2784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some resources on how to add menu links to a site's header:&lt;BR /&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/hub/sites/configure-menu-links-and-global-navigation.htm" title="https://doc.arcgis.com/en/hub/sites/configure-menu-links-and-global-navigation.htm"&gt;Configure global navigation and menu links—ArcGIS Hub | Documentation&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/arcgis-hub/announcements/arcgis-hub-global-navigation-new-ways-to-get-around-and-brand-your-site/" title="https://www.esri.com/arcgis-blog/products/arcgis-hub/announcements/arcgis-hub-global-navigation-new-ways-to-get-around-and-brand-your-site/"&gt;Global Navigation: New Ways to Get Around and Brand your Sites with ArcGIS Hub and ArcGIS Enterprise Sites&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Note that any links, branding, etc added to your site's header will automatically be applied to any &lt;A href="https://doc.arcgis.com/en/hub/sites/add-pages-to-your-site.htm"&gt;hub pages&amp;nbsp;&lt;/A&gt;added to your site. This is useful for creating consistency between your site and&amp;nbsp;any&amp;nbsp;pages you may wish to add.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also find the &lt;STRONG&gt;Navbar Dropdown&lt;/STRONG&gt; section of this guide useful for creating dropdown menus with HTML:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://coronavirus-code-samples-government.hub.arcgis.com/" title="https://coronavirus-code-samples-government.hub.arcgis.com/"&gt;Coronavirus Response - Code Samples&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 21:02:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551693#M2784</guid>
      <dc:creator>KatelynThompson</dc:creator>
      <dc:date>2020-04-01T21:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: HubNavigation Question</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551694#M2785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can look up how to do "anchor linking" on a site.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Boils down to...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Put some HTML somewhere with the "anchor" using the HTML element's ID attribute.... `&amp;lt;div id="destination"&amp;gt;&amp;lt;/div&amp;gt;&lt;/LI&gt;&lt;LI&gt;Then make a link using your dropdown or custom HTML or the menu bar Katie links above...like &amp;lt;a href="#destination"&amp;gt;My link&amp;lt;/a&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These folks from Pennsylvania have done this on their main site&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://dataportal-bucksgis.opendata.arcgis.com/" title="https://dataportal-bucksgis.opendata.arcgis.com/"&gt;Bucks County&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2020 00:51:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551694#M2785</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-04-02T00:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: HubNavigation Question</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551695#M2786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've begun to implement these anchor tags on our internal Hub site.&amp;nbsp; I'm finding when I click the link to the anchor, the beginning of the section that I'm jumping to is hidden behind the fixed site header.&amp;nbsp; I've dug around for a solution that would involve some sort of anchor padding that's equal to the height of the header, but I'm pretty new to this, so I haven't found something that works yet.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&amp;nbsp; I notice in the Bucks County example provided, the same thing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Jennifer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2020 21:25:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551695#M2786</guid>
      <dc:creator>JenniferSherry</dc:creator>
      <dc:date>2020-07-31T21:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: HubNavigation Question</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551696#M2787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;offset for the height of the header is the way!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2020 15:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/551696#M2787</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-08-03T15:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: HubNavigation Question</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/1205575#M5375</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous User&amp;nbsp; - is there any better documentation around how to do this?&amp;nbsp; Similar to StoryMap Navigation.&amp;nbsp; I'd probably be able to follow your ideas easily if I knew HTML.&amp;nbsp; This seems like it should be an easy out of the box concept to implement (again similar to story maps nav bar).&amp;nbsp; thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 20:36:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/1205575#M5375</guid>
      <dc:creator>BrettShaver</dc:creator>
      <dc:date>2022-08-23T20:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: HubNavigation Question</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/1554576#M6440</link>
      <description>&lt;P&gt;Hi, I was trying to achieve exactly this and after a little trial and error this is how I got it to work. My use case is I added an FAQ to my site and want to jump to sections of that FAQ where it is grouped by theme.&lt;/P&gt;&lt;P&gt;Immediately above the section that you want to be able to quickly jump to add this into your html code:&lt;/P&gt;&lt;P&gt;&amp;lt;div id="Troubleshooting"&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;You can give your own "Id" value to suit your page content.&lt;/P&gt;&lt;P&gt;Then to insert a link to that section, use this syntax:&lt;/P&gt;&lt;P&gt;&amp;lt;a href="#Troubleshooting"&amp;gt;Troubleshooting&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;And voila!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 00:08:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/hubnavigation-question/m-p/1554576#M6440</guid>
      <dc:creator>Samuel_McAuley</dc:creator>
      <dc:date>2024-11-01T00:08:46Z</dc:date>
    </item>
  </channel>
</rss>

