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 8912725
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T04:16:41+00:00 2026-06-15T04:16:41+00:00

I made an image editor that lets you optionally crop the image you’re working

  • 0

I made an image editor that lets you optionally crop the image you’re working with (using Jcrop).

$('#canvas img').Jcrop({
    bgColor: 'black',
    bgOpacity: .4
}, function () {
    jcrop_api = this;
});

For this reason, I need to bind and unbind Jcrop at will, however I have noticed that when I call

jcrop_api.destroy()

it hides the image that Jcrop was bound to as well. Am I using it the correct way? Is there a way around this?

  • 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-15T04:16:42+00:00Added an answer on June 15, 2026 at 4:16 am

    SOLUTION

    I have since discovered that this is not possible. However, what you can do is this:

    Once you have initialized jCrop, use the following to clear the selection and stop the image being ‘selectable’ any longer:

        jcrop_api.release();
        jcrop_api.disable();
    

    And then enable it again using:

        jcrop_api.enable();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I made an image slider using this plugin http://slidesjs.com/ while ago for a mobile
So I made an image flipbook animation that reacts to mousedrag. It works fine
So I made a background image to that is just two colored bars to
I made a image thread class that runs the update method in the instance
I'm working on a project that has me approximating text rendered as an image
I've made a simple image switcher that fades different logos in and out. Example
I have made an image processing module that defines a Pixel type as a
For a quick temporary solution I made an image of a form that the
<telerik:RadEditor ToolbarMode=Default ID=editor1 runat=server EnableEmbeddedBaseStylesheet=true> </telerik:RadEditor> The editor's using Default skin. When I made
I need a very simple(*) image editor made in Flash so the users of

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.