blackberry / WebWorks-API-Docs

BlackBerry WebWorks API Documentation
66 stars 47 forks source link

Syntax Error in code example on "blackberry.ui.contextmenu.html" page #451

Open Priyansh opened 11 years ago

Priyansh commented 11 years ago

Code Example : There is a missing parenthesis in the below functions. function addAdditionalItemsFromCustomContext) {
function removeAdditionalItemsFromCustomContext) {

and also same syntax error here as well. if (srcElement && srcElement.src {

Finally typo mistake in constant "ACTIONE_SAVE_IMAGE" Available Link : http://developer.blackberry.com/html5/apis/blackberry.ui.contextmenu.html