Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

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.

Disable 'Click & Hold' in Topic List View

Featured Replies

How would I go about disabling 'click & hold' editing of topic titles in topic list view? I still wish to retain click and hold for the title appearing at the top of the actual topic.

Thanks.

There isnt a way in which you would be able to do that within the core, but you could try this.

Before you do this, I am not a CSS guy in any way. So there is every possibility it has unintended concequences. Use with care

a[data-role="editableTitle"] {
    pointer-events: none;
    cursor: default;
}
  • Author

That appears to work correctly, and does not affect 'click & hold' for titles appearing above individual topics. Just what I needed!

Thank you @Marc.

Recently Browsing 0

  • No registered users viewing this page.

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.