Find Jobs
Hire Freelancers

Create a cross-browser (works in Firefox and MS IE)

$30-250 USD

Completed
Posted almost 14 years ago

$30-250 USD

Paid on delivery
Create a cross-browser (works in Firefox and MS IE) page that has the following headings: a. Alternative row color table using ClassName b. Input validation and error message c. Hide on mouseover, show on mouse out 1. For item a, create a 10 rows by 3 column HTML table. 2. Then create two CSS rules called odd and even for which odd’s background color is white an even’s is yellow. 3. Next register a JavaScript function called ApplyAlternateRows with the onload event that iternates through the rows of the tables and applies the odd class to every odd table row and even class to every even table row Hint: Get a handle on the table object and iterate through its rows. Use the objects length and rows[] properties. 1. For item b, create a form with a single input field and a regular HTML button right next to it with a value of Validate. 2. Then register a JavaScript function called CheckNumeric with the button’s onclick event which ensures checks if the input is not numeric, it displays a message to the right of the button in red. Hint: Use the function provided below to check if the input is numeric or not. function IsNumeric(sText) { var ValidChars = "0123456789."; var IsNumber=true; var Char; for (i = 0; i < [login to view URL] && IsNumber == true; i++){ Char = [login to view URL](i); if ([login to view URL](Char) == -1){ IsNumber = false; } } return IsNumber; } 1. For item c, create a link with any text and no target. 2. Then create a single table with a single row with a single cell with background color set to red. 3. Next, write code hide the table when your mouse moves over the link and show it again when the mouse moves away. Do not simply just write the code, give detailed comments on why you did what to support your coding style.
Project ID: 699280

About the project

5 proposals
Remote project
Active 14 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
7 years of JavaScript experience. I'll do this in no time. PS: JavaScript has a build in function isNaN(string) which returns true if the string is not a number. Can be used instead of your function, if you say so.
$30 USD in 1 day
5.0 (3 reviews)
1.9
1.9
5 freelancers are bidding on average $86 USD for this job
User Avatar
Please see PMB for more details...
$150 USD in 4 days
5.0 (33 reviews)
5.7
5.7
User Avatar
Good day, please check your inbox.
$100 USD in 3 days
5.0 (1 review)
2.2
2.2
User Avatar
please check PM
$70 USD in 1 day
5.0 (1 review)
2.0
2.0

About the client

Flag of UNITED STATES
Lorton, United States
5.0
6
Member since May 27, 2010

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.