Sorry for the rash of spam that has been hitting YDN-JS this weekend. The offending members and messages have been purged from the group. I've closed the...
I'm having 2 problems with a table that I've created. The table has a vertical scroll bar. When I click on a row it gets highlighted and data from that row is...
YDN-JavaScript was created more than four years ago, and over that time it's been the site of lively conversations about the YUI Library. The group has had its...
Hey Folks- Forst thanks to the YUI devs for all their hard work. It is appreciated. I'd like to be able to (programmatically) insert a styled div into an RTE...
Hi all, How can I center the menu items in a menubar? The code below center menubar items in browser's window and hides menubar <div id="naviagation"> <div...
Hi. I know there exists onDomReady method, but is there a method which would tell me that YUI has finished rendering(not just ready in DOM) all of its...
Hai, Question like in topic. I am to use yui-rte for Polish language based sites and need to support letter "¿" (alt+z). What is the way to unmap current...
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...