Wednesday, May 28, 2008

I need to automatically evaluate candidates for a JavaScript developer job.

Is there a JavaScript competency test anywhere- online or offline?

I don t mind purchasing a commercial product if it is reasonably priced.

Thanks!

I would like to include a link to the site review of a business on Google Maps. Now- on the map page- you can get a link to the map itself. (Example: http://maps.google.com/maps?f=l&hl=en&geocode=&q=cat+and+fiddle&near=los+angeles-+ca&ie=UTF8&ll=34.123458--118.24379&spn=0.136706-0.292168&z=12&iwloc=A) But I want to link further to the bit about reviews- so it is the first thing that pops up. Does anyone know how to get around the javascript to the page with either just the review- or the map with the review box open?

Trying to validate to 1.0 strict doc type
html for a form looks like this:
<form id="form1" name="form1" action="receipt.php" method="get" onsubmit="return checkForm1()">
will not validate due to "name "tag
how do I change script to get by ID
sample of script:
function calcPrice() {
product = document.form1.prod;
pindex = product.selectedIndex;
product_price = product.options[pindex].value;
quantity = document.form1.qty;
Please be specific.
Thanx

I downloaded a program I didn t think would be harmful- scanned it with housecall which said it was fine- and ran it. My desktop went blue and has a spyware warning in the middle- my task manager was disabled- Spy Sweeper says I have virtumonde which is believable since when I opened Internet Explorer (I primarily use Firefox) I got a lot of Javascript pop-ups for anti-virus protection software. Now it takes a really stupidly long time to boot my laptop and black beetle things walk across the screen. I have run VundoFix which couldn t detect anything- Norton anti-virus and anti-spyware can t detect anything- Spyhunter doesn t detect anything- and my HiJackThis log looks pretty normal- but clearly something is REALLY wrong. I am afraid of registry editing but I would feel comfortable with it if it will save my laptop- if I lose my laptop then I will be computer-less for a really long time. Any advice- PLEASE!

Whenever I go to my mail or certain other websites it says "javascript void" or I get a message saying its turned off. I have already enabled it in the browser and my browser does support it...Help???

i want javascript code to skip cursor to next textbox by hitting ENTER key instead of hitting TAB key

No comments: