I'm looking for a script which should be quite similar to Windows Sidebar for my website. Does anyone know anything like this? Any help would be highly appreciated! Cheers!
Printable View
I'm looking for a script which should be quite similar to Windows Sidebar for my website. Does anyone know anything like this? Any help would be highly appreciated! Cheers!
Eh, no one?
Well, the sidebar isn't really something that's made for the browser. What exactly about the sidebar are you trying to replicate? You can certainly find 'widgets' such as a clock and dock them to the right side of the viewport.
Is that what you're after?
That's right.
You'd need to search on each specific 'widget' as a seperate javascript ( or other language) and fit/build it into the design of your site then. For example, if you want a clock, search for Google 'javascript clock'.