Find Jobs
Hire Freelancers

Very Easy JavaScript Projects

$30-250 USD

Sürüyor
İlan edilme: neredeyse 16 yıl önce

$30-250 USD

Teslimde ödenir
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.
Proje No: 281218

Proje hakkında

6 teklif
Uzaktan proje
Son aktiviteden bu yana geçen zaman 16 yıl önce

Biraz para mı kazanmak istiyorsunuz?

Freelancer'da teklif vermenin faydaları

Bütçenizi ve zaman çerçevenizi belirleyin
Çalışmanız için ödeme alın
Teklifinizin ana hatlarını belirleyin
Kaydolmak ve işlere teklif vermek ücretsizdir
Seçilen:
Kullanıcı Avatarı
Looking forward to working with you.
$75 USD 2 gün içinde
0,0 (0 değerlendirme)
0,0
0,0
6 freelancer bu proje için ortalama $115 USD teklif veriyor
Kullanıcı Avatarı
Hi.. Is it still open ? Please confirm Thank you.
$190 USD 5 gün içinde
0,0 (0 değerlendirme)
0,0
0,0
Kullanıcı Avatarı
I can do it for you
$50 USD 5 gün içinde
0,0 (0 değerlendirme)
0,0
0,0
Kullanıcı Avatarı
It's indeed easy for me. Let me know if the project is remain available.
$50 USD 2 gün içinde
0,0 (0 değerlendirme)
0,0
0,0
Kullanıcı Avatarı
we can start this . waiting for your approval
$150 USD 5 gün içinde
0,0 (0 değerlendirme)
0,0
0,0

Müşteri hakkında

   UNITED STATES bayrağı
La Mesa, United States
0,0
0
Nis 19, 2007 tarihinden bu yana üye

Müşteri Doğrulaması

Bu müşterinin diğer işleri

Clothing Logo
$100-300 USD
Teşekkürler! Ücretsiz kredinizi talep etmeniz için size bir bağlantı gönderdik.
E-postanız gönderilirken bir şeyler yanlış gitti. Lütfen tekrar deneyin.
Kayıtlı Kullanıcı İlan Edlien Toplam İş
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Ön izleme yükleniyor
Coğrafik konum için izin verildi.
Giriş oturumunuzun süresi doldu ve çıkış yaptınız. Lütfen tekrar giriş yapın.