Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8635223
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T09:55:21+00:00 2026-06-12T09:55:21+00:00

I have a carousel with four panels. Its working fine, i am able to

  • 0

I have a carousel with four panels.

Its working fine, i am able to navigate from one to second and so on.

My 4th panel has one Canvas for drawing.

When i start drawing, the carousel changes the page as usual, but i dont want to change the page at this time as the user is drawing something.

How to stop this event when i am drawing , and bind the event again when i select the hand tool?

I have made one Hand/Draw tool button to change these settings.

I have tried handling event propogation and used capture method to so that i can stop things. But i was not able to get the result as expected.
Any help is much appreciated.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T09:55:23+00:00Added an answer on June 12, 2026 at 9:55 am

    If you’re toggling the card between a sort of editable/uneditable mode, maybe something like

    toggleEditHandler() { 
      var nothing = function() {return false;};
      //if toggled to edit
        card.element.on('*', nothing, card);
    
      //else 
        card.element.un('*', nothing, card);
    }
    

    Note this is rough pseudocode because I didn’t want to assume how you’d do your handler, but it’s a quick hack that generally should work. For what it’s worth, I got the idea from code in the official mask object that prevents actions from bubbling.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Anyone have any idea why my jQuery carousel is working fine at the bottom
I have an image carousel and shadowbox. I want the user to be able
I seem to have the Twitter Bootstrap carousel working properly as far as moving
I have remove some item from the list of the BxSlider carousel. But when
I have a carousel slider, which have three static dots in the corner, one
I am using the jCarousel plugin from http://sorgalla.com/jcarousel/ I have the carousel automatically scrolling
I have been able to implement the Bootstrap carousel complete with icons to represent
I have made a custom jQuery carousel from bits I have picked up off
I have a carousel scrolling through slides. The carousel has an overlay with a
I have got the bootstrap carousel working on my web page and i want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.