[Javascript] Re: Javascript Weird

BEKIM BACAJ trojani2000 at hotmail.com
Thu May 29 12:25:35 CDT 2003


Is it possible that you've deleted one or all of this lines:
...
USETEXTLINKS = 1
STARTALLOPEN = 0
USEFRAMES = 0
USEICONS = 0
WRAPTEXT = 1
PERSERVESTATE = 0
HIGHLIGHT = 1
BUILDALL=0
...
because the line "USEFRAMES = 0" is telling the script explicitly not to use 
frames. Set it to:"1" (true)




>From: Alan Roberto Romaniuc <romaniuc at klais.com.br>
>Reply-To: "[JavaScript List]" <javascript at LaTech.edu>
>To: "[JavaScript List]" <javascript at LaTech.edu>
>Subject: Re: [Javascript] Re: Javascript Weird
>Date: Tue, 20 May 2003 15:46:46 -0300
>
>
>Hi again...
>
>    Really weird, but I deleted some white lines and it start worked... I 
>will try backtrack it.... but is freak (mozilla and explorer work now)
>
>    I am tryi
>
>Peter Brunone wrote:
>
>>   Your question is a good one, and I'd like to hear how the developer of 
>>Treeview answers it.    Sometimes a web application uses frames within 
>>itself, and assumes that its own parent frame is the "top" frame... and 
>>when you contain it within another frame, it gets confused because of the 
>>way it refers to some function.    For example, my PortaChat application 
>>at http://aspalliance.com/peterbrunone/chatroom.asp throws errors when you 
>>run it inside a frame.  You can fix this by changing some of the frame 
>>references in the code, because PortaChat makes basic assumptions about 
>>where it is located in the window hierarchy.  Perhaps this treeview app 
>>works the same way.
>>   Let us know what you find out, and if you can't get a fix from those 
>>guys, come back and we'll study it some more.
>>
>>Cheers,
>>
>>Peter
>>
>>---------- Original Message ----------------------------------
>>From: Alan Roberto Romaniuc <romaniuc at klais.com.br>
>>
>>
>>>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>
>>>>
>>>>
>>_______________________________________________
>>Javascript mailing list
>>Javascript at LaTech.edu
>>https://lists.LaTech.edu/mailman/listinfo/javascript
>>
>>
>>
>
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail



More information about the Javascript mailing list