I'm just fooling around trying to put some kind of portfolio site together for myself and I load about 12 pictures (plus more in the future) when people click...
Hello, I have a problem migrating vom yui 2.5.2 to 2.6.0. This is due to an change in "parseJSONData" in DataSource.js. In 2.6.0 ist is indispensable to...
I upgraded to 2.6.0 and after some tweaks its working well and fixes some annoyances I had, but adds some others. My layouts all now have headers or empty...
Hi, I would like to show icons for each menu items. Do you have any examples to demonstrate this feature? Thanks, Venkat Add more friends to your messenger and...
I want to apply the DataTable to an existing HTML table that has some specific styles applied to rows (e.g. a red background set on the tr). How can I apply...
Hi, I need the following requirement in YUI-DataTable. YUI DataTablel provides beautiful editing option. But I want to edit the cell as we edit the cell in...
Hi, I need to build a dynamic carousel where the content is fetched through AJAX. I know that it's possible in 2.6.0 with the new Carousel widget. But another...
Hi, I use CodeChargeStudio with YUI. YUI by deafult uses '#' anchor char, but my app uses '?'. How and where can I change this char in YUI (I use tabview +...
webpragmatist -- To answer a): http://developer.yahoo.com/yui/docs/YAHOO.widget.SimpleEditor.html#config_autoHeight b) Currently the RTE uses an iframe because...
hello friends, i am trying to build a application that would give me all the current stock prices of the SENSEX(INDIAN STOCK MARKET) and would allow to view...
Hello! I am trying to use the RTE to accomplish inline text editing for an entire div element on a page. I have seen the inline editing function on Dav's blog...
Charts 2.5.2 or 2.6: Could anybody know how to set the X-Axis / Y-Axis labels? Can NumericAxis object include it or Chart object? I would like to add...
Hi guys, is it possible to put a simple HTML dropdown menu inside a YUI datatable? it works with radio buttons, but when i try putting dropdowns, the whole...
i know this is probably simple but i can't see it, i get a unterminated string error in the following function at this section, anybody see the fix???? eyes...
Can anybody give me a hint on how to edit properties of the connecting lines? When setting connectPoints to true, the lines are too thick for my chart. At this...
when IE6 load the page which deploy Yahoo UI like yahoo-dom-event.js or dragdrop.js always have the secure and non secure confirmation popup, how to get rid of...
I've just tried modifying the "Progressive Enhancement" example putting an image tag into one of the fields, the account number, which is treated as a simple...
Hi, I am creating menu from HTML code. How do I specify the help text in the HTML code? My Code: <ul class="first-of-type"> <li class="yuimenubaritem...
Hi, I see an example here to show hotkey for each menubar items. http://developer.yahoo.com/yui/examples/menu/applicationmenubar.html Can you please let me...
Hi! Im new using YUI and very rusty with my javascript. Im having trouble figure out how to firstly have a column that's calculated from the values of another...
Hello Folks I finally managed to write something that appears to work - unfortunatelly I've only FF2 and Opera during the weekend to test it (while my great...
Hi, All! Today, I try the Carousel control (new YUI 2.6.0 component), and then found that carousel & grid can not work together on MS IE7; (there is no problem...
Hi, I'm trying to implement a lazy tab loading system using the TabView widget from YUI 2.6.0. I'm using the dataSrc option to load each tab's content. My code...
ok, I have a test where there are 2 dataFields. one is a number from the DataSource, the other is a calculated field based off the number from the first...
Is there any way to force a tab using an external data source to refresh itself ? I've a page withe a number of tabs listed various pieces of data, the actual...
hi, I'm trying slider button example, here, http://developer.yahoo.com/yui/examples/button/btn_example14.html can't get the button or the slider to show... ...
Hi, I would like to use a modal window (yui panel / dialog) on my page. The modal window will get the data from another url (the same server). The example I...
The iframe property "frameBorder" can be used to set NO border for iframe. But when the iframe is used when having the CSS files of yui panel, the frameborder...
I have a bit of an issue. I am using Coldfusion and Spry to display some data (dataset is JSON coming from a cfm page). I am able to use the editor and...