I am trying to learn javascript but when i do even simple things like adding or removing element programmatically all work well in IE but
as soon as i try with firefox or chrome somethig works but the most does not!
How can you build a complex application in this conditions?
javascript was supposed to be cross browser??!!!
What do you have to do to create a cross browser application with javascript? Is this really possible?