element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum Feedback Requested: Table of Contents Navigation Menu on RoadTest Reviews / Project Articles / etc.
  • Blogs
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 1 reply
  • Subscribers 2559 subscribers
  • Views 765 views
  • Users 0 members are here
  • roadtest review
  • table of contents
  • project article
  • navigation
Related

Feedback Requested: Table of Contents Navigation Menu on RoadTest Reviews / Project Articles / etc.

cstanton
cstanton over 1 year ago

Hey everyone,

This is a duplicated thread of  Feedback Requested: Table of Contents Navigation Menu on RoadTest Reviews / Project Articles / etc. to try to reach the most people, voting in either poll will be a vote in the same poll, and you're welcome to comment on either thread. 

I'd like your feedback on the table of contents/navigation menu that we have mainly on RoadTest Reviews, but also on the Project Articles that we have recently introduced for Project14.

From a tablet, laptop or desktop computer, the navigation currently renders like this:

image

It is automatically generated by using header tags in the content, respecting H2 to higher numbers for sub-sections, headings should always go in the order from H1 to a higher number resulting in smaller headings for sub-sections. H1 is usually preferred for the title of the content and is automatically on the page.

The headings are also highlighted in bold when you scroll down the page, and the navigation persists. This can cause a couple of issues, such as the navigation taking up screen real estate, and it also nudges the content over to the side of the page rather than using the full width.

On a mobile phone or narrow device, however, the navigation looks like this:

imageimage

On mobile, the navigation should be 'sticky' and remain at the top of the screen, particularly if you scroll 'far' down or up, and it auto switches to which heading section you're in.

What's the Question?

Should we make the desktop experience the same or similar to mobile? Here are the options:

I thought I would add a 'bottom of the content, static, but a drop-down' because there are sites such as Guru3D where this is exactly what it's like. Nothing overly fancy, and it doesn't detract from reading the content first, which is mostly what you're here to do when you land on the page. Here's an example: https://www.guru3d.com/review/xfx-radeon-rx-5700-xt-thicc-iii-ultra-review 

image

Though on their site you then have to scroll for the options, I like how it shows the subheadings:

image

Let me know by voting and leaving a comment

  • Sign in to reply
  • Cancel
Parents
  • phoenixcomm
    phoenixcomm over 1 year ago

    This question pisses some folks off like me. First I don't really care about mobile phones for web browsing. You really need two different pages. You can't shove a large index take any of my blog indexes There is lots of info and It does not reproduce well in a mobile phone. Get a life and do something important like giving us an HTML5-compliant web page editor, which includes things like using the <style> "before the body." <body> BTW meta tags are cool to. tags so that you can use classes and such in the body. And just for the record this editor and the page generator SUCKS!!! ( sorry for the harsh term, but warranted)..

    Reasons to hate the generator. (like this stupid black line which is caused by incessant use of the </p><p> tags!)

    1. you get your page the way you like it. then publish it. and you end up with trash. 

    2. now to the editor, way to many buttons and I still have to hunt formatting commands.

    3. Now The last piece of trash is editing the source!! It's a 2 on the finger scale.  normally its easier to do it in a real editor and the copy and paste the entire page back in place. 

    Observation. Now I hate eBay and will not buy anything from Amazon. but eBay uses standard HTML5  replace the trash, please!!!  and don't even get me started about the last stupid upgrade, Im still fixing files that were messed with and broken. 

    ~~ As always Cris H.  ps stop blaming the stupid provider. We are the users and therefor we are always right!!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • phoenixcomm
    phoenixcomm over 1 year ago

    This question pisses some folks off like me. First I don't really care about mobile phones for web browsing. You really need two different pages. You can't shove a large index take any of my blog indexes There is lots of info and It does not reproduce well in a mobile phone. Get a life and do something important like giving us an HTML5-compliant web page editor, which includes things like using the <style> "before the body." <body> BTW meta tags are cool to. tags so that you can use classes and such in the body. And just for the record this editor and the page generator SUCKS!!! ( sorry for the harsh term, but warranted)..

    Reasons to hate the generator. (like this stupid black line which is caused by incessant use of the </p><p> tags!)

    1. you get your page the way you like it. then publish it. and you end up with trash. 

    2. now to the editor, way to many buttons and I still have to hunt formatting commands.

    3. Now The last piece of trash is editing the source!! It's a 2 on the finger scale.  normally its easier to do it in a real editor and the copy and paste the entire page back in place. 

    Observation. Now I hate eBay and will not buy anything from Amazon. but eBay uses standard HTML5  replace the trash, please!!!  and don't even get me started about the last stupid upgrade, Im still fixing files that were messed with and broken. 

    ~~ As always Cris H.  ps stop blaming the stupid provider. We are the users and therefor we are always right!!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube