From: George P. <geo...@ve...> - 2003-07-09 01:25:28
|
Raymond: I jumped the gun with my response last night. I had not actually tested the problem page with the new file when I replied. The files you provided did not fix the problem, at least not with the NS7.0 version that I have here. I tested it both locally and remotely (by loading the new file to the test page site) and still see the same problem. George Raymond Irving wrote: > > George, > > The problem was with the way how ns7 interpets a > <script> tag when a user sets the innerHTML property > of a layer. All the other browsers except ns7 ignored > the <script> tags. > > PS. One other thing remeber to use "return false;" > inside the onclick events of your <a> tags. This will > prevent the browser from scrolling to the top of the > page when you click on the <a> to load a page inside > the LoadPanel. > > -- > Raymond Irving > > --- George Porterfield > <geo...@ve...> wrote: > > Raymond: > > > > Thanks. I was thinking of this as a coding problem > > in my work. Never > > thought about it being a bug in the api. > > > > George > > > > Raymond Irving wrote: > > > > > > Hi George, > > > > > > The attached file contains the fix for the ns7 > > bug. It > > > also fixed a bug in ns6. > > > > > > Many thanks for helping us out with the DynAPI. > > > > > > -- > > > Raymond Irving > > > |