T O P I C R E V I E W |
paradoxflux |
Posted - 03 Aug 2004 : 10:14:53 I find that the simple card rating stars don't show properly the unfilled in stars (like on imdb) and the half star thing was commented out.
I put this code in after the half star image thing, which i uncommented:
i = rating; while(i<10){ document.all.starLast.insertAdjacentHTML("AfterEnd",lastImage); i++; }
and put a new star id in after the half star
now it shows the unfilled stars |
1 L A T E S T R E P L I E S (Newest First) |
Alessio Viti |
Posted - 10 Aug 2004 : 09:04:40 Hi,
Please, if you can, send to me the complete MovieCard, I will add in the next release of XMM 
Thank you!
Alessio |
|
|