Closed GoogleCodeExporter closed 8 years ago
I checked the code and it also happens on jquery 1.7.1
something is wrong with how your php code is formed.
Original comment by Stephen....@symcom.com
on 16 Mar 2012 at 6:34
The PHP looks fine (presumably). The problem is that you don't have the
matadata plugin!
you can do this:
class="star {split:4}"
...only if you have the metadata plugin.
OR do this...
class="star split-4"
...if you don't have it.
I recommend you use the metadata plugin (included in the download package).
Original comment by diego.a...@gmail.com
on 16 Mar 2012 at 7:02
Yep. I just noticed that shortly after posting here.
All fixed. Thanks for your input.
Original comment by skpacman...@gmail.com
on 16 Mar 2012 at 7:16
Original issue reported on code.google.com by
skpacman...@gmail.com
on 16 Mar 2012 at 6:25