/ Published in: jQuery
add this line: Cufon.replace('a', { hover: true }); before your actual cufon replace.
Expand |
Embed | Plain Text
Cufon.replace('a', { hover: true });
You need to login to post a comment.
Savio on 02/17/11
2 people have marked this snippet as a favorite
add this line: Cufon.replace('a', { hover: true }); before your actual cufon replace.
Cufon.replace('a', { hover: true });
You need to login to post a comment.