From: Raymond I. <xw...@ya...> - 2003-07-08 22:22:11
|
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 > > __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |