Fox programmer friend of mine is currently having trouble with some 
Javascript.  Turns out that at times, the Javascript isn't fully loaded 
in the page.  He couldn't find a solution ... so far.

Ken Kixmoeller/fh wrote:
> Hey - - - - -------
>
> I don't know if this is a question or a rant. If it is a question, it  
> is probably too vague. What the heck, here it is:
>
> Have you ever had a line of JS that just stops working?
>
> This line of code, with or without the quotes, has always returned  
> the number of the control:
>   var elenum = document.getElementById 
> ("document.form_general.first_name_htmid")
>
> Suddenly, after a year or so, it returns NULL.
>
> tracking with FireBug shows:
>   -- the code line does run
>   -- the form name is right
>   -- the control name is right
>
> To try to address it, I have changed the ID of the control, just  
> trial-and-error, but that didn't help.
>
> Any idea what could do this??????
>
> K
>
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to