Search the web
Sign In
New User? Sign Up
ydn-javascript · Yahoo! User Interface Library Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5335 - 5364 of 52122   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5335 James Bowyer
jamesb2204
Offline Send Email
Oct 1, 2006
7:05 am
5336
... Thanks Dav Glass, Thats what i expected. I will use that. regards, palani....
palam_rect
Offline Send Email
Oct 1, 2006
9:46 am
5337
Bump! I still haven't figured out animation queues :(...
itsallaboutyui
Offline Send Email
Oct 1, 2006
2:06 pm
5338
Nico, The Panel Control, part of the Container family of controls, can be used to do "litebox" implementations. One of the Container examples demonstrates the...
Eric Miraglia
ericmiraglia
Offline Send Email
Oct 1, 2006
4:24 pm
5339
jfasaldarriaga, The easiest way to select all the dates of a month is to do so when you create your calendar instance. Here is code that would create a ...
Eric Miraglia
ericmiraglia
Offline Send Email
Oct 1, 2006
4:58 pm
5340
From this example of OverlayManager ... http://developer.yahoo.com/yui/examples/container/overlay-manager.html I am trying to extract the javascript for...
DL
dl_lists
Offline Send Email
Oct 1, 2006
6:31 pm
5341
... After posting my question I found the answer .. use square bracket notation in building object paths from passed arguments in function .. ...
DL
dl_lists
Offline Send Email
Oct 1, 2006
7:48 pm
5342
This is probably overkill, but check out this article <http://www.jackslocum.com/yui/2006/08/24/javascript-animations-with-yah\ oo-ui-made-easy/> . ... Jack...
Jack Slocum
jack.slocum
Offline Send Email
Oct 1, 2006
10:27 pm
5343
tistitch, In playing around with this just a bit, I'm finding that I need to specify a "from" value for backgroundColor on the body element in order for the...
Eric Miraglia
ericmiraglia
Offline Send Email
Oct 2, 2006
2:41 am
5344
Eric, Thank you very much! it works fine with from in the backgroundColor! Really nice! My code : var attributes = { color: { to: '#FFFF00' }, backgroundColor:...
tistitch
Offline Send Email
Oct 2, 2006
7:16 am
5345
a deadline is fast approaching, and I'm having some issues with autocomplete maybe someone can help resolve. i'm already to the point of desperation where i...
functionform
Offline Send Email
Oct 2, 2006
7:26 am
5346
Hi Everyone, I recently discovered Yahoo! UI, and I was stunned. All this well-packaged amazingly interactive code. A big thank you goes out to everyone...
lil_crazy_gekko
Offline Send Email
Oct 2, 2006
11:39 am
5347
Is it possible to select a treenode (textnode), for example when the label is clicked? Then by retreiving the id of a selected treenode, there are alot of...
rootstones
Offline Send Email
Oct 2, 2006
11:58 am
5348
You can edit the CSS file: yui_0.11.3\yui\build\menu\assets\menu.css...
rootstones
Offline Send Email
Oct 2, 2006
12:21 pm
5349
Excellent! That's simple enough. Thank you. Just out of interest, has anyone got examples of what they managed to achieve with the Menu control in terms of...
lil_crazy_gekko
Offline Send Email
Oct 2, 2006
1:41 pm
5350
in April 2006 i started a project that name Is " SONAR " . Sonar is the first XP styled AND ajax filemanagement in the world and sonar application has many...
Ebrahim
shankimout
Offline Send Email
Oct 2, 2006
1:57 pm
5351
I believe I have found the source of my problem in menu.js (yui_0.11.4.zip). The _onMenuShow() method (@line 3949) attempts to always set the...
Nick Momich
b_t_nick
Offline Send Email
Oct 2, 2006
2:27 pm
5352
Thank you for the solution. It works great with Firefox. I applied it to *: * { -moz-outline: none; outline:0px none; } In IE, it doesn't have the dotted...
lil_crazy_gekko
Offline Send Email
Oct 2, 2006
2:43 pm
5353
Hello, I have to create a dialog box to display error messages in a site that heavily uses frames (I know...) The modal option only apllies to the frame where...
rspilski
Offline Send Email
Oct 2, 2006
3:34 pm
5354
I'm getting tired of responding to my own messages, I hope someone's reading this. [:-s] Anyway, using the DevToolBar in IE, it turns out that somehow the...
digeomel
Offline Send Email
Oct 2, 2006
3:39 pm
5355
... Hi, I'm facing one big problem using the calendar. The problem is that when i go to "October" month, there's two "14" day. Did anyone faced this problem...
Chrystiano de Castro ...
kize_fil
Offline Send Email
Oct 2, 2006
3:56 pm
5356
I am using the Menu control, and it is working well. There is this one bug. When one of the main menus are hovered over, the sub menu will appear, now move...
lil_crazy_gekko
Offline Send Email
Oct 2, 2006
3:59 pm
5357
Just for the sake of completeness, and in the gap between the next release, he's how I patched Connection Manager to fix the EncType issue with IE. Replace...
Anthony Baratta
anthonybaratta
Offline Send Email
Oct 2, 2006
4:41 pm
5358
Xin - For now you have to implement that behavior yourself by adding your own event handlers. There are several examples that demonstrate how this can be ...
Todd Kloots
toddkloots
Offline Send Email
Oct 2, 2006
6:37 pm
5359
Nick - You're correct - the "submenualignment" property is designed to cascade down to all submenus as a convience to the implementer so that you don't have to...
Todd Kloots
toddkloots
Offline Send Email
Oct 2, 2006
6:42 pm
5360
Well, Im doing that but because I'll ready have the dates (from the DB), but my question is, doing something like that, a button with an onClick property that...
jfasaldarriaga
Offline Send Email
Oct 2, 2006
7:11 pm
5361
A more traditional form onsubmit event handler might look like this: <form id="someForm" onsubmit="return validate();"> In other words, the result of the...
foti-1@...
Send Email
Oct 2, 2006
7:31 pm
5362
... Do you get this same exact condition, when compared to the default example, if you render a calendar instance on your localhost for the month of October? ...
Thomas S. Sha
tssha
Offline Send Email
Oct 2, 2006
8:19 pm
5363
I have a menu with multiple links. One of the links is to an exterior website, and I want it to open in a new window. Here is the code that creates the menu...
Eric Heinemann
e_heinemann
Offline Send Email
Oct 2, 2006
8:28 pm
5364
Is it possible to create a fixed height (or relative to the current div height) TreeView with scrollbar? Can someone provide an example if this is possible?...
bp3212321
Online Now Send Email
Oct 2, 2006
9:08 pm
Messages 5335 - 5364 of 52122   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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