[jQuery] fyneworks star rating - radio button values displayed over stars

2009-02-17 Thread robgt
Hi, I am having an issue with the radio button values (1 to 5) appearing over the star rating images and I am not sure why? I've looked through the code and examples etc, but cannot see any reason why they would show up on my pages, but not on the demo pages? Example of my code... If I set

[jQuery] Re: Code simplification?

2009-01-16 Thread robgt
Hi Ricardo, Thanks for that, quite clear and I follow what you wrote. My issue is that the hoverintent function runs on the menu tabs, not on the submenu panels. So, the mouse hovers over one of the menu tabs, i.e. .nav_company, and that should then trigger the display of the content panel below

[jQuery] jQuery Star Rating plugin v2.5 displaying values over star images

2008-12-09 Thread robgt
I've studied the code of the demo pages and I can't see any difference between that and my own (my own implementation is built using the zip download, unmodified!) The stars get created fine, but each one has it's "value" displayed above it - where the same code on the example page does not do th