Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Trying to remove icons while in Bool mode #43

Closed
Prufrock1 opened this issue Feb 27, 2012 · 1 comment
Closed

Trying to remove icons while in Bool mode #43

Prufrock1 opened this issue Feb 27, 2012 · 1 comment

Comments

@Prufrock1
Copy link

Hi, great plugin, just wanted to know if there was a good way to remove the button icons in bool mode. Thus far, I haven't been able to remove them.
I've found its possible in raw mode by creating an element w/o data-icon attribute but I'm trying to stick with the boolean functionality. Thanks!

@jtsage
Copy link
Owner

jtsage commented Feb 27, 2012

Yes, pass the icon as FALSE - no quotes, it must be the boolean.

i.e.

'ok': {
'icon': false,
'click': ...etc...
}

@jtsage jtsage closed this as completed Feb 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants