tags:

views:

72

answers:

0

Hi there,

I'm looking for a way to make Cufon-Buttons, that will automatically resized, if the browser window is resized. Everything is fine, only the hover won't work.

http://rh-balingen.de/BAEREN/seiten/test.htm

This is the syntax I use ("rel" is a variable representing the relation of content to window ): Cufon.replace("#nav li a", {hover:true, hoverables:{a:true}, fontSize : 32*rel+"px"});

Any body any idea ? Would be happy :)