[Javascript] Re: Javascript Weird

Alan Roberto Romaniuc romaniuc at klais.com.br
Tue May 20 09:35:40 CDT 2003


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?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scripts.tgz
Type: application/x-tar
Size: 10212 bytes
Desc: not available
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20030520/5cb01de5/attachment.tar>


More information about the Javascript mailing list