bd = 980px width and has a left and right margin of 25px ... I am having a problem with customizing nested grids. First I created a special grid id that...
Hi, Can't for the life of me, even after looking at all the API docs etc. work out how to change the series colors and marker sizes - tried all different ways...
Hi, I implemented a sortable list with the YUI D&D module. While dragging an item, I insert a dummy "hinting" element on the current position to show where the...
Hi i have big trouble with Treeview-menu and history browser. I built a TreeView from Markup (http://www.developer-network.org/showthread.php?t=40) using...
Hi all, I'm compressing the stylesheets of my website/CMS. One of the stylesheets op de CMS is using the 'voice-family39; hack: voice-family: "\"}\""; But after...
Hi All, On this page: http://developer.yahoo.com/yui/container/dialog/index.html it says: "It's also valuable to note that the callback object referenced in...
hi on http://ragtek.org/vb37/register.php?do=register i'm trying to disable the submit button with YAHOO.util.Selector.query(39;input[type=submit]').disabled =...
Hi there. I was wondering if anyone has a significant amount of experience with syncing them up. I managed to get a data table on my rails page with all my...
I have a table with 100 entries. I'm using Paginator with a default rowsperpage set to 25 and dropdownoptions of 50 and 100. If someone clicks on page 4 and...
Hey, wondering if anyone has tried integrating YUI components with the developmental CouchDB? if so any thoughts on how it could be used in a google gears...
I have implemented a page where users can create new items in the yui treeview. They can dynamically add, remove and rename new nodes. Now I need to be able to...
Hello: I've just recently started to implement YUI into a project I am working on and am having some issues with the skin for the autocomplete. Currently the...
I made a Autocomplete widget close to the bottom area of a dialog box, the popup-matches mostly stretched down below the screen. Does anyone have an idea to...
I want to create a web page www.w1.com that will get : 1) html page -source code 2) images on this page from ie: www.linkedin.com and process them on my...
Hello! It has happend to me several times that when firefox browser crashes due to code error, after restarting it I get two errors: 1. Error: syntax error ...
First off, hats off to the developers who made this autocomplete one of the best ones in the market. My question is, how do you highlight exactly ONE result...
I have a table I'm building and want to display address details. Now, the database and my xml query return the address as a number of distinct fields, but the...
Hi everybody, I'm using the cool YUI Library Calendar Control "Calendar inside a Container". Now I must have more than one input-textfield with the calendar...
I'm constructing a datable with fields like: [name, date, phone, email, notes] I'd like to be able to put the notes field (colspan=4) in the row in the datable...
As all the language strings for my application are stored in a gettext based system on the server, I needed some way to utilize strings in some of my YUI...
Hi, I've got an autocomplete object that queries a mySQL database via XHR and PHP for words beginning with the character typed into the autocomplete. I works...
One of the recommendations at http://developer.yahoo.com/performance/ is to load the CSS files before the page body and the scripts after. YUI Loader can do...
I've noticed that if I create a link via either cmd_inserthtml or cmd_insertimage the image src attribute is always rewritten to include the local hostname. Is...