Tag Archives: html

WikiText & Eclipse: Making Documentation Easier

Writing documentation can be a serious pain. So the oft taken path is to not write anything. Recently, I was exploring menu options in Eclipse and noticed the WikiText option. I must have been hiding under a rock because I … Continue reading

Posted in Code | Tagged , , , | 3 Comments

Integrating freeform <select> with JavaScript and CSS

At work I have an application that requires a user to select a choice from a drop down box or a <select> control for the HTML savvy. As far as I know (or could find) there is no such control … Continue reading

Posted in Code, Programming, Web Design, Work | Tagged , | 5 Comments