I am trying to get a simple HTTP get to work. I took the GET example and made slight modifications. No matter what I try, I cannot access the o.responseText...
I'm finally using the scrolling feature of the YUI menu, and I find it a bit pokey. So I changed scrollBodyDown and scrollBodyUp to add or subtract 5, not 1,...
I am a new newbie I am looking to add the calendar widget to my website. I am trying to follow the instructions on the web but I am failing to follow them....
Hi, Is there an easy way to dynamically hide and show datatable columns from script? It can be solved creating a new datatable with new column definitions and...
Hello all, This is what i have so far: <?php //require_once("post2database.php"); ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ...
I have the following line: myDataTable = new YAHOO.widget.DataTable("myContainer", myColumnDefs, myDataSource, {sortedBy:{key:"cdate", dir:"desc"}}); But I...
I am having a tough time getting the workaround described in the Known Issue (Statically positioned Menus not visible when a page includes Container CSS) to...
There seems to be a problem with the upgrade from 2.2.2 to 2.3.0 involving reusing context menus with submenus. I am currently using a single context menu and...
Hi. i want to add a small form to my calendar. I want this, because i need not just the date, i need also the time. But i don't know how i get own Content to...
Am I using an old version, or is this still an active bug? When unselecting multiple rows, not all are removed from the this._aSelections list because the...
Hi there. I was looking at your treeview as possible navigation menu for a website. For this I would like to save the menu expand state between page loads in a...
Hello. I have one Date/Time field that I can not get to sort properly. Parsing the field as "date" strips off the time (and actually still doesn't sort...
Hello, In my app I need to localize all english strings in the DataTable class. I'm using a custom gettext-based solution and I've found three strings which...
Hi All, I encountered a problem. I have the following inherited tab chain: YAHOO.widget.Tab <-- BaseTab <-- StatusTab Its code: BaseTab = function() { } ...
Hi everyone. I'm taking my first stab at implementing yahoo grids, and running into a problem. I'm trying to nest a yui-gc grid within the second child of a...
Hey all, hopefully someone can help me with this. I would post the code, but the code spans about 15 files and would be tedious to copy/paste it all. Anyways,...
I need the ability to create and update style classes on the fly. Not which class is on an element, but the actual style class rules. I don't see anything...
Hi friends, I get the error shown in the title when I try to instantiate Yahoo Menu objects. I think it must be a dependency problem, but I am not able to find...
I'm currently working on a unique problem with our implementation of the YUI menu. It can be viewed here: http://jpaulsen.dev.gaiaonline.com/mygaia/ Login is...
Because we're so close to doing a first (internal) release of our product, we took the decision not to upgrade the version of YUI we're using. (We're on 2.2.0...
I am running an application which uses DataTable to stores notes. On deletion of a row in the DataTable i reload the webpage on which the Datatable component...
Hello, I'm building a page that I would like to have multiple YAHOO.widget.Menu instances on. The menus are built from markup. Is this supported? I ask because...
I'm working on a large legacy web app that has an extensive menubar structure. The menubar usually loads entirely new pages into the browser, and in that...
Hi; When I try to put a default sorting on my datatable, it locates sort indicator to the correct column and correct sort direction, but nothing gets sorted,...
I am desperate, because with himself not to obtain my objective. Simply I want (since already I have commented in others posts), to imitate paguna.com. Not...
Hi all, I am a new user of yahoo widgets. Today I used the Autocomplete widget in a user control in my asp.net application. But I got a problem with...
Is there a way to tell which column was checked/unchecked during a checkBoxClickEvent? Or is there another event that can be listened for which would show this...
Hi! I was searching this bug at google but i could not find any information. So please have a look at this page (open this page with the ie6 or 7): ...