I am playing around with the YUI.. lots of fun I am trying to combine overlays with a db query and am not having much success. I am listing RSS titles on the...
I've been grokking this example and have come to a somewhat philosophical dilemma (or, rather, trilemma :) As Eric's article correctly notes, the number of...
Note: forwarded message attached. Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php ...
Hiii Todd,,, I am using Context menu,,now 12.0.1 version,, I have given a hyperlink and i am loading menu on mouseover event upon hyperlink ya,,lazyload i...
Hiiiiii kloots,,, I am using ContextMenu,,and framing the menu upon mouseOver event of a hyperlink,,, This is the function called upon mouseOver event of...
Eric, Thanks for the quick reply, sorry I didn't reciprocate (holidays). Hopefully this code will show what I'm trying to do: //this works and the style...
I know there's an element property on each MenuItem that I could set an id...but I'm loading my Menu with addItems and some JSON rendered by a server control. ...
I went with Option 3 for two reasons. First, it took the least amount of processing time overall (users can be so impatient!). Second, in the app that I...
I believe the problem is the same as mine. We have an AutoComplete. We also have a panel with modal=true. The autocomplete works fine until I show the panel...
I have a page with multiple checkboxes with associated ajax code to process each checkbox when selected. I have a need to process all checkboxes one at a time...
When I first was playing with the TreeView component, all the examples had a nice little spinner when the user clicked a node. I've created an app that makes...
Frank, Absolutely. Use the Event Utility to listen for the change event on your master check box. In your event handler for that event, use Connection...
James, Happy new year! Your use of the TreeView API is just a bit off in the example that's not working. You can set the labelStyle in two ways...the first...
... Felix, Your dissertation makes good sense, yes. And I think the paragraph above highlights the key factors you need to account for in making your...
I am trying to find out how to use the YUI drag and drop code to drag a copy of an instance, and leave the original in its initial position. Alternatively, how...
You will want to use the DDProxy to accomplish this.. Here are a couple of good examples: http://developer.yahoo.com/yui/examples/dragdrop/proxy.html?mode=dist...
mbolesta - Currently you can only set those properties on an instance via the "element" property. Feel free to request this feature as an enhancement via ...
I am trying to figure out why a simple post request appears to be stripping '+' (plus) symbols from my postdata...I opened up connection.js, located the...
In URL encoding, a plus sign translates into a space. For example, if you were to search Yahoo for "user interface library", you'd see that you were...
I think that you are over complicating things by creating your context menu in response to a "mouseover" event. The easiest to improve performance way would...
Hi, I am wondering if it is possible to have columns that don't grow if the font-size is changed (zooming in browser). Since the widths of the containers are...
Extremely new to yui so this is likely something i've done wrong. I have a number of overlays that work but the one furthest to the right that i'm positioning...
How are radio buttons handled in the object returned by the Dialog.getData() function? When I try to get the value of a form element that is a radio button, I...
Sorry if this is a duplicate post. I am trying to use the Dialog.getData() function to get the value of a radio button input. When I try to get the value of a...
Is it possible to have different size panels such as wider panels along the right and smaller panels on the left and specify 2 different target sizes? I've...
I want to print a few lines of text in a single log call. Is there anyway to write line breaks? I've tried \n, \\\n \\n, <br/>, \r\n, \n\r, etc. Thanks Gary...
I like the ones from this napyfab site, but I'm not sure that they're totally free... the only license reference I found on the site mentioned they're licensed...