Forum Moderators: open
Whilst working on debugging some javascript using Firefox (v1.5) I noticed that the 'View Source' is presenting incomplete source.
My senario:
I have php generating options for a select box, in IE it works fine and the options appear as expected. In FF no options appear, and stranger still, when I view source in FF, nothing is there for the options either.
Anyone else ever seen this strange behaviour? and any solution to force FF to show the true source?