" /> MAPS: November 2003 Archives

« October 2003 | Main | February 2004 »

November 11, 2003

Rounded Tables

The Trick to Rounded Corner Tables

Might use this on MAPS...

November 03, 2003

CSS Site

MaKo 4 CSS: Frequently asked Questions -

Seems to be a good site on CSS issues. Should be able to help me solve my current problems with CSS in MAPS.

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?