aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes document.getelementbyId( Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "document.getelementbyId("captcha").complete is not working in fire fox and chrome" Watch "document.getelementbyId("captcha").complete is not working in fire fox and chrome" New topic
Author

document.getelementbyId("captcha").complete is not working in fire fox and chrome

Manjunath Chumbalakar
Greenhorn

Joined: Feb 09, 2011
Posts: 7
Hi,

I need to check whether captcha is loded or not before displaying jsp.
Hence i use the below function during body onload

document.getelementbyId("captcha").complete

Its working fine with IE but not with firefox and chrome.

Kindly suggest is there any way to find image is loaded or not in chrome and fire fox.

Thanks.
Note: I dont want to use JQUERY because of ome restriction.
Richard Tookey
Ranch Hand

Joined: Aug 27, 2012
Posts: 361
Should that not be
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: document.getelementbyId("captcha").complete is not working in fire fox and chrome
 
Similar Threads
Cookie problem in IE and FF when login in on Admin Console
refreshing problem using java script in internet explorer
JavaScript is not running on IE8
JSF AJAX problem
about Part II html file