Index of /~arunapad

      Name                    Last modified       Size  Description

[DIR] Parent Directory 20-Jun-2011 11:57 - [TXT] A10091985.html 27-Apr-2010 19:01 1k [DIR] Apache+HW6/ 11-Mar-2010 23:59 - [DIR] DB/ 24-Nov-2009 23:23 - [TXT] HW3Style.css 26-Jan-2010 22:35 1k [TXT] HW4_SourceCode.html 11-Feb-2010 02:21 14k [DIR] HW7/ 25-Mar-2010 03:50 - [DIR] HW9/ 27-Apr-2010 19:16 - [TXT] Sample 04-Feb-2010 03:40 1k [TXT] Sample.html 04-Feb-2010 05:34 6k [TXT] SourceCode_Page1.html 26-Jan-2010 22:32 5k [TXT] SourceCode_Page2.html 26-Jan-2010 22:34 8k [TXT] Trial_BackUp.html 04-Feb-2010 03:12 8k [IMG] comingsoon.jpg 26-Jan-2010 22:23 22k

Name:-         Aruna Padmanabhan
Student Id: -  7019982440
Email : arunapad@usc.edu

DESIGN : 

a. When a the submit button is clicked , the mainfunction() will be called , inside which the XML document is parsed. 
    For Mozilla, the XML document is parsed and data is stored into an arrays of data . 
    For IE, the data is not stored in arrays, rather the data is taken from the XML file depending on the select value which will be
               generated when selects a song and clicks 'Show Song Video' button.

b. The HTML page is divided into three divisions , one to display the the frm, the second is used to display the Drop down menu and the 'Show Video Song' button
     and the third one is used to display the table.


REUSED CODE : 

a. Code from the Assignment HINT section is used to display the video and to differentiate the browsers.

FILES SUBMITTED : 

I    README 
II   HW4_SourceCode.html