Author

rectorsquid

Sculpture and Art

Green and White RBS

I just finished this rolling ball sculpture. It’s about 18″ tall: Another larger view. Click on the image to see the larger version: lick this one to see a closeup of part of the sculpture:

Continue reading
Computers & Programming

IE 8 Show/Hide CSS Bug

I found a bug in IE 8 related to showing and hiding div elements. I have some simply JavaScript code that runs when a button the page it clicked. <input class=”optionsbutton” type=”button” name=”ButtonHide” value=”Show” OnClick=”showoptions( true )”/> The showoptions function is quite simple as are the functions it…

Continue reading