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...
5362
Thomas S. Sha
tssha
Oct 2, 2006 8:19 pm
... 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? ...
5361
foti-1@...
Oct 2, 2006 7:31 pm
A more traditional form onsubmit event handler might look like this: <form id="someForm" onsubmit="return validate();"> In other words, the result of the...
5360
jfasaldarriaga
Oct 2, 2006 7:11 pm
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...
5359
Todd Kloots
toddkloots
Oct 2, 2006 6:42 pm
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...
5358
Todd Kloots
toddkloots
Oct 2, 2006 6:37 pm
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 ...
5357
Anthony Baratta
anthonybaratta
Oct 2, 2006 4:41 pm
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...
5356
lil_crazy_gekko
Oct 2, 2006 3:59 pm
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...
5355
Chrystiano de Castro ...
kize_fil
Oct 2, 2006 3:56 pm
... 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...
5354
digeomel
Oct 2, 2006 3:39 pm
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...
5353
rspilski
Oct 2, 2006 3:34 pm
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...
5352
lil_crazy_gekko
Oct 2, 2006 2:43 pm
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...
5351
Nick Momich
b_t_nick
Oct 2, 2006 2:27 pm
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...
5350
Ebrahim
shankimout
Oct 2, 2006 1:57 pm
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...
5349
lil_crazy_gekko
Oct 2, 2006 1:41 pm
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...
5348
rootstones
Oct 2, 2006 12:21 pm
You can edit the CSS file: yui_0.11.392;yui\build\menu\assets\menu.css...
5347
rootstones
Oct 2, 2006 11:58 am
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...
5346
lil_crazy_gekko
Oct 2, 2006 11:39 am
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...
5345
functionform
Oct 2, 2006 7:26 am
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...
5344
tistitch
Oct 2, 2006 7:16 am
Eric, Thank you very much! it works fine with from in the backgroundColor! Really nice! My code : var attributes = { color: { to: '#FFFF0039; }, backgroundColor:...
5343
Eric Miraglia
ericmiraglia
Oct 2, 2006 2:41 am
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...
5342
Jack Slocum
jack.slocum
Oct 1, 2006 10:27 pm
This is probably overkill, but check out this article <http://www.jackslocum.com/yui/2006/08/24/javascript-animations-with-yah92; oo-ui-made-easy/> . ... Jack...
5341
DL
dl_lists
Oct 1, 2006 7:48 pm
... After posting my question I found the answer .. use square bracket notation in building object paths from passed arguments in function .. ...
5340
DL
dl_lists
Oct 1, 2006 6:31 pm
From this example of OverlayManager ... http://developer.yahoo.com/yui/examples/container/overlay-manager.html I am trying to extract the javascript for...
5339
Eric Miraglia
ericmiraglia
Oct 1, 2006 4:58 pm
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 ...
5338
Eric Miraglia
ericmiraglia
Oct 1, 2006 4:24 pm
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...
5337
itsallaboutyui
Oct 1, 2006 2:06 pm
Bump! I still haven't figured out animation queues :(...
5336
palam_rect
Oct 1, 2006 9:46 am
... Thanks Dav Glass, Thats what i expected. I will use that. regards, palani....
5335
James Bowyer
jamesb2204
Oct 1, 2006 7:05 am
5334
dav.glass@...
dav.glass
Oct 1, 2006 6:59 am
Here is an example that I mocked up in about 10 minutes... http://blog.davglass.com/files/yui/cal3/ Dav Glass dav.glass@... davglass.com 618.694.3476 +...