Hi, I'm a relatively new user of YUI. We love it, not least because of the great support - for example on a list like this. Due to the complex nature of our...
Hi, I've problem using the BHM. The results for the ajax response are in inc/content.php. But this won't work. I've no idea what's going wrong function...
Hi, 1). You should just be able to name your inline anonymous function, and use it be name... YAHOO.ex.cal.cal1.selectEvent.subscribe(function(event, args)...
Hi i'm very interessted in the inline editing future. but it seems so, as this future is just for the datatable available. i'd like to build it in my linklist:...
Hello everybody, is it possible to update the DataSource ResponseSchema and the DataTable columnSet? I would like to let the user choose a set of fields to...
... "navbar" ); ... state ) { ... "a" ); ... Hi, I#m a little bit frustrated, why no one anserws any questions a posted. There are serveral reasons I decided...
I was checking out the recent Rails Rumble competition. http://vote.railsrumble.com/ It would be great if Yahoo! could launch a similar annual competition ...
Hi, one last try ;) So I figured out the main problem: The response is generated in 'inc/content.php'. If I implemment this in the following way function...
Hi, I#ve another question at the moment. I wanna display a short message while execting an ajax request YAHOO.util.Connect.asyncRequest( "GET", url, { ...
You certainly can. You can have, for example, a <div> with whatever content you want, set to absolute positioning, more or less centered in the screen and...
rupnaldo -- This example should help you out: http://blog.davglass.com/files/yui/connection1/ Dav Dav Glass dav.glass@... blog.davglass.com + Windows: n....
I have a datatable that has a button on a row. I subscribed to the button click event as follows: myDataTable.subscribe ("buttonClickEvent", cmdProps_Click); ...
... I just started a project that could be compared to light window. It's like awesomebox in some ways, but not nearly as mature. PhotoViewer is still in BETA...
Del, Indeed -- we have done and will continue to work on ways to celebrate the successes of the YUI developer community, whether it's Implementation Focus...
Hi, When I create a menu I can set "monitorresize:true". Great. But what do I have to do to actually USE this? Somewhere deep inside the YUI the knowledge...
Hi, I#ve the problem to get the actual linkID. But at the moment Ive no idea, how i can do this, because I wanna ad a class active to the active link. <div...
Okay, got it now. I didn't do anything different than the first time really, only changed the place where I put the line of code... should have been okay first...
Most often, you don't need any value from the button itself. If you do a: var record = this.getRecord(oArgs.target); You have all the information from the...
Hi list, I'm wondering if there is a way to set and handle a timeout period for the YUI Connection Manager, when doing a file upload? I've read the docs ...
Hi, I have a problem with calendar using built-in render with a selectEvent. I explain myself: With a select event i add the highlight1, highlight2 or...
I know how to get the data from the cells of row, but I needed to know how to tell which of two (or more) buttons got clicked in a specific row (I knew which...
Finding the "column" of the target and getting the key was the perfect solution! Thank you. I hated sticking "onclick" code into the contents of the table...
Looking for an experienced YUI developer to help build an AJAX GUI for small startup. Project will include: - Use of RichTextEditor - Custom code to do syntax...
Hello, I've recently started using tabview and have been trying to make specific tabs appear on the right hand side of the screen while the majority remain on...