Skip to content

Settings and activity

2 results found

  1. 111 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Bastian Buchholz commented  · 

    The patch does not work anymore with Highcharts 3.0...

    An error occurred while saving the comment
    Bastian Buchholz commented  · 

    Or you can set e.returnValue to false.

    Example: http://jsfiddle.net/q6AR9/1/

    An error occurred while saving the comment
    Bastian Buchholz commented  · 

    In IE 8 a return false; at the end of the oncontextmenu function would be useful to prevent that the browsers contextmenu is shown.
    A simple preventDefault is not enough.

    Here is the fork with the patch: http://jsfiddle.net/g69Uq/

    Bastian Buchholz supported this idea  · 
  2. 3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Bastian Buchholz commented  · 

    Here is an example that returns the max / min points: http://jsfiddle.net/rbyz5/