Adrian Dunstan's Site
|
"Welcome to my website. Here you will find examples of programming, ideas and thoughts about general IT issues. Feel free to explore!"
Image Scroller 10th of February 2012 Not too long ago I wanted someway of showing my images online in an intuitive way which allowed for swift browsing. The solution I came up with was an Image Scroller control - which allows users to focus on one picture at a time but scroll to others quickly. The example below uses photos I took of Australian native orchids whilst bushwalking. Click here to see an example of the image scroller. JavaScript Calendar 18th of December 2011 A while ago I tried to find some example code of how to create a javascript based calendar to embed on my web pages. After a bit of searching I gave up, since almost all of the controls are part of AJAX installations which I didn't want to use. Instead I sat down and wrote my own javascript control to use for calendars. Click here to see an example of the calendar control and the source code. Day 1 6th of December 2011 Okay, so here goes my attempt to make a very very simple IT website that tries to contain as much "useful" stuff as possible. It might be a bit overly ambitious, but I'm hoping to put all my programmming examples and ideas onto this one site. Over the last few years I learned enough to know that "less is best", so I'll try to make my posts succinct and my examples simple. With that said, here is an example of how to achieve "opacity" on web pages. If you're not sure what opacity is, that's cool - look here. |
||