|
Posted by NETAMO Systems on 01/12/47 11:47
Hello, you can see generated javascript source with the tracer tool
http://www.netamo.com/tracer
It processes the page as the browser does, and traces every function.
Check it.
We are developing it and it's still beta, so we appreciate feedback. It
has some limitations although we are improving it to trace AJAX apps
correctly. Thanks.
zzzbla@gmail.com ha escrito:
> Hi,
>
> Thanks for all of your replies.
>
> I finally found a firefox extension that saves the rendered html called
> savegenpage ( https://addons.mozilla.org/firefox/2262/ ) - I just save
> the HTML, reload it and then check it with the html validator extension
> (found at https://addons.mozilla.org/firefox/60/ as Adrienne
> mentioned).
>
>
> My code is flawless in regard to the html, and the css is valid as
> well; However - it still shows differently in IE and Firefox!
>
> I wrote an ajax tree component and I use spans inside spans (with a css
> margin defined for the children) - in Firefox they show exactly as
> you'd think. In IE however, there's an occasional "extra" line break (I
> don't have any line breaks at all) - I couldn't find a pattern when
> they show and when they don't...
>
> Cheers,
> R. Green
Navigation:
[Reply to this message]
|