try renaming the variable, and see what happens Pascal Bestebroer [EMAIL PROTECTED] http://www.dynamic-core.net > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Namens doug moore > Verzonden: woensdag 7 maart 2001 16:28 > Aan: [EMAIL PROTECTED] > Onderwerp: [Dynapi-Help] Problem with setHTML in NS6 (gives script > error) > > > In NS6, on a page that works in IE and NS4.7 i get: > > title.setHTML is not a function > > from the code: > > titlex = DynAPI.document.getWidth() - 300 > title = new DynLayer(null,titlex,0,300,45,'#1a9d00') > title.setHTML('<span style="font-family: arial, helvetica, sans > serif;font-size:40px;font-weight:bold;color:white">idledreams.net</span>') > > doug. > > > _______________________________________________ > Dynapi-Help mailing list > [EMAIL PROTECTED] > http://lists.sourceforge.net/lists/listinfo/dynapi-help > _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-help
