Hi, New to yui. created a table that allows the columns to sort. added custom coloring to the rows and tableheader. the problem i'm having comes when i sort a...
Hi, I am generating nodes for my tree view dynamically from a JSON string. JSON string has folder names and file names. My problem is for file names the tree...
anybody could create a group online,such as MSN group,so the all guys here could join that group,and then we could talk about YUI online,and solve the problems...
Dear, I want to ask if it is possible to change the status of a datatable (such as loading, no records found.) My problem is, I have a page will show a...
Hi all! I am using YUI's Tree View and want to get the number of children a node has.For that matter, I have created a tree with every node having at least one...
Hi, I have a YUI datatable and in each row there is a "add" button. On-clicking on the add button a new record adds at the bottom of the table. Now the problem...
I want to be able to check if an element with a specific class exists inside the current editor selection. Does anyone know of a good way to do this? Thanks!...
Hello everyone, At this moment, I am encountering an issue that I have not yet found the answer, so I would like to raise here with hope I could get the answer...
Hi, i ma using yui_2.7.0b The itemSelect Event for autocomplete capture only mouse click event not Enter or tab Key event In their API they have mentioned that...
Hi All, I'm using YUI 2.7.0b version. I went through the samples they given. But i don't know how to load json data into YUI datatable. Note: I'm using solr...
Can anyone help with yui text editor I have used Ritch text editor form yui library, and it posts texts to my forum fine. However, there is a problem with...
greetings, In way over my head, here, and merely begging a brief indulgence on the part of benevolent regulars. I'm building a personal business site, and had...
Hey there :) I have this problem: editable DataTable, 1 of the columns shows dates, definition includes "editor: new YAHOO.widget.DateCellEditor()". Works ...
I stumbled upon two "web UI themes", called "Ace" and "Aristo": http://www.antipode.ca/2009/themes-sproutcore-vs-cappuccino/ Perhaps a CSS designer could port...
Hello: I have a YUI dialog, and on the click of a button I want to display two additional divs to the right of the regular form data. These divs will fill...
I am really struggling to wrap my arms around what's going on. I am creating a dialog in my application and not understanding why it is not consistently...
Are you studying online but do not know how to get the most out of your time?? Looking for online studying tips to enhance your studying experience?? We have...
I have an absolutely positioned div inside a relatively positioned div. The inner div has a drag and drop object (YAHOO.util.DD) associated with it and the DD...
I have an absolutely positioned <div> inside a relatively positioned <div>. When I call getRegion(), it returns the values relative to the view port, not the...
Hello! I already posted this on YUI datatable forum, but just in case this group is more active, I am reposting it here. Is it possible to add the json array...
I feel like I must be missing something... Why does this function exist? As far as I know, it's impossible to pass an undefined variable/object to any function...
Hi all, Is it possible to realize Datatable apearance looks like attachment screenshot? http://www.nabble.com/file/p25169278/datatable.png -- View this message...
Hi, I have to display my xml response in an dattable of YUI my XML is like : <?xml version="1.0" encoding="ISO-8859-1"?> <fe> <ecs> <ec> <fr>21</fr> ...
I want to implement the Menu, and began to look at the documentation and examples. Please note I am new to YUI, so this might seem easy, but I just need to...