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...
Hi I am having 4 panels .... i am using d0c3 ... If i close the first panel .... the second panel should replace the position of the first panel ... for this...
Hi there I'm having a little trouble with Anim. I tryed making a little toggle script, to hide/show some tabs with video content. It works well, but i can...
Hi. I'm using the line chart to build a standard stock chart. My data only consists of market hours data (8:30-3 central). Using the standard examples for a...
I'm trying to open a dialog containing an form to edit the record of a particular table row. I'm generating the YUI buttons programmatically as follows: Code: ...
Hello! I am not new to YUI, in fact I developed some cool apps with it in the past. I am new to dataTable though. I am about to start designing a database with...
Has anyone considered supporting RFC3339-style dates (yyyy-MM-dd) in place of or alongside the US-style format used today by Calendar? This would help align...
Hello, I am pretty new to web development and wanted to improve my page load time by combining all the YUI CSS files into one file. Is there service like YUI:...
How can I pass an ID or other variable into the YUI Dialog? I'm using a YUI Button to show the Dialog and I know that the Button has an onclick config method,...
Hi, I am able to render the YUI calendar with no issues and could read selected values as well on seletion of date from user. But in case of no selection of...
See www.nxwrld.com for the "beta" (fully public) release. If you guys see any problems, feel free to let me know; bret at levycodev dot com. All the "marketing...
Ok i have a page that brings up a YUI dialog using "YAHOO.example.container" upon double clicking a data table row and in this dialog i display an php page ...
Can anyone suggest a good method for making a datatable that is "grouped" in the sense that there's one header, then several groups of rows? I'd like each...
I'm currently having a couple of issues with the resize proxy. I'm using the resize on a YUI Panel (YUI 2.7.0). 1.) The resize proxy element is sitting just...