Page 1 of 1

object not exist. IE said so, but firefox silent

Posted: Tue Jun 12, 2012 3:07 am
by wvoyance
<body>
<form method="get">
enter one ISBN: <input type="text" name="isbn" onChange="start(this.value)">
</form>
</body>


What is wrong with the 3rd line?
IE complains for object not exists.
But firefox is fine.

Re: object not exist. IE said so, but firefox silent

Posted: Tue Jun 12, 2012 5:31 am
by social_experiment
The explanation is a bit vague but i'm going to go out on a limb and say it is possibly a javascript issue as i have had the same problem a while back. What does your javascript code look like?

Re: object not exist. IE said so, but firefox silent

Posted: Tue Jun 12, 2012 7:20 am
by wvoyance
social_experiment wrote:The explanation is a bit vague but i'm going to go out on a limb and say it is possibly a javascript issue as i have had the same problem a while back. What does your javascript code look like?
It is something I discussed here earlier.

viewtopic.php?f=13&t=135787 (up-to-date version http://pastebin.com/iCu9zDBq)

IE simply do nothing for my code, while firefox done well.

Re: object not exist. IE said so, but firefox silent

Posted: Thu Jun 14, 2012 7:32 pm
by wvoyance
I just don't understand what kind of problem does it happened?
Therefore, no way to handle.

Re: object not exist. IE said so, but firefox silent

Posted: Fri Jun 15, 2012 2:40 am
by social_experiment
Can you paste / attach the script here, the pastebin page doesn't want to open; also paste the code of how you implement it

Re: object not exist. IE said so, but firefox silent

Posted: Fri Jun 15, 2012 4:27 am
by wvoyance
social_experiment wrote:Can you paste / attach the script here, the pastebin page doesn't want to open; also paste the code of how you implement it
i have posted it in this forum.
the same article you saw the pastebin url