Quantcast
Channel: forum.coppermine-gallery.net
Viewing all articles
Browse latest Browse all 9614

Re: Rating stars on the pop up

$
0
0
Is this ok for the rating.js:

[code]

// When the document is ready

$(document).ready(function() {
    // Display the stars
    displayStars();

/**
* This part is the rating part of displayimage.php
*/
function rate(obj) {
    $.get('ratepic.php?rate=' ...

Viewing all articles
Browse latest Browse all 9614

Trending Articles