This is it... it's almost the end of the line. This weekend, I'm preparing for the final deliverables including the final reports, and the project which are due on Tuesday, 3rd November. I can't believe it's almost over already.
Last week has been the "bug fixing" week. I didn't get to fix the header problem the way I wanted to work in the end. I ended up using CSS to replace the header and the only problem now that the header is not clickable. =( However, I did fix the the other problem with the drop-down menu. Alastair adviced me to use the PHP command instead of JavaScript. So it solved my problems!
Last week was also the peer presentation day! Thanks to the UTS server that went down, I became one of the few people who was able to show my project because I was using a different host server. As a result I was interrogated and reviewed by a larger group that I would have prepared for. =)... It was fun though! Thank you all for giving me your valuable feedback.
Well, it has been fun and a valuable learning experience through this semester. However, I can't wait for the holidays to start.
Subscribe to:
Post Comments (Atom)
Good to know that the interrogation, er, feedback was appreciated. Well done on getting all finished up. DO you know if Alistair is going to put up a link to post our stuff to? It is due by 5pm (or so the subject outline says).
ReplyDeleteCheers
Lisa
Thanks Lisa!
ReplyDeleteErr.. I'm not so sure. I think Alastair said that he's going to start a discussion group thread where we can post all the links to our final report? I haven't even checked the subject outline. I'd better do that =)
Cheers
Vera
"I ended up using CSS to replace the header and the only problem now that the header is not clickable"
ReplyDeleteSorry Vera, I don't quite get what u mean. what is a clickable header?
Is the header a navigator(or menu)?
What I meant was the header, which contains the branding or the logo. Previously, it was clickable so it can take the user back to the home page from any pages. However, now it was just an image and not clickable. I have put a separate link for the user to go back to the home menu on the main navigation bar.
ReplyDeleteif you want to do this, i suggest u seperate the header pic from the navigation bar.
ReplyDeleteIn header part, u only need to place the header image with a tag
navigation part includes the navigator only. That's it!