My ultimate goal is to create a Menu Button that generates a slide animation on the select-option element attached to it. I've successfully gotten the Menu and...
see http://diana.talente.ro:82/?show=history LEFT UNIT at the bottom of the page... See that the sorting if clicking in the header of table... are working ! ...
Hi, I need create a Numeric Axis in Chart, for example (Y) 1200 ... 1100 ... 1000 (*) Begin ... -1100 ... -1200+---------------------------- (X) or this: (Y) ...
I have three Drag and Drop lists on the lower part of this page: http://www.markireland.com.au/ They are meant to be either always horizontal (with a fixed...
Hi, I have a weird issue with yui datatable. I generate a datatable with editable and non editable fields. -> Sometimes the whole datagrid renders non...
Hi satyam, I am using checkbox in datatable. Is it possible to delete multiple row with single click? Deleting single row with single click is working. Anyone...
... I just read. But there have been about 955 on-topic posts in the last 14 weeks. I've noticed that most of the informed folks tend to post in the earlier...
i try to use the resize component of yui2.but i do not know why i cannot get the same result as the examples on yui.especially the appearance is not like the...
Hi experts, I've created a YUI Editor with the following code taken from the Editor samples: <textarea name="msgpost" id="msgpost" cols="50" rows="10">...
Hi Group, I'm fairly new to YUI and need to format a column from my row formatter. I looked into several YUI examples and could not find it. I want something...
Hi everyone, I am new bie on YUI. I am using connection manager for ajax call. I want to return an array from back end or server script. But I couldn't get...
Hi all! I would like to add a thing to the advanced image button in the YUI rich text editor. Where do I customize that? There is the URL field and I would...
I am working on converting an application that has a button that brings up an RTE to edit a text field that may ( probably will ) contain HTML-formatted text....
Hi all, I am looking for an example linking one data table to another. I have two scrolling data tables and I use XHRDataSource for both. In the first one, the...
This post is really about the update part of the CRUD solution but describes the delete and insert functions too. Having implemented CRUD on a datatable using...
hi every body i have 2 input in my form with autocomplete feature with YUI-2 library the problem is that : the second input is not hidde by the first when the...
Hi i want to create a contextmenu with yui menu widget.i run all these examples on yui menu page;but i do not find any example which i want.i want create a...
I'm looking at turning some of my code that I've created into some YUI3 modules, but I'm not sure how to start it out. The coding part is fine, just not sure...
Hi. This might be a newbie questions, but I really need an answer to them. 1) How do I get a hold of a particular cell? (I have all data in JSP, but I need a...
Hi , I have a datatable with textbox cell editor. Data in the cell sometimes spans over multiple lines, and when i click on it the textbox cell editor pops up...
Dear all: Datatable shows some hints such as "Loading", "No data" and "Data error" ,etc. Well, how to show these hints in different language? Thanks. Best...
I am using Inline Cell Editing with DataTable to update values in a database. I am considering using asyncSubmitter to send the new data to the server in...
I've set up a button with a click handler, but it's never called... I've tried using the "onclick" option as well as the button.on() method. Any ideas? This is...
Hi I am new to yui... and I am using yui2.7 and created a datatable A for which there are 2 columns add and delete. my columns are tableA[0].id ,tableA[0].name...
1.i just finish the search on the YDN group for this question,but i do not get the answer i want.my question is:Almost all YUI(yui2) widgets have the method...
In IE8 I get the following error: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus. I get this...
Hi, I'm trying to put an inline editable table inside a YAHOO.widget.Dialog. If the dialog is a modal dialog, the editor is coming up for each cell but i am...