Navigation
Last Seen Users
hczz00:46:38
Cybertraxx00:52:26
android01:30:21
laxtor01:41:12
Hamyncgagjavy01:50:56
nicoseka02:00:06
Zbynek02:00:54
roman127199402:14:43
Clyde03:14:33
Zwerg03:22:26

Members: 27,598
Newest: laxtor
Downloads v7
Downloads v6
One-click Translation
Translate This Site

Member Poll
Which version of PHP-Fusion are you using?

6.xx.xx
6.xx.xx
4% [19 Votes]

7.00.xx
7.00.xx
8% [38 Votes]

7.01.xx
7.01.xx
8% [40 Votes]

7.02.xx
7.02.xx
81% [403 Votes]

Votes: 500
You must login to vote.
Started: 26/03/2012 11:58

Polls Archive
Login
Username

Password



Not a member yet?
Click here to register.

Forgotten your password?
Request a new one here.
Connect via Facebook
Connect via Facebook
Our Coders
Shoutbox
You must login to post a message.

22-05-2013 05:14

22-05-2013 05:06

22-05-2013 05:05

22-05-2013 05:03

22-05-2013 05:02

22-05-2013 05:01

22-05-2013 04:59

22-05-2013 04:57

22-05-2013 04:56

22-05-2013 04:54

Shoutbox Archive
In memoriam

Nick Jones
1973-2011

Sponsors
View Thread
Who is here? 1 guest(s)
 Print Thread
how to show in panel ?
XPFTP
how can i show this in a panel please .. i sooo forgot with old age .. lol
also the src links.. do i just up them in the main folder ? ty for any help on this
<html>
<head>

<link href="tree.css" rel="styleSheet" type="text/css">
</head>
<body>
<!-------------- nos tree -------------->
<script language="JavaScript" src="tree_nodes.js"></script>
<script language="JavaScript" src="tree_format.js"></script>
<script language="JavaScript" src="nostree.js"></script>
<script language="JavaScript">

//This script featured on JavaScript Kit (http://www.javascriptkit.com)

var treeName = "Tree";
new NosTree (treeName, TREE_NODES, TREE_FORMAT);

//UNCOMMENT 2 lines below to expand first node of tree and redraw it
//NTrees[treeName].Nodes[0].expanded = true;
//NTrees[treeName].draw();
</script>
</body>
</html>
Edited by XPFTP on 31-01-2012 21:17
 
XPFTP
ok i got it to some what work.. but the size height of panel is like only 2 lines of text high.. anyway to tell the panel height or force it ?
 
KasteR
What are you even trying to display? Looks like JavaScript only to me..
 
Web
quiki
Hm, see if this works:

openside("Topicname"Wink;
echo '
<center>
<script language="JavaScript" src="tree_nodes.js"></script>
<script language="JavaScript" src="tree_format.js"></script>
<script language="JavaScript" src="nostree.js"></script>
<script language="JavaScript">

//This script featured on JavaScript Kit (http://www.javascriptkit.com)

var treeName = "Tree";
new NosTree (treeName, TREE_NODES, TREE_FORMAT);

//UNCOMMENT 2 lines below to expand first node of tree and redraw it
//NTrees[treeName].Nodes[0].expanded = true;
//NTrees[treeName].draw();
</script>
</center>
</a>
</br>
';
closeside();
 
XPFTP
nope..quiki ..

the java came with a load iframe page.. so i went with that ..
so the panel loads the frame code. then brings the java tree page .. works good ..

yes kaster its java .. its a nav tree like windows file manager ..
there wasnt anything like it for pf .. so i wanted to find one that would work ..
Edited by XPFTP on 02-02-2012 02:40
 
KasteR
Just taking a guess here, but you may need to be placing the JavaScript code within a head tag, before the php portion of the script. I wouldn't try to echo it out through php. And what I meant earlier, is you are leaving out the portion that will actually display something, such as a menu.
 
Web
XPFTP
ill pm you the site link so you can see the menu .. i didnt write the codeing.. and i got it to work to a point .. as iam testing many diff menus.. i like smokes menu .. but i also like the windows explorer style as many people are use to this type of menu .
 
ankit123
Thank u for a suggestion....
 
Jump to Forum:
Similar Threads
Thread Forum Replies Last Post
::Slideshow Random Photo Panel V6.01.16:: Mod Request 6 09-05-2013 23:12
[submission]MG Login Panel - English v7 Mod/Infusion Locale Submit / Request 3 09-05-2013 08:10
Looking for hotest thread panel v7 Mod/Infusion Locale Submit / Request 16 09-05-2013 08:09
2 Tables in 1 Panel Coding Support 1 29-04-2013 02:21
Track this thread Print Thread show ranks forum in Comments? (request) Mod/Infusion Modification Request 2 26-04-2013 17:40