Hello! I was trying to translate the calendar but i am having some problems, im using the Mozilla Firefox 1.5.0.3 I would like to know if anyone knows what am...
Hi folks, (I'm a first-time poster on this forum. Thanks to all who have contributed so far--I've found answers to past problems quite easily!) Using the...
Hi folks, I'm just getting started with YUI, so I may be completely wrong, but something in http://com1.devnet.scd.yahoo.com/yui/treeview/#dynamicloading ...
Hopefully a quick question - I have read a bit about yahoo being a 'supporting member' of the IBM Open Ajax initiative. Does this mean that the YUI scripts...
Congratulations on today's release. Is ygLogger now deprecated? Should we use YAHOO.log() instead? Is there a css file containing the styles for log messages...
Hi, The works look great and makes webdevelopment simpler. Are there any plans to support SVG GUI? For example I like the panels and it would be nice to have...
It's very clear in the documentation ... 1 <!-- layouts require "Standards Mode" rendering, 2 which the 401-strict doctype triggers --> 3 <!DOCTYPE HTML...
Hi to every: I'm a young developer who works with PHP since 3 years now. So ... I need to build a search enginee and Autocompleter would be perfect for suggest...
Yahoo's UI Library Drag and Drop is really handy as I was testing the Sortable List drag and drop. However, I have a little problem. When I drag an item from...
Hi, i tried to use this great library to create a checkbox that toggles the size of a div. Have a look here: http://dev.pp-m.net/demo/ I've slowed down the...
I've been debugging an application using Yahoo's sliders for a few days now, and I'm wondering if I've spotted an inconsistency. This is between the regular...
Hello folks, I was working with maxDate and minDate with YAHOO.widget.Calendar, it works properly, I was wondering if there is way to use maxDate and minDate...
I want to use this library to show hide html content rather than a label. is there a way to pass a div id to show hide from a sibling node rather than...
Hello I wanted to use yahoo-sliders in a tool which replaces specially marked input-fields with sliders [1]. I'm surpised to see the Slider constructor and...
Hi All, I am new to to the YUI and Javascript frameworks in general. I was attracted to the YUI over the others because of the documentation however I was not...
I wanted to add listener to multiple events. It does not work. Here is the following code. Any Idea what is wrong with it? /*******CODE***********/ <HTML> ...
Hi If I have all the connection manager code inside an object, how do I call the function such that each connection manager call creates a new object and helps...
Hi all, I wanted to drop you a quick note to let you know that the Yahoo! Application Gallery is now live at http://gallery.yahoo.com/. Application Gallery...
Hi I have a problem...but I'm here to talk about something else:-) On my site the last column in a row in a table contains an image (a hyperlink) with a white...
// function getTintedColor - Send in a color (in #f4f4f4 or f4f4f4 format) and a v value +- 0-255 // this v value works on the r,g,b eg v =-10 so r -10 g -10 b...
Well, I'm sure this will come in handy for someone, its quick and dirty but working. I was tired of scripts that use css to make a shade darker or some crap...
G'Day, I believe that I read the IE <= 6 is restricted to 2 concurrent XMLHttpRequest calls at a time. Is this correct? If it is correct and since IE <= 6 will...
so, im using the 2up calendar, and i'm def a newbie at this ui library, still haven't quite scuttled through every line of all the js files. but i thought i'd...
A Yahoo Calendar widget is displayed on my page. When I click on a numbered day, the calendar displays the same behavior as the Yahoo default example and opens...
... The Yahoo! Maps API javascript includes the event and drag and drop utilities, so you don't really need to include them separately. Philip -- "Ah, " said...
I have a fairly large PHP/Mysql driven website that I've started to add some client side AJAX features using the UI libraries. Currently the site has a static...
Has anyone written a function or know of an easy way to remove a TreeNode in the new UI Widgets? I am just using basic TextNodes in the FolderView example. I...