Find Jobs
Hire Freelancers

Very Easy JavaScript Projects

$30-250 USD

In Progress
Posted almost 16 years ago

$30-250 USD

Paid on delivery
1st- Create a cross-browser (works in Firefox and MS IE) web page: Using anonymous JS methods, create an input field that always converts the user typed value into uppercase when the focus is taken away Write JavaScript code so that anywhere you in the window, it shows the key you have pressed. HINT: Use the event object for detecting the key. HINT: To capture the event use [login to view URL] HINT: Use [login to view URL](Keycode) to convert the keycode obtained from the event back to a character. Do not simply just write the code, give detailed comments on why you did what to support your coding style. 2nd - Create a cross-browser (works in Firefox and MS IE) input screen that takes in a client’s information for an order: Full Name (text field) Address (textarea) Gender (radio button) Date of birth (three dropdown lists – day, month, year) “Send me newsletter” (checkbox) Hidden total value for order (hidden field) “Submit Order” button (button). When the user is done with input, validate using the rules below: At least 3 characters required in name Must be over 18 years old Gender must be selected If validation passes, show the information in an alert box and write ‘Your order has been submitted’. Otherwise, alert the user with the appropriate validation error and set focus on the input field that failed validation. Do not simply just write the code, give detailed comments on why you did what to support your coding style. 3rd - Create a cross-browser (works in Firefox and MS IE) page that has the following headings: Alternative row color table using ClassName Input validation and error message Hide on mouseover, show on mouse out For item a, create a 10 rows by 3 column HTML table. Then create two CSS rules called odd and even for which odd’s background color is white an even’s is yellow. 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. 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. 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; } For item c, create a link with any text and no target. Then create a single table with a single row with a single cell with background color set to red. 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. These are very easy as you can see but, I can not grasp JavaScrpt. I just need the text file as I can save it as a HTML. Thank you for your help.
Project ID: 281218

About the project

6 proposals
Remote project
Active 16 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
Looking forward to working with you.
$75 USD in 2 days
0.0 (0 reviews)
0.0
0.0
6 freelancers are bidding on average $115 USD for this job
User Avatar
Hi.. Is it still open ? Please confirm Thank you.
$190 USD in 5 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I can do it for you
$50 USD in 5 days
0.0 (0 reviews)
0.0
0.0
User Avatar
It's indeed easy for me. Let me know if the project is remain available.
$50 USD in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
we can start this . waiting for your approval
$150 USD in 5 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
La Mesa, United States
0.0
0
Member since Apr 19, 2007

Client Verification

Other jobs from this client

Clothing Logo
$100-300 USD
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.