UPDATE 10/5: I'm releasing the v2 on this.
Lest you thought we disappeared… I have a script for you!
This one is not an easy one to implment, but there's lot of instructions to help you along the way. However, I STRONGLY suggest you have some knowledge of PHP before you attempt this one. The idea here is – lets say you have a lot of junk in your sidebar. Maybe some users are interested. Maybe not. With this script, your users can customize the page… showing/hiding whatever sidebar elements they want. All the info is stored in a single cookie.
(V2 lets you rearrange the order of the gadgets by moving one of them to the top. The one drawback here is that the way the script is written – you kind of have to have your "gadgets" all stacked together. You could, with some tweaking in v1- scatter them… so I'm leaving both up for downloading depending on what you want to do)
Here is the demo page (v1)
(fyi – that demo page looks like POO! especially on a Mac… but it's just a proof of concept)
Here is a zip with the code (v1)
Here is the demo page (v2)
Here is a zip with the code (v2)
As I warned in the instructions: I make no guarantees. It's free, okay? Use it. Edit it. I'd love a link back here. But unfortunately I have very little time for support. You're always welcome to post a comment here to see if there's someone out there that can help you. (*please note: if there are already comments here – PLEASE READ THEM before posting your comment – the problem may already have been addressed by someone else)
Enjoy!
(P.S. Thanks to Promoguy for his help/inspiration on this)