Sunday, May 13, 2007

Day 4 - Home Page CSS + Ajax

9am

Phil and I working on the home page to make it look good. Using a javascript rollover on the image, where we included the javascript in the Masterpage. Problems with image border, which we solved (badly) by hard coding the inline element with a border=0.

Using CSS for everything as much as possible. So home page has no tables, and using Absolute positions for the images.

Text is simply referenced by classes.

Answers is within an UpdatePanel (for AJAX)...with linkbutton, text box etc.. Passes the actual number the users enters in the query string.

No comments: