Skip to search.
ydn-javascript · Yahoo! User Interface Library Group

Group Information

  • Members: 10919
  • Category: JavaScript
  • Founded: Dec 15, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 9034 - 9063 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9034 stergios_marinopoulos
stergios_mar... Offline Send Email
Feb 1, 2007
8:07 am
The menu markup below will cause MenuItem.init() to fail at line 4598 in menu.js (0.12.2) in IE 6 SP2. FireFox works just fine. Here is the line from menu.js...
9035 ÎÏÅ£
csk83cn Offline Send Email
Feb 1, 2007
8:33 am
it can't work when it work i must check twice to see the child node. but it had loaded xml,when the first time i check then farther node. This is the...
9036 suchanek_tomasz Offline Send Email Feb 1, 2007
11:27 am
As usually that was my FAULT :) var nodeTextUpdate = function(lft, nodeName, nodeDesc) { var updNode = tree.getNodeByProperty("lft",lft); updNode.label =...
9037 Lakshmi Subramanian
lsubramanian2@... Send Email
Feb 1, 2007
11:50 am
Hi All, I would want to know how I will disable the browser cache when using the yahoo's Ajax. Thanks & Regards Lakshmi , Subramanian Senior Associate...
9038 carltondickson Offline Send Email Feb 1, 2007
12:29 pm
Don't know if this will help but I had a similar problem in that the XML returned by a PHP service I had appeared to be cached and not always correct. I had to...
9039 Stuart Grimshaw
stuartgrimshaw Offline Send Email
Feb 1, 2007
3:18 pm
I'm writing a widget that will display a series of messages on the screen, similar to Outlook's new mail boxes, but subsequent new messages will be stacked on...
9040 suchanek_tomasz Offline Send Email Feb 1, 2007
3:52 pm
As written in topic. How can I omit expanding tree when labal is clicked? I want to expand/collapse nodes only when icon + - is clicked....
9041 Nige White
exguardianre... Offline Send Email
Feb 1, 2007
4:42 pm
The imminent (next couple of weeks) release of the yui-ext library will have a D/D enabled Tree control. It is possible to use it now by downloading an alpha...
9042 Caridy Patio Mayea
caridyp Offline Send Email
Feb 1, 2007
4:55 pm
Hello folks: Im playing around with the YUI tooltip component, generating each tooltip on the fly, using the bubble technique (YUI custom event), and ...
9043 randomjuju Offline Send Email Feb 1, 2007
5:34 pm
If you don't have control over the headers, you might also fiddling with the URL in some way. For example, you might request do something like this: ...
9044 Todd Kloots
toddkloots Offline Send Email
Feb 1, 2007
5:47 pm
Alan - This is not a bug. The Module class is an inline content container and uses the CSS "display" property so that it doesn't take up any space in the...
9045 Todd Kloots
toddkloots Offline Send Email
Feb 1, 2007
5:56 pm
Use "setProperty" for setting the "context" configuration property at runtime rather than the "queueProperty" method. Regarding your effect not working: Did...
9046 finnishbay Offline Send Email Feb 1, 2007
6:19 pm
On a client website I'm using top nav menu with markup. The menu works otherwise fine but when the page loads all submenus are visible until the page is fully...
9047 gmund57 Offline Send Email Feb 1, 2007
6:56 pm
Here's the situation: I want to dynamically build panels as needed. That seems straightforward but... the only way I have been able to successfully skin the...
9048 jpdavenportjr Offline Send Email Feb 1, 2007
8:10 pm
I override the menu images with local copies, which means I override the IMG_ROOT, also. I'd like to do so on calendar.js, but I can't because the images are...
9049 webgames00 Offline Send Email Feb 1, 2007
9:22 pm
I have been having this problem as well. I am currently looking for a workaround....
9050 Satyen Desai
sdezzi Offline Send Email
Feb 1, 2007
9:29 pm
Hi Jacob, Calendar currently provides 2 configuration properties: NAV_ARROW_LEFT, NAV_ARROW_RIGHT ...
9051 dan.doyle@... Send Email Feb 1, 2007
9:34 pm
So, I am going to try to solicit help again. Here is the skinny: What variable in the AutoComplete object can I assign a function of my choosing to do the AJAX...
9052 jennykhan Offline Send Email Feb 1, 2007
9:53 pm
Hi Dan, In that case, you might want to try customizing the following function from YAHOO.widget.AutoComplete.prototype.sendQuery = function(sQuery) { ...
9053 dan.doyle@... Send Email Feb 1, 2007
10:00 pm
Thank you for the help. I will try it out and get back to the list. Dan ________________________________ From: ydn-javascript@yahoogroups.com ...
9054 michael.aram Offline Send Email Feb 1, 2007
11:14 pm
I was wondering how to fix the well-known "browser back button" problem using YUI.... GWT and Dojo (io.bind) offer solutions for that. but how do I implement...
9055 rynchio Offline Send Email Feb 2, 2007
1:27 am
Hi, I was trying to build a tell-a-friend form using the Dialogue Quickstart example at here http://developer.yahoo.com/yui/examples/container/dialog/1.html ...
9056 dayardman Offline Send Email Feb 2, 2007
2:40 am
Pardon me if this question is out of place but I'm currently using the yui library and had a question that I think the minds posting in this group might be...
9057 Elizabeth Smith
auroraeosrose Offline Send Email
Feb 2, 2007
3:17 am
I'm trying to put together a layout that needs the body margins and padding set to 0. However this appears to make a menubar lose it's mind :) I'm currently...
9058 Alessandro Vernet
javernet Offline Send Email
Feb 2, 2007
4:12 am
... Did anyone from Yahoo! get a chance to look at this fix and see of this is something that would be worth integrating in YUI? Alex -- Orbeon Forms - Web...
9059 Alessandro Vernet
javernet Offline Send Email
Feb 2, 2007
4:14 am
... I have posted an update to this fix. See my changes to YUI on the page below, under the bullet point "container.js and container-min.js": ...
9060 István Vincze
navtsi75 Offline Send Email
Feb 2, 2007
4:30 am
Hello, Well, I have to resort to seeking some assistance. I have utilised a left hand YUI menu (with submenus) on a site - using markup - which displays and...
9061 visseraj Offline Send Email Feb 2, 2007
4:34 am
If I use the YAHOO.util.Event.addListener to load an object instead of using the body onload method, the properties of my object are undefined. See the code...
9062 tssha Offline Send Email Feb 2, 2007
4:52 am
... The scope of "this" in update() is window instead of av(the DDPortal object). Correcting the scope to av will output "updating: 1,2,3"... instead of...
9063 Istvn Vincze
navtsi75 Offline Send Email
Feb 2, 2007
4:57 am
OK, I've solved point 2. The div that was covering the submenu had it's position set to "relative", which was not necessary, so removing that solved the...
Messages 9034 - 9063 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help