Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

jQuery drop down menu help

Featured Replies

Hey,

 

We are doing a website with a jQuery drop down menu. But the problem is the client wants the drop down menu to remain on screen once the navigation button is clicked. Does anyone know how to keep this there?

 

I have been using http://www.1stwebdesigner.com/resources/38-jquery-and-css-drop-down-multi-level-menu-solutions/ for advice so far.

 

Any help is much appreciated :)

  • Author

$('a.main-nav-item').click(function() { $(this).children().show(); return false; });

 

 

Cheers Chris...i'm not the best at Javascript...so no idea where to place this unto the sites code. Can you reccomend any sites to show or teach me this?

To be honest I don't know of any jQuery tutorial guides, I just use the documentation pages on jquery.com might be able to give you some advise if you post up a link to the page you're trying to make it work on

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.