Add the following features to at least one page on your web site:
Add the count down feature to your splash Web page. Make sure that the digit images are small enough so that they load via modem in less than a second and can be displayed. (The instructor will look at your page while at home and using 56kbps modem.) After counting down to zero move to the next page using JavaScript instruction. Change the refresh meta tag so that it would move the surfer eventually to the same page in case JavaScript does not work.
You may want to use already exisiting digits
or choolse from a large collection provided by
www.digitmania.com.
Make sure that if someone loads your page into their frame, it will expand to the whole brwoser window.
Please use this link to test your page.
Attach all source code in files with proper names and extensions (*.html, *.java, *.pl, *.php, .htaccess e.t.c.). Do not ZIP files together or include compiled files (e.g. *.class). In case of Web pages (HTML), dynamic Web pages (HTML, JavaScript, CGI) or Java applets also send the complete URL (including http://) that points to a page on your Web site that demonstrates your homework. Send your homework via e- mail to the instructor at olekmali at cegt201.bradley.edu. Please set the message subject to: wbc-hw2.
Thank you.