posted 18 years ago
I know of no such tool, sorry. I guess that's a hard lesson in writing browser-independent code in the first place.
I'd not recommend a line-by-line translation. If you are going to be using Prototype, it'd be best to look at how you are doing things at a higher level and start doing things using Prototype's help even where you do not detect cross-browser issues. You are liable to find your code vastly simplified.
[ April 04, 2007: Message edited by: Bear Bibeault ]