I want to use JavaScript to make a simple http get.
I used jQuery to perform my request. My code runs on IE8.0 but not in Chrome (ver 6.0).
My page has the ...
I'm having a strange problem on a website I'm working on. At work I'm on a Mac, and I've tested the site on all kinds of browsers. Since it's a powerful ...
I have a form check, if username input is too short, the error span comes up, if
password does not match password confirm then that error span comes up.
I thought the ...
Solution doesn't work
Well after wasting an entire day learning front end web development, I have places the progress bar into an iframe which is launched inside the jquery dialog, expecting the ...