Page 1 of 1

Add NextDiff and PrevDiff buttons to html diff files

Posted: Mon May 22, 2006 9:10 am
by chuckf
Is it possible to add navigation buttons to the html diff files?
When the changes are small, in a large file, sometimes it's hard to see the changes. Or, are there any tips for searching through the html diff file for changes?
Thanks

Posted: Mon May 22, 2006 5:23 pm
by psguru
I don't think it's going to be easy to have the HTML diff output contain any kind of navigation, given the fact that we currently support all 3 major browsers with both JavaScript on and off.
are there any tips for searching through the html diff file for changes?
How about using simple browser Find on This Page command (usually Ctrl + F)? It works just fine for me.