I\'ve had a look round the web for solutions, and there are some, but they all seem to split code into supporting IE and Firefox. I was wondering if there\'s a more elegant
implement both: the code that is supporting FF and the Code supporing the IE. You can use Frameworks to write Code for both browsers. Than the Framework will do the work of splitting the differences between the browsers.