blackberry / bbUI.js

BlackBerry UI look and feel JavaScript toolkit for WebWorks
Apache License 2.0
312 stars 192 forks source link

Hide Signature Action #1027

Open T-M-C opened 10 years ago

T-M-C commented 10 years ago

hey,

if i want to hide the signature action on the action bar like:

document.getElementById('signatureaction').hide();

the text is hiding but the icon is remaining there.

signature