Forum Moderators: open
I had a script that was previously used for this purpose, but it used inner-HTML. My goal is to re-write that function to be more usable.
I got the function to work, but it only worked in part. The error message said that there was an error on a line # that was blank! After some de-bugging, i narrowed down the error to the 'embed' element.
i found what appeared to be a work-around (try catch)that i implemented into the function, problem is that now that it doesn't work in Firefox and works fine in IE.
i am very frustrated and am under the impression that there is a bug i am not aware of. Any tips on how to overcome this dilema?