[jQuery] treeview - prevent expand/collapse on node click

2010-03-02 Thread Andreas
Hi, I want to prevent expand/collapse behavior when clicking on a node (folder) in the tree. I only want to expand/collapse when clicking on the plus/minus sign (+/-). I have tried to use stopPropagation on the click event but I don't get it to work. Any sugestions? Thanks Andreas

[jQuery] (treeview) auto collapse on certain folders only

2010-02-18 Thread Khairul
Hi, I've been using treeview for a while now and was wondering, is there a setting or modification that I can use to make only a certain folders collapsed on load? Based on the options available that I read, it only has collapse all, or none. What I want to do is just collapse the very top folder w

[jQuery] TreeView component - can we do a lazy load of node data?

2010-02-10 Thread fredbasset
Hi, I'm using the excellent tree view component in a Java web app. For simplicity I currently have it pre-load all the content for the tree (i.e. all the elements of the list). I'd prefer to have a scheme where when the user presses the '+' to expand a folder, then a request is made to the serve

[jQuery] (treeview) Treeview and async plugin doesn't work with jQuery version 14

2010-01-15 Thread tkusnadi
I'm curently using jquery.treeview and.treeview.async to display data in treegrid. It works fine with jQuery ver 1.3.2, but when i upgrade jQuery library to version 14, the look of tree view is whacked. Let me know what's your recommendation on this. Thanks Teddy

[jQuery] treeview

2010-01-13 Thread Bill Oberacker
I am using the treeview plugin (with the famfamfam theme) as a navigation tool, does anyone know how to stop a node which is a link, that also has child nodes from collapsing/expanding when the actual link is clicked? Basically, I want the tree to only collapse/expand when the "plus"/"minus" (hitar

[jQuery] (treeview) Need help with Treeview pre-1.4.1 and jquery.treeview.edit

2010-01-11 Thread Manfred
Hello, at first I can say that Treeview is a great jQuery plugin! I use the plugin a lot and have some questions now. I found a newer Version "pre-1.4.1" here: http://view.jquery.com/trunk/plugins/treeview/jquery.treeview.js Demo: http://view.jquery.com/trunk/plugins/treeview/demo/ Is this versio

[jQuery] (treeview) add html instead of text, async notify on load

2010-01-06 Thread JW
In the async extension the the jquery treeview plugin, I would like to request that an event trigger be sent each time a new branch of the tree is loaded. It could be as simple as adding "$(container).trigger ('treeviewLoaded');" to the async extension. Additionally, I would

[jQuery] TreeView in WordPress (how to install and use?)

2010-01-02 Thread cimenta
Hi, I want to implement bookmarks (something like when you press CTRL+B in your browser) in my WordPress site. It seems to me that TreeView jQuery plugin would be the best solution. I have no idea how to implement it. Could somebody guide me? I searched and found that jQuery is part of WordPress

[jQuery] treeview - putting a hyperlink in source.php

2009-12-20 Thread Draxeiro
The async demo of treeview uses a file called source.php. In that file the various entries are listed in the following way (just showing text in the demo): "text": "1. Pre Lunch (120 min)", "expanded": true, "classes": "important", "children

[jQuery] JQuery treeview plugin and async fetches for more tree-data

2009-12-14 Thread gouldtv
I'm trying to create a collapsing/expanding animated treeview in Javascript. I found the JQuery treeview plugin, and it's working great. However, I have one key need that I can seem to figure out with the samples provided: Basically I need the "advanced async feature"

[jQuery] treeview loads more than 1 subtree with async feature

2009-12-14 Thread gouldtv
I think I may have found a bug with the jQuery treeview plugin: Steps to reproduce: 1) Edit the sample "source.php" file that comes with the plugin to include a "second" lazy-loading sub-tree (see below) 2) Next, run the async demo page. Click the second async link you

[jQuery] Problem with IE6, IE7 and jQuery TreeView plug-in

2009-12-10 Thread binod
I am using a jQuery plugin to draw the treeview, but the margin of the elements looks wrong in IE6 and IE 7, if name is too long to fit in div (this container div has "overflow: scroll;" ) the name come beneath the icon. I am not able to track it down. However this work fine in firefox and safar

[jQuery] (TreeView) Slowdown into a tree with 600+ nodes

2009-11-24 Thread MarceloReborn
http : // img517 . imageshack . us /img517/ 3318/ alerta. jpg (it's in portuguese) It's a famous alert box saying that my JS script is slowing down the loading, asking if I wanna continue, or interrupt. I've tried so many things to speed up that part of script, but I was unsucessfull. I'll only de

[jQuery] Need to know how to capture the HTML markup that I cliked on using the Jquery Treeview async plugin

2009-11-14 Thread CTarp2
HI all, I am new to Jquery so am struggling with certain aspects. I want to populate a text box with the node that I click on so that I as I traverse the tree down I would get a built up string of the file path eg. first click:HR Management/ second click: HR Management/Attendance M

[jQuery] treeview adding nodes

2009-11-13 Thread elminio
Hi, I have a problem with adding nodes to selected node. Could anyone help me with some sample code in which bu clicking a button new branch is added to selected node. thanks for help

[jQuery] (treeview) "expandable / collapsable" classes badly assigned in inactive tabs (jquery ui tabs)

2009-11-12 Thread jawosis
Hi, I noticed that the "expandable-hitarea" and "collapsable-hitarea" classes are not assigned as they should in inactive tabs when using jquery ui tabs. The lists in these inactive tabs are expanded by default (just as they should) but the assigned class is "expandable-hitarea", thus showing the

[jQuery] [Treeview] Manually toggling a node

2009-11-09 Thread James
I've been working with Jörn Zaefferer's treeview control, and overall have found it great. But I am having problem, not as much with dynamically adding items, but getting them to properly display once they are added. My treeview is something like this: Level 1 Item (open) Level 2 Item (open)

[jQuery] (treeview) Question/Request regarding toggle and links

2009-11-05 Thread drmrboy
Is it possible to not toggle a node in the tree if the user clicked on an anchor in the list entry? Right now, the hitbox is the entire list element. If that list element contains an anchor, the anchor is followed as well as the node in the tree is toggled. I would like to find a way to do the

[jQuery] (treeview) Collapsable hitarea

2009-11-04 Thread Ryan
I have a treeview in my application and all works pretty well with it. I want the toggle +/- button to work as it does by default, but want the rest of the node to not trigger the collapse/expand event. How would one go about preventing this behavior? I've checked the other threads that are similar

[jQuery] Treeview .js file location

2009-11-02 Thread Andrew243
Hi, My hosting service does doesn't have gzip compression enabled -- and I'm looking for a server to connect to jquery.treeview.js to speed up my page loading. I use http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js and http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min

[jQuery] Jquery Treeview JSON Issue

2009-10-30 Thread Sparky
Greetings: I am trying to get a proof of concept going for using Jquery Treeview Async to build a dynamic tree with JSP. I looked at the documentation on the Treeview website but I am unable to get this to work. My "host" page calls another jsp as follows: $(document).read

[jQuery] treeview

2009-10-16 Thread Indraneel
I have a xml file which has the data to be loaded in the treeview. First of all, I would be really glad if treeview can read any xml. Then I can convert my xml to that sort. Secondly, if I have to provide an unordered list, which I can generate from the xml; what will be the way of dynamically add

[jQuery] (treeview)

2009-10-13 Thread Donald J. Organ IV
Is it possible to expand all the parents of a given node based on an ID? I have a large nested tree view that the selected values can actually be 6 or 7 levels deep and I would love to be able to pass an ID to the treeview to show and have all the parents expanded.

[jQuery] Treeview - Custom hyperlink click event

2009-10-11 Thread philsturgeon
I am trying to remove the default behaviour from the within the Treeview structure. I want the +/- icons to continue to toggle but when a user clicks on the A I want to fire my own event. This event is currently firing fine, but it also fires the toggle behaviour meaning the tree still expands o

[jQuery] Jquery Treeview - trigger a collapse programatically

2009-10-05 Thread bj
I'm using Treeview and I need to be able to tell it to collapse via Javascript (as in, from another function outside of the Treeview code). I have searced everywhere for a how-to and can't figure it out. I'm hoping someone can suggest a way of doing it.

[jQuery] treeview - support for right to left language

2009-09-27 Thread Adrian San Juan
I was able to successfully install treeview in my app and it works very well. However, my app needs to support a right to left language. Is treeview able to support rtl? If not, is it possible to do code changes to support rtl? Cheers,

[jQuery] (treeview)

2009-09-24 Thread Michiel
I'm very new a jQuery, and still just learning. I've succesfully implented the treeview plugin on my html list. Only, I don't want it to collapse when I click on a expanded folder. I do want it to collapse when I click on a other folder that's not a child. So that you only have one branch visible

[jQuery] treeview - Question regarding Async extension

2009-09-09 Thread Manfred Stanfield
First, thanks for the Treeview extension. It is great! I have it running fine, and I have been using the lazy-loading extension. I need to build my tree using AJAX and add an anchor tag inside the LI tag so that I can display a dynamic treeview and allow the user to click on a folder or leaf node

[jQuery] [treeview] + sortable?

2009-09-08 Thread switch
Hi there, I was wondering if anyone has any knowledge of combining the bassistance treeview plugin with jquery ui's sortable plugin? I need to know this especially within the context of being able to drag and drop from a nested ul (or node) to it's parent. If this is not really a feasible option

[jQuery] Re: Jquery treeview jquery accordion

2009-08-25 Thread andrerav
On Aug 23, 4:02 pm, serdartu wrote: > When i used jquery treeview plugin inside accordion plugin treeview > styles not working? > > Best Regards I'm having the same problem. Anyone know any workarounds for this? -Andreas

[jQuery] [treeview] Can I apply classes to async trees??

2009-08-24 Thread nsbk
Hi! I'm currently working on a project in wich I use a pair of trees. The thing is that one of them is too big and IE6 (it needs to be supported :s ) takes forever to process the tree so I want to load it asynchronously branch by branch using the async version of the tree. The problem is that I

[jQuery] Jquery treeview jquery accordion

2009-08-23 Thread serdartu
When i used jquery treeview plugin inside accordion plugin treeview styles not working? Best Regards

[jQuery] [treeview] I really hope this isn't a dumb syntax error

2009-08-15 Thread n4rc1ssus
Ok, I'm trying to use the treeview plugin. lets start with the index.html script includes: > > src="jqueryUI/js/jquery-ui-1.7.2.custom.min.js"> > http://jqueryui.com/latest/ui/effects.core.js";> > http://jqueryui.com/latest/ui/effects.transfer.js";> > > src="jqueryUI/js/jquery.treev

[jQuery] [treeview] Problem with reloading ajax tree

2009-08-15 Thread George K
Hi, I've faced with the problem with reloading ajax tree. I'm reloading it calling treeview() method with all initializaating params, but after that all expandable nodes does not expand. You can reproduce this case with firebug on async tree demo page http://jquery.bassistance.de/treeview/demo/asyn

[jQuery] Re: JQuery Treeview Navigation frames

2009-08-14 Thread Laker Netman
The short answer to either scenario is "yes". It's really more based on whatever your server-side code creates in the unordered list sent to the browser. Alternatively, jQuery could modify the UL after it's delivered, but if it's very large at all you may see some client-side performance issues wi

[jQuery] JQuery Treeview Navigation frames

2009-08-14 Thread Mr. V
I am new to JQuery and Treeview and I am in trying to assess if the treeview could be a lightweight and efficient replacement for our current 3rd party tree control. Can the Treeview node hyperlink load the url in a different frame ? Alternatively, is it possible to catch the Node On Click event

[jQuery] [treeview] jquery 1.3.2 and treeview 1.4

2009-08-13 Thread fgsch
Hi, I need to use treeview with jquery 1.3.2 and I found it was not working properly. I have since then submitted the bug report with a patch. You can see it at http://plugins.jquery.com/node/9332. Anyone can take a look? It'd be good if it's fixed one way or another. Regards, f.-

[jQuery] [treeview] How to refresh the ajax-builed tree?

2009-08-13 Thread George K
Hi. I'm using treeview with ajax, but when I need to refresh it, it does not open closed branches. As an example. Open the demopage with firebud enabled: http://jquery.bassistance.de/treeview/demo/async.html ok. Now I want to refresh it, so I'm writing this code into firebug console: $("#black").

[jQuery] jquery treeview vertical lines missing

2009-08-07 Thread Alan C
I am trying to use treeview and have a tester page http://sitemaster-internet.co.uk/treeview/tester2.php the html for the directory view is generated dynamically with php building the unordered list from directories on the server, the html passes validation and 'looks' ok, but when the page rend

[jQuery] [treeview] - How to manually set a persistent location

2009-08-05 Thread Marty Tennison
I'm using the treeview plugin for navigation on our website. It works great but I wanted to be able to override the persist:location when needed. For example, on an e commerce site where items are part of a category, I need to have that tree open to that category. To achieve this, I hacked (and

[jQuery] jQuery [treeview] Question

2009-08-01 Thread Ed
Hi, I'm a jQuery beginner. My browser is Firefox 3.5.1 I'm using Treeview 1.4 Revision Id: jquery.treeview.js 4684 2008-02-07 19:08:06Z joern.zaefferer I have two questions: 1.Whenever I click on either of my two Treeview control labels "Collapse" or

[jQuery] [treeview] Collapsed tree will flash before collapsing. Anyway to avoid it?

2009-07-29 Thread Pablo
Hi Guys, I'm using the treeview jQuery plugin (http://bassistance.de/jquery- plugins/jquery-plugin-treeview/) to display the sitemap for a site. My customer wants to see the tree collapsed on the page load and the user should expand it as he sees fit. So, I've setup it like that: jQuery(functio

[jQuery] [treeview] Menu Collapses Instantaneously with Animation

2009-07-27 Thread TH Lim
Hi, I was trying out http://jquery.bassistance.de/treeview/demo/ Sample 2 with IE 8 in IE 7 mode. The menu animates and opens. When I click to close, the menu collapsed instantaneously. However, it is working perfectly in IE8 mode i.e. the menu animates while closing up. How do I fix this for IE7

[jQuery] [treeview] Basic documentation - but where?

2009-07-27 Thread SuneR
Hi, I have today started to mess around with the Treeview plugin, but I have not been able to find a decent documentation. Am I just looking in the wrong places? I would have thought that by going here - http://docs.jquery.com/Plugins/Treeview/treeview#options I would see all the available opti

[jQuery] [ treeview ] lazy ajax with unique

2009-07-17 Thread Dan
Hello i use treeview plugin with lazy ajax. if use "unique" option it reload all items of current level that has children, when open one of item. so it could be about 20 ajax queries at one time. is it possible to set one open click one query?

[jQuery] Treeview plugin for navigation - solution

2009-07-16 Thread Matt B.
I just thought I'd post a solution I came up with that may be helpful to anyone using the treeview plugin for navigation. The problem I ran into was that the cookie persistence was working, but since I was using the tree for navigation to different directories of my site, sometimes the cookie wou

[jQuery] TreeView - New Color

2009-07-13 Thread Keith
Hello, Is there a psd or some other kind of editable image that someone can send me so I can make different colored themes? Thanks. Keith

[jQuery] treeview: using links that don't toggle

2009-07-08 Thread Cedd Burge
Hi. I have a treeview with links in that navigate to other pages when clicked. I didn't want these to cause toggling when they were clicked. My lists are prerendered. I didn't find a very good way to do this, but the following works, any better ways to do this would be appreciated. This function

[jQuery] TreeView Problems

2009-07-06 Thread Keith
Here is the menu that I'm trying to implement. I'm not sure what I'm doing wrong, I've followed all of the demos and still the menu is not properly setting the cookie, which is causing the menu to open incorrectly when the page loads. Please let me know if there is something wrong in my code or

[jQuery] treeview, can only let "+""-" expand tree?

2009-07-04 Thread ljnet
for example: +folder1 +folder2 only when click the "+" sign, tree expands. how to do that? thanks!

[jQuery] TreeView Cookie Persistence Problem

2009-06-30 Thread Keith
Hello, I'm having some issues using the cookie persistence, it appears that as long as the link is in the jsp directory the menu renders properly, however if the link is not in the jsp directory the cookie is set to null and when the page loads all of the trees are expanded. Any help would be gr

[jQuery] [treeview] How To "Forget" Previous Menu Item Position

2009-06-30 Thread TH Lim
Hi, To make it simple, say I have 2 menu items on each level and there are 3 levels each, A1 +-A2 | +-A3 | +-B1 +-B2 +-B3 where A3 and B3 are . How treeview behaves now is when you click on item A1 then A2, you will see A1 +-A2 | +-A3 | +-B1 and subsequent clicking B1, A1 colla

[jQuery] [treeview]

2009-06-29 Thread Nikkitta
// Treeview 1.4 (jQuery plugin), question about cookie path Hello! How can I force this plugin to set "path" in cookie to "/"? 'Cause I have this plugin as navigation menu on my site, and when I go to another page, it creates new cookie for this new page (for example, on the main page the cookie

[jQuery] Treeview - Set branch to remain permanently open

2009-06-24 Thread Betard
Hello Joern and group members, I am using the TreeView plugin and have come across a situation where I need to set one of the top level branches to remain open. Using the example below, if I remove the span tag from my "To Always Remain Open" list item, it removes the ability to 'click/trigger'

[jQuery] Treeview 1.4 (jQuery plugin), question about cookie path

2009-06-24 Thread Nikkitta
Hello! How can I force this plugin to set "path" in cookie to "/"? 'Cause I have this plugin as navigation menu on my site, and when I go to another page, it creates new cookie for this new page (for example, on the main page the cookie path is "/", and when I go to "/photo/theme/ nature" the cook

[jQuery] TreeView question

2009-06-18 Thread GTGeek88
I'm looking at using the treeview plugin by Jorn. What I'm wondering is how to get folders added at a particular spot and how to manage folders by dragging them around (or in some other fashion). Perhaps there are some plugins to the plugin, so to speak. Or maybe there is another one better sui

[jQuery] treeview

2009-06-10 Thread salil
Hi All, I want to Display a Tree using Rails. i want to know is it possible to display a data in Tree form using a jquery and Rails Regards, Salil

[jQuery] treeview

2009-06-10 Thread salil
Hi All, I want to Display a Tree using Rails. earlier i diplay tree using rails & Dojo which works fine but as it takes too much time to load. Now i want to create a Tree using pure rails or Rails and Javascript libraries other than Dojo say jQuery Tree. I would also like to see any links

[jQuery] [treeview] persistence in async tree

2009-06-10 Thread eden
It's possible that you'll add an persistence feature to the async tree in the nearest future?

[jQuery] Treeview

2009-06-06 Thread weirf...@google.com
I'm trying to use the treeview 1.4 with jquery.tabs.pack which comes with jquery.1.1.3.1.pack There appears to be some sort of compatability issue between the 2 versions of code and I can't find a download where the tabs and the treeview are listed in the same place. Below you can see all the fi

[jQuery] [treeview]

2009-06-04 Thread Phillip Senn
If you look at http://docs.jquery.com/Plugins/Treeview/treeview the demo is confusing because it shows a folder called New Sublist but the tree that displays in the demo has a folder called Folder 1. It's not until you view the source do you realize that the two have nothing to do with one another

[jQuery] [treeview] documentation

2009-06-04 Thread Phillip Senn
The documentation for the treeview plugin consists of examples, but I wonder if anyone has written some narrative about it?

[jQuery] TreeView - what alternatives are there?

2009-06-02 Thread Devin
I like TreeView, but its a little bland. Is there anything with similar functionality?

[jQuery] Treeview, async, persist location

2009-06-02 Thread victorjons...@gmail.com
Good day. I'm using the treeview plugin with async. And it works great. But I miss the persist location functionality. Does anyone have a solution to this? I have a parameter in the URL that could be used to load that page's submenus. (the value of that parameter is the same as the value used

[jQuery] Re: JQuery Treeview - Display sub nodes when mouse over menu

2009-05-30 Thread eclipseTalk
Thanks for your reply. I'm just using CLICK from jquery.treeview.js I'm initializing my tree as follow: $("#navigation").treeview({ animated: "fast", persist: "location", collapsed: true, unique: true }); Do you have an examp

[jQuery] treeview - way to ignore a list from treeview

2009-05-29 Thread Mark Steudel
I am displaying some lists, and some of the list li's display user generated content. Some of that conetnt seems to have lists in them. Is there a way to specifically say that treeview should only process certain uls or lis and ignore others? e.g. my user list my user list a paragraph I

[jQuery] Treeview: persist lost on anchor links

2009-05-29 Thread award...@gmail.com
I'm encountering a problem with the Treeview plug-in in that when a page link navigates to a different page with an anchor link, the Treeview's persist:location fails since it can't understand the URL (pagename.aspx#anchor). How do get Treeview to understand that pagename.aspx and pagename.aspx#a

[jQuery] Re: JQuery Treeview - Display sub nodes when mouse over menu

2009-05-26 Thread Zeeshan Khan
is tree expanding on CLICK...what are u doing to expand it...i mean are u calling a function or a CSS class...if u are calling a function u can override the HOVER function & if u r jst changing the CSS u can change the CSS on hover.. Regards; Zeeshan Ahmed Khan On Tue, May 26, 2009 at 10:51 AM,

[jQuery] Re: JQuery Treeview - Display sub nodes when mouse over menu

2009-05-25 Thread eclipseTalk
Thanks, but it's not exacltly what I need. I basically need to override hover to behave as the click event. How can I do that in JQuery? Thanks for helping me out here On May 25, 5:17 pm, kiusau wrote: > Have you tried here:  http://docs.jquery.com/Traversing/children#expr > > Roddy > > On

[jQuery] Re: JQuery Treeview - Display sub nodes when mouse over menu

2009-05-25 Thread kiusau
Have you tried here: http://docs.jquery.com/Traversing/children#expr Roddy On May 25, 1:55 pm, eclipseTalk wrote: > Hello, > I'd like to display the children nodes when the mouse over the parent > node. What is the best way to achieve that? Any help is appreciated. > Thank you for your time.

[jQuery] JQuery Treeview - Display sub nodes when mouse over menu

2009-05-25 Thread eclipseTalk
Hello, I'd like to display the children nodes when the mouse over the parent node. What is the best way to achieve that? Any help is appreciated. Thank you for your time.

[jQuery] Re: JQuery Treeview - Page reload

2009-05-25 Thread Jörn Zaefferer
The plugin itself can't help much with that. You could try to hide the all nodes via CSS first, then remove the responsible class via JS, after intializing the treeview. Jörn On Mon, May 25, 2009 at 2:59 PM, eclipseTalk wrote: > > Hello, > I'm using JQuery

[jQuery] JQuery Treeview - Page reload

2009-05-25 Thread eclipseTalk
Hello, I'm using JQuery Treeview as follow: $("#navigation").treeview({ animated: "fast", persist: "location", collapsed: true, unique: true }); Upon page reload, all the nodes exp

[jQuery] treeview asynchronous

2009-05-21 Thread ffw_cn
hello? i want to use the asynchronous load tree,but the "jquery.treeview.async.js" only supply the root load tree by ajax(json),but i purpose that each node can load children asynchronous, what can i do? please help me~

[jQuery] [treeview] No event on node after add node.

2009-05-19 Thread mrkeyser
Hello, I'm french, sorry for my English, thank you google translation! ;) I'd like to make ajax calls to load sub-nodes in my treeview. I have the following tree: Tree HTML : Item 1 Item 2 Item 3 Method JS : $("span[id]").click(function() { var toto = $(this).parent(); if (toto.f

[jQuery] [treeview] No event on node after add node.

2009-05-19 Thread mrkeyser
Hello, I'm french, sorry for my English, thank you google translation! ;) I'd like to make ajax calls to load sub-nodes in my treeview. I have the following tree: Tree HTML : Item 1 Item 2 Item 3 Method JS : $("span[id]").click(function() { var toto = $(this).parent(); if (toto.f

[jQuery] Re: JQuery Treeview Expand selected node

2009-05-14 Thread PUTRA PRIMA
hmmh i have a good example from google ^__^ http://abeautifulsite.net/notebook/58 On Fri, May 15, 2009 at 3:23 AM, BugBurger wrote: > > I am using JQuery TreeView and have a question. my example tree look > like this > > +Animals > +Birds > +Humans > > I wats to

[jQuery] JQuery Treeview Expand selected node

2009-05-14 Thread BugBurger
I am using JQuery TreeView and have a question. my example tree look like this +Animals +Birds +Humans I wats to expand a specific node. for example Birds. how do i do that ?

[jQuery] JQuery Treeview

2009-05-12 Thread eclipseTalk
Hi, I'm using the JQuery treeview but I'm running into some weird behavior. The tree expands by itself sometimes and it cannot be collapsed. It happens every time I'm displaying a slide show for instance. When I clear the cookies it goes away. Any idea on how I can't prevent

[jQuery] [TreeView] - How to collapse a menu item that is a link?

2009-05-09 Thread eclipseTalk
Hi, I'm looking at the "JQuery TreeView - Sample 0" from http://jquery.bassistance.de/treeview/demo/?1 Great work! I have a question. How can I make the menu collapse upon clicking? When I click, the menu expands, but if I click again the menu doesn't collapse. Any help is ap

[jQuery] [TreeView] - How to collapse a menu item that is a link?

2009-05-09 Thread eclipseTalk
Hello, I'm looking at the Sample 0 from http://jquery.bassistance.de/treeview/demo/?1 Great work! I have a question. How can I make the menu collapse upon clicking? When I click, the menu expands, but if I click again the menu doesn't collapse. Any help is appreciated. Thanks in advance

[jQuery] JQuery TreeView Plugin Problem: Text Alignment in IE

2009-05-09 Thread Paul Selormey
Hello, I am currently using the treeview plug in at http://bassistance.de/jquery-plugins/jquery-plugin-treeview/ Is is a nice work, and I am really pleased with it. I, however, have a problem of text alignment with the tree lines when I combined the treeview with the tabview in the jquery-ui libr

[jQuery] treeview

2009-05-08 Thread diegoGPC
hi all, I'm a developer...I'm customizing the treeview plugin to use it in a site where i need also a breadcrumb (designer request...) and to highlight the selected node. I am totally new in JQuery affair... I've used it before only in a deaf way, without any kind of customization. I'm used to w

[jQuery] [treeview] - is rtl supported?

2009-05-07 Thread orcaman
Hi all, I'm using the cool jQuery plugin Treeview, and I am trying to get it to work rtl instead of the default ltr. I am aiming for a "real rtl" in a sense that the tree nodes will open rtl too. Is it possible to achieve this using the plugin? Thanks, Or

[jQuery] Re: jquery treeview menu problem

2009-04-30 Thread award...@gmail.com
I just figured this one out. You need to explicitly hide the child ULs for IE to correctly animate the Treeview. In your CSS set your UL UL to display:none; and you should be just fine. On Apr 10, 5:23 am, Titti wrote: > Hi, i'm using jquery treeview > (http://bassistance.de/jqu

[jQuery] [treeview] what are the possible options for this plugin?

2009-04-29 Thread Marv
There doesn't seem to be any place that I can find which explains the options available for the treeview plugin. Does anyone have a link or reference as to what the options are and what their settings mean?

[jQuery] [treeview] top node (root) is open but has plus sign????

2009-04-29 Thread Marv
I have a treeview where there is only one node at the top of the tree with several child nodes -- some having child nodes -- some not. All open / close indicators are as expected EXCEPT the very top one which even though the node is open it show a '+' sign rather than a '-' sign which is the norma

[jQuery] Treeview Plugin -- What are the options???

2009-04-28 Thread Marv
The documentation doesn't seem to detail the optoins and the demos use some but without any explanation of what options and settings are available. For example, what does 'Unique:' mean? Or 'Control:'?

[jQuery] [treeView] Problem with treeview and Firefox 3

2009-04-28 Thread vg33
I use the jQuery plugin treeView with jQuery 1.3.2 I have a long list (over 500 items), each item with 3 links . Exemple : first item second item With IE8, Opera, Safari and Google Chrome : no problem. Display the tree takes 3 or 4 seconds. But, with Firefox 3.10, it takes over

[jQuery] [treeView] Problem with Firefox 3

2009-04-27 Thread vg33
I use the jQuery plugin treeView with jQuery 1.3.2 I have a long list (over 500 items), each item with 3 links . Exemple : first item second item With IE8, Opera, Safari and Google Chrome : no problem. Display the tree takes 3 or 4 seconds. But, with Firefox 3.10, it takes over

[jQuery] Re: jquery treeview menu problem

2009-04-22 Thread Titti
No idea? On 20 Apr, 16:23, Titti wrote: > Hi Jay, here you can take a look about the problem (with firefox it's > all ok, but with ie it doesn't works very well) > > http://www.mcworks.it/tests/ > > Thank you > > Paolo > > On 10 Apr, 21:01, jay wrote: > > > Can you post an example? I'm not sure

[jQuery] [treeview] help with persistant:location variable...

2009-04-20 Thread budduke
I looked through the board but can not find any info for what I am needing, for the persistant:location highlight, I need it to not look at the entire url string, just part of it. using php my links have http://www.myweb.com/good_link.php?location=here&page=5 the string should only be looking for

[jQuery] Re: jquery treeview menu problem

2009-04-20 Thread Titti
Hi Jay, here you can take a look about the problem (with firefox it's all ok, but with ie it doesn't works very well) http://www.mcworks.it/tests/ Thank you Paolo On 10 Apr, 21:01, jay wrote: > Can you post an example? I'm not sure I understand your question. > > On Apr 10, 5:23 am, Titti wr

[jQuery] [treeview] IE6 without reset body

2009-04-18 Thread Konrad Martin
I would like to use treeview separated in the navigation container 'main' without resetting Base Font Size in screen.css file to html>body { font-size: 16px; font-size: 68.75%;} body { font-size: 68.75%;} Setting main container in screen.css file directly to #main {

[jQuery] [treeview] suppressing toggle on link click

2009-04-13 Thread Christopher Litsinger
I'm using the jquery.treeview plugin to build an outline. Each element within the outline has a link to the side of it that runs a javascript function. I'd like to have users click on this without triggering the toggle of the element. Below is a very simple html file that shows the problem- eac

[jQuery] Re: jquery treeview menu problem

2009-04-10 Thread jay
Can you post an example? I'm not sure I understand your question. On Apr 10, 5:23 am, Titti wrote: > Hi, i'm using jquery treeview > (http://bassistance.de/jquery-plugins/jquery-plugin-treeview/ > ) menu in my website and i have a little problem: when i open a page > fro

[jQuery] jquery treeview menu problem

2009-04-10 Thread Titti
Hi, i'm using jquery treeview ( http://bassistance.de/jquery-plugins/jquery-plugin-treeview/ ) menu in my website and i have a little problem: when i open a page from the menu tree, menu expands completely and items alignes to the left side for a while, the time that page is charghing. I

[jQuery] jquery treeview menu

2009-04-10 Thread Titti
Hi, i'm using jquery treeview menu in my website, but when i open a page from the menu, for a while, it expands completely and it alignes to the left side. can u help me? thank you

[jQuery] treeview

2009-04-08 Thread Almudena
Hi, I would like to know if it is possible to link treeview links to anchor tags rather than to a whole html page. Any help will be much appreciated. Thanks.

[jQuery] treeview , default collapsable

2009-04-05 Thread yogee
Hi , I want to have the tree as default collapsed , what can be the way? Thanks yogesh

  1   2   3   >