I admit i'm a newbie. I have used MS aspx (.net) for too long and i am now converting to a better world. I have done alot of reading, but there is one link i...
Hi all, I'm trying to use the DataTable widget as the container for a form, so that for each field of the form I attach to corresponding cell editor (using the...
Hello friends, I am using YUI library to create Panles. Now i want to open windows (panels)that can be minimized, maximized, moved, resized and closed. Can...
Hi All, I'm just starting to look at YUI Test (and other JS unit testing frameworks). The documentation provided explains the framework functionality quite...
This is my first attempt at using this great YUI! I'm really intriguied about using this and felt that a good way to learn was to convert my exisitng sites....
I just updated an application to use 2.7.0 and 2.6.0, and one substantial change I can see is that it now appears that when dataTable.updateRow() is called,...
Hello all, I upgraded to 2.7.0 and have been successful with everything except the left mouse click on the TextNode. It no longer works. Do I need to use the...
I need to create multiple sliders - one for each element of an array. How can I loop through an array, creating an instance each time? I'm having trouble...
Folks, I added a custom property, row_number, to my treeview data. Now I cannot open the tree. 1) Here is the Data I'm using to populate the tree. [...
Hello, I have a form that I am using setForm on. When one of the fields has a ® in it, set form is adding an extra special character to the value. Value...
How can I change the colors of the bars in a bar chart, or the lines in a line chart (or both in a mixed chart)? I've got this example - basically the same as...
Hi Guys, I need to develop an app to enable the users edit an image like PowerPoint, I mean, add text boxes, arrows, drag and drop items there, etc.. You think...
Hi, I have used the formatResult to modify the container and generate each list element with 2 items. The formatResult function is: myAC.formatResult =...
Hello, First post, I have been looking at YUI 2.7 for a few weeks. I know a person has to start somewhere so I choose to start developing with the Full Page...
Hi all, I hope you can help me out here. I have set up an example here http://tenoil.freehosting.rivido.de/tabs/ Basically I have a TabView with dynamic...
Hi there! I use The YUI Rich Text Editor with YUI Toolbar inside... I created some new Buttons like ... Now I want to have the defined label 'Vorname39; inside...
Hi I am working on the Application Look like Portal Example Provided by the YUI 3 .. It's Really nice Example .. I need the same Functionality .. But In this...
Hi there, I have a datatable with re-orderable columns. However, when I try to use the columnReorderEvent, I can't seem to access the args.oldIndex as...
Hi all I have a datatable with pagination.After clicking on previous link or next link,I modifing the specific record and stroing into DB and i am refreshing...
Hi I am using YUI Resizable Panel as a tool tip.Now can any one tell me how can i close the panel on mouse click on body.The panel should not close if any...
Hi, When data table is empty it displays "No records found" message on the first row. 1. How do I change this message? 2. How do I remove this message so that...
We are having performance problem with yui scrollable datatable 2.6. The problem surfaces when we programatically add a new row (dataTable.addRow) or update...
Hi, The rich editor can not properly format text in a list. I formated the text in the following example to a list. And then selected more than one lines and...
Greetings all, Has anyone else had trouble using the Yahoo connection manager to upload files using ie8? We have a form with a file input that we pass into...
Hello all. We're having a problem with our slider images jumping to different locations on the page when a visitor tries to grab and drag the slider in IE7....
I am trying to parse a JSON object, because if I just call it directly in a column, it dispays '[object Object]' so I wrote the following function var...
Hi, as the headline says I want to import YUI dataTables into Excel.I converted some of our old tables on our websites to YUI dataTables. Previously we could...
Can anyone point me in the general directions (or specifics if you have them) in implementing a font resizer [smaller/larger] on a web page using the YUI...