Monday, November 27, 2017

CSS and Cookies


Did a lot of work this weekend on CSS. It's a bitch that things render differently between Netscape and IE. Anyways, developed a new "main" page and implemented cookies properly so that there is no login involved. Still the user can "logout", thus deleting the cookie, if they like.

Worked hard on Quick Stats which appears on the main page and gives the user a quick rundown of today's activity. Also implmented Check Address as a input field on the main page. Basically it allows the user to type in an address to see what MAPS would do with it. Pops up a window to display the message. Pretty cool.

Added pages for Reports, Manage Lists, etc. So far they go nowhere really. Need to fill these out.

Also, the "menu" box needs to be displayed consistently across pages. Need to get rid of the JavaScript menu bar thing I had. Ah page layout can be a bitch, especially when you code it. Need to move the page layout duties to CSS!

Finally, why doesn't IE pay attention to the Footer.js/copyright thing?

No comments:

Post a Comment