XP spending bars

XP spending bars

Hi all,

I'm really new to jQuery so please bear with me!

I'm building a Facebook Connect app for Electronic Arts based on FIFA. I need to have a pool of points that users can spend on various skills (passing, shooting, tackling...).

The way I see it working is having a set of say, 10 sliders, as a user slide one up, the pool of points is subtracted from. If a user was to spend all points they could only slide down and not exceed the maximum number of points.

These points values would then need to be passed through a GET or POST submission.

I've had a look online and not found anything similar (although I may be searching for completely the wrong thing!)

Any help would be amazing.

Thanks

Pete