FuncUnit.prototype.rightClick  function     

Right clicks an element. This typically results in a contextmenu event for browsers that support it.

func_unit.rightClick(options, callback) -> funcUnit
{Object}

options to add to the mouse events. This works the same as FuncUnit.click's options.

{optional:Function}

a callback that runs after the click, but before the next action.

{funcUnit}

returns the funcunit selector for chaining.

© Jupiter IT - JavaScriptMVC Training and Support