2965 posts
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
duotive
says
hello. this is the code i use to start cufon

Cufon.replace('h3');
my question is how can i remove
h3.ui-accordion-header
from the replacement with cufon?
thanks guys 
KalebAustin
says
Cufon.replace(‘h3:not(.ui-accordion-header)’ );
2965 posts
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
duotive
says
Cufon.replace(‘h3:not(.ui-accordion-header)’ );
worked like a charm… thanks 
