Can anyone give me a heads up on how firefox deals with white space.
I wrote a css/javascript DHTML menu, it worked like a dream in I.E., yet nothing appeared in FF.
However, all I did to fix the problem was remove the whitespace between the tags (the code was built dynamically with PERL).
It now works fine in both I.E & FF.
I have to conclude that there is an issue/difference in how FF deals with whitespace.
I'm not sure why FF couldn't handle the whitespace in the code, and would like some pointers for reference, so i don't waste another day chacing bugs in my code that aren't there.
Regards,
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
I wrote a css/javascript DHTML menu, it worked like a dream in I.E., yet nothing appeared in FF.
However, all I did to fix the problem was remove the whitespace between the tags (the code was built dynamically with PERL).
It now works fine in both I.E & FF.
I have to conclude that there is an issue/difference in how FF deals with whitespace.
I'm not sure why FF couldn't handle the whitespace in the code, and would like some pointers for reference, so i don't waste another day chacing bugs in my code that aren't there.
Regards,
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.