Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

81
Views
submenu for desktop and mobile menu

I am trying to create just 1 submenu for just 1 item in navigation bar in desktop that shows up in mobile devices too. can anyone help with code? This is part of my code. My codes work good. I do not wanna change whole structure. I need just couple of hyperlinks for one navigation menu link that I show here. I put code at the end. FYI: I have SPAN instead of “toggle “to work for mobile devices hamburger menu.it works without problem.my whole website is without JavaScript. But I am sure for this issue I need JavaScript.I have CSS and html only.I need this so called drop down menu (submenu) works for mobile and desktop devices. My codes already work without issue for desktop and mobile.let’s call those drop down hyperlinks “Link1,Link2,Link3 etc.” to be on same page. Please tell me where to put JavaScript in my html too. The navigation menu link name is called “MyLinks” as I showed here in my codes for you to make it easier: Here is html code:



<div class="nav">
        <input type="checkbox" id="nav-check">
        <div class="nav-header">
               </div>
                <div class="nav-btn">
          <label for="nav-check">
            <span></span>
            <span></span>
            <span></span>
          </label>
    </div>
     
        <div class="nav-links" >
            <ul>
          
          <li><a href="MyLinks.html">MyLinks</a></li>
          
          
            </ul>
        </div>
    
        </div>


Can anyone help?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!