# How to make own design of a button?

How to make own design of a button

##### Post Metadata
- Posted at: over 10 years ago
- Net upvotes: 1


## Comments
### Comment 1

1/ Implement our default script to the web in a way that it is not visible (i.e. to invisible DIV). By this, you can set the group of operators you wish.

2/ Instant request on operators&#39; statuses $oo.getOperatorStatus(); Returns int: 0 - offline 1 - online 2 - busy

3/ Callback when operators change: Gives int: 0 - offline 1 - online 2 - busy

Example:

$oo.setStatusUpdateCallback(function (operatorStatus) {
  console.log(operatorStatus);
});

##### Comment Metadata
- Posted at: over 9 years ago
- Author title: ✔ Content Manager ve společnosti iCORD LC




## Related Product
[OnOp - Online Operator](https://www.g2.com/products/onop-online-operator/reviews)

## Related Category
[Other Customer Service](https://www.g2.com/categories/other-customer-service)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


