Rate a page (like in you tube)
Rate a page (like in you tube)
am 07.11.2007 11:58:44 von fleguen
Hi,
I would like to add in my pages a script which give the possibility to
my visitor to rate for my pages.
I try to find such a script but without success.
Could you explain me how to do that or send me a link to find a
solution
Thanks
Re: Rate a page (like in you tube)
am 07.11.2007 14:00:31 von Jerry Stuckle
Tschuß wrote:
> Hi,
>
> I would like to add in my pages a script which give the possibility to
> my visitor to rate for my pages.
> I try to find such a script but without success.
>
> Could you explain me how to do that or send me a link to find a
> solution
>
> Thanks
>
>
You probably won't find a script - such a thing is quite easy to do.
You just need to put the options on the page then save the results, most
probably in a database.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Re: Rate a page (like in you tube)
am 08.11.2007 09:14:49 von fleguen
Easy, easy .....
Not for me.
save the result in a database it's not a problem but change the color
of the stars it's difficult.
Well, to be more precise, change the color of 1 star that's ok but let
the 3 first stars in red when you are on the fourth, wow ! I have
absolutly no idea how to do that !
>
> You probably won't find a script - such a thing is quite easy to do.
> You just need to put the options on the page then save the results, most
> probably in a database.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================
Re: Rate a page (like in you tube)
am 08.11.2007 14:42:45 von Jerry Stuckle
Tschuß wrote:
>> You probably won't find a script - such a thing is quite easy to do.
>> You just need to put the options on the page then save the results, most
>> probably in a database.
>>
> Easy, easy .....
> Not for me.
> save the result in a database it's not a problem but change the color
> of the stars it's difficult.
> Well, to be more precise, change the color of 1 star that's ok but let
> the 3 first stars in red when you are on the fourth, wow ! I have
> absolutly no idea how to do that !
>
(top posting fixed)
Not hard at all. Just 4 images - 3 red stars and 1 gold (or whatever) star.
And please don't top post.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Re: Rate a page (like in you tube)
am 09.11.2007 02:27:29 von darko
On Nov 8, 9:14 am, Tschuß wrote:
> Easy, easy .....
> Not for me.
> save the result in a database it's not a problem but change the color
> of the stars it's difficult.
> Well, to be more precise, change the color of 1 star that's ok but let
> the 3 first stars in red when you are on the fourth, wow ! I have
> absolutly no idea how to do that !
>
>
>
> > You probably won't find a script - such a thing is quite easy to do.
> > You just need to put the options on the page then save the results, most
> > probably in a database.
>
> > --
> > ==================
> > Remove the "x" from my email address
> > Jerry Stuckle
> > JDS Computer Training Corp.
> > jstuck...@attglobal.net
> > ==================
One part of the problem is easy, indeed - save the results in the
database and display
them as such later, to future visitors.
The other part, considering transition effects (like when you move
your mouse over a star)
is something you should ask at comp.lang.javascript
[ Go to hell, Steve, from the moment you flattered my English, I
waste more time on rethinking the sentence structure!! >:( ]