Quote:
Originally Posted by Doc31
Is there a way to make a check box in say the vb options page in the usercp to enable/disable this feature?
Im gonna have a look and see if i can make it work for me using some modz if not a bit of code to do this would be cool as some people have animated avatars that can be a bit of a strain on the javascript code.
Thanx 
|
There's no more or less strain on the javascript code; it either works or it doesn't. Animated avatars reflect nicely in IE, and with a static image in any other browser. But there's no delta of "strain." Sure, Javascript in general can bog down a user's old/slow computer, but that would have nothing to do with whether or not an image to be reflected is animated.
That said, I'm sure you could whip up lots of checkboxes...
AdminCP: Reflect all avatars? (perhaps make it usergroup based)
AdminCP: Reflect THIS avatar? (ie: on a per user basis)
Or...
UserCP: Reflect MY avatar?
UserCP: Reflect avatars of OTHERS?
I don't have time to incorporate any of this, but if you do, it would be great if you could share it here.