Jump to content
xisto Community
iGuest

Vote Script Help images as a result?

Recommended Posts

I made a vote poll script, and it work fine with results in numers or %, but i want to show images as a result. Is that possible?For example like voting poll in this forum.I tried something but that couldnt work.Someone?

Share this post


Link to post
Share on other sites

you could do a (this is psuedocode) :

If % > 10 then Display Img_barIf % > 20 then Display Img_barIf % > 30 then Display Img_barIf % > 40 then Display Img_barIf % > 50 then Display Img_barIf % > 60 then Display Img_barIf % > 70 then Display Img_barIf % > 80 then Display Img_barIf % > 90 then Display Img_barIf % > 100 then Display Img_bar

So then each 10% is depicted by a bar.

Don't know if that's what you were looking for.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.