|
Creat a Form Text Box to display a scrolling message
Create the scrollingMsg() User-Defined Function
Enteran If Statement
Add the SetTimeout() Method to Create a Recursive Function Call
Enter the Event Handler to Call the scrollingMsg() Fution
Insert an Event Handler in an Anchor Tag
Enter the doMort() Function
Enter a Calc() User-Defined Function
Enter the Else Portion of the Nested IF....Else Statement
Enter the onclick() Event Handler to Call the Calc() Function
Pass Values to the monthly() User-Defined Function
Enter the monthly() Funtion
Enter the dollarFormat() Function
Extract the Dollar Protion of the OUtput and Insert Commas
Extract the Cents Portion and Define the Decimal Amount
Reconstruct the Formatted Output and Return the Formatted Value
Pass the Monthly Payment Value to the DollarFormat() Function
Enter the open() Method to Open a Pop-up Window
Display the Date Last Modified
|