NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: CaseyR on July 04, 2012, 03:28:19 PM
-
Hi,
I am trying to use the small trash icon as a JavaScript icon for an Other button on a Browse. I can't find the png in any of the image folders. Tried using 'ui-icon-trash' but that generates a ^ symbol.
How do I use the JavaScript icons for Other buttons?
Any suggestions would be much appreciated. Thanks.
-
Hello
If You would like to use one of the JQuery icon You should put name of that icon without 'ui-icon-'.
So if You would like to use ''ui-icon-trash' with Other button just put 'trash' in 'JavaScript desktop or mobile icon' field.
Regards,
Matthew
-
Worked great. Thanks, Matthew.