[Javascript] Re: Javascript Weird

Alan Roberto Romaniuc romaniuc at klais.com.br
Tue May 20 12:08:06 CDT 2003


Ok, i will do it, but only one question more:
    If the page without frames finds the function, what the hell a page 
with framnes doesn do that?

Thanks.


Peter Brunone wrote:

>   Does the treeview application use frames within itself?  It sounds like it expects a certain frame as the top and if you contain it in another frame, it may not work.  I would also advise you to check the FAQ section on treeview.net as well as contacting the developer to see if this is a common problem (especially since you have the purchased version).
>
>---------- Original Message ----------------------------------
>From: Alan Roberto Romaniuc <romaniuc at klais.com.br>
>
>  
>
>>The code is really big, .... i will try send it to you. I bought it from 
>>treeview.net
>>
>>I build the tree using a database, something like:
>>
>><script src="ua.js"></script>
>><script src="ftiens4.js"></script>
>><script>
>>USETEXTLINKS = 1
>>STARTALLOPEN = 0
>>USEFRAMES = 0
>>USEICONS = 0
>>WRAPTEXT = 1
>>PERSERVESTATE = 0
>>HIGHLIGHT = 1
>>BUILDALL=0
>>
>>aux0 = insFld(foldersTree, gFld("blabla", 
>>"javascript:setaClicado(0,false)"))
>>aux1 = insFld(aux0, gFld .....
>>
>>Without any frame:
>>When I click , the event setaClicado works just fine
>>
>>Inside a frame (the frame doesn set anything, is just a white windows up 
>>the page with code down)
>>Mozilla javascript debugger says that the function setacClicado is not 
>>found.
>>
>>Any Idea?
>>    
>>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript
>
>  
>




More information about the Javascript mailing list