Sometime Today, TW cobbled together some glyphs to say:
35000 html pages javascript written for IE DOM based on IE
what the heck are they doing with 35000 html pages and no CMS? Get them onto drupal or wordpress soon.
What would be the best way for me to port this IE based application to firefox such that we can use it from Linux as well as MS???. Are there any automated tools/parsers that i can make use of??.
don't port it - you'll be porting for the rest of your life with every new browser that comes out. follow a layered development approach (LSM). Read up on progressive enhancement and behavioural separation.
Pihlip