George,

I believe there was a case-sensitive issue with the
new code. 

The attached script should work. See line 114 in the
attached loadpanel.js file. No <script> tags should be
found in the html variable are line 114


--
Raymond Irving 

--- George Porterfield
<[EMAIL PROTECTED]> wrote:
> 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
> > <[EMAIL PROTECTED]> 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
> > > >


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

Attachment: loadpanel.zip
Description: loadpanel.zip

Reply via email to