Posted by Rik on 04/24/07 18:49
Art wrote:
> <a mountain of code>
Could you perhaps:
a) trim it back to a minimal testcase? No use in enormous form if
there's just one little problem somewhere. And we hate to read that much
code/markup not related to the question. Comment out HTML untill you
cannot remove anyything without breaking the HTML and/or making the bug
vanish. Give us only the remaining code :-)
b) check what happens if you, against all advise, remove the javascript?
(BTW:if it works without the javascript, debug that and/or ask in
comp.lang.javascript)
--
Rik Wasmus
[Back to original message]
|