cufon styling

Out of context: Reply #16

  • Started
  • Last post
  • 22 Responses
  • shitehawke0

    Yeah did a bit of reseach and it appears to need the framework (such as jquery or mootools etc) to get it to select div type content as opposed to formatting tags such as h1, p, etc.

    Tried using just li, such as:
    Cufon.replace('li', {hover: true, fontFamily: 'Avenir 45' });
    and it seems to work fine, but when you reference such an item in a specific div it throws a wobbly in IE.

    • I see so its just a case of adding jqueryMoo

View thread