Dropdown menus are working!
Dropdown menus are working (finally). All exams have been completed, as has my third year. LOTR:TTT EE will be here soon: plans include three days of viewing pleasure.
Well, I’ve finally got some dropdowns working. They’re slightly modified versions of the gazingus.org dropdowns. The modification just allows them to drop on mouseover rather than only on a click. At first they didn’t work in either Mozilla or IE6, both of which rendered the menus below other elements on the page. I soon remembered the z-index attribute, which solved this problem immediately. It’s not an ideal situation, since it does use DHTML where I would prefer straight CSS, but I could never get those to work properly. So I’m happy.
I have now finished all my exams and thus my third year of university. Am I envious of my classmates (what a quaint term), who are now finished their batchelor’s degree? I don’t know. I guess I’ll be even luckier in seven months or so, when I’ll have a degree with honours.
I hope this week to work solely on this website. That is, until LOTR:TTT EE arrives in a day or so. Then, I expect I will have at least three days worth of viewing. Yay!!
November 19th, 2003 at 7:56 pm
“I’ve been playing around with entities and such, getting these apostrophes and quotes correct.”
“All I can say is: fuck regular expressions.”
November 19th, 2003 at 7:58 pm
<script>alert(“Hello!”);</script>