Javascript – Slider Control – Scrollbar Styling
I am always looking for nice littel design things and of course the infamous scrollbar ist one of these things which many people like to have differen. Well, I have done many sliding DIV TAGS inside of DIV TAGS and whatnot. But while surfing around once again I stepped over this Website:
http://www.blueshoes.org/en/javascript/slider/
They have some nice scrollbar treatment as well as some other neat little things (Checkbox and Form Styling, etc.).
So, before you start writing your own, have a look to see if there isn’t already something usable out there.
March 23rd, 2006 at 13:38
What about real-working drag and drop with Ajax?
http://www.cyberdummy.co.uk/test/dd.php
March 23rd, 2006 at 15:10
Nice. but for something like that I would get a hold of something more solid like openrico.
http://openrico.org/rico/demos.page?demo=rico_drag_and_drop_custom_dropzone
But Ajax is another subject.