Hi Guys, Do anybody notice in the new beta version of yahoo mail, when we click on the attach button (which clearly is not a standard HTML file control), it...
6189
young_matthewd
Nov 1, 2006 9:42 am
(preface this e-mail with a general statement: my javascript knowledge is extremely low) Using YUI Ext .33 to build up an application interface along with the...
6190
janicetan12
Nov 1, 2006 9:46 am
hi, i am using the resize panel and would like to know how i can enable it to be minimized and maximised. i have also set both the width and height on the...
6191
Michael Sync
mchlsync@...
Nov 1, 2006 10:36 am
Hello, Is there any way to set the format of the selected date of Yahoo.UI.Calendar? I'd like to get short date format (eg: MM/DD/YYYY) instead of Long Date ...
6192
young_matthewd
Nov 1, 2006 1:01 pm
Think I got my answers by reading the following article: http://www.digital-web.com/articles/objectifying_javascript/ And I think a layout constructor for my...
6193
Syed Murtaza Hussain ...
murtazahrizvi
Nov 1, 2006 1:02 pm
i put 3 autocomplete boxes vertically, now when the suggestion box popups it fell behind another autocomplete box, although i ve also set the useIFrame to...
6194
Loubser Francois
fdloubser
Nov 1, 2006 1:24 pm
I'm a noob, but my guess would be that you could try and fix this by using the z-index of the CSS. ... From: ydn-javascript@yahoogroups.com...
6195
Syed Murtaza Hussain ...
murtazahrizvi
Nov 1, 2006 1:36 pm
Can u be more specific please... i m not very good at HTML... ... by using the z-index of the CSS. ... javascript@yahoogroups.com]On Behalf Of Syed Murtaza...
6196
serbowka2
Nov 1, 2006 3:06 pm
I still need help with that problem. Can anybody help me, please!? Feli ... with ... not ... the ... submenu ... the ... Panel from ... ...
6197
Dav Glass
dav.glass
Nov 1, 2006 3:08 pm
Michael -- This post should help: http://tech.groups.yahoo.com/group/ydn-javascript/message/4514 Dav Glass dav.glass@... davglass.com 618.694.3476 +...
6198
mori57
Nov 1, 2006 3:45 pm
... set as ... pass ... (not ... definitely take ... that ... set as ... pass ... (not ... definitely take ... that ... Thanks, Steve. I decided to go a bit...
6199
Dave Patterson
vaxace42
Nov 1, 2006 4:26 pm
Is it possible to specify custom attributes in the config object literal in a call to the MenuItem constructor? If so, how do you do so and how do you access...
6200
Todd Kloots
toddkloots
Nov 1, 2006 4:38 pm
Hey Owen - The upcoming release of Menu will actually have lazy loading functionality built in as well as a "showdelay" property. Both of these should solve...
6201
russncraig
Nov 1, 2006 4:58 pm
Ah, apparently i was still using 0.11.1. I'm embarassed to have missed that. Have updated to 0.11.3 and it works just fine -- and as a bonus the menu now...
6202
Todd Kloots
toddkloots
Nov 1, 2006 5:28 pm
What kind of custom attributes? HTML attributes? Or do you just want to add custom properties to an instance?...
6203
David M. Patterson
vaxace42
Nov 1, 2006 5:38 pm
Custom properties that I can use later. ... From: ydn-javascript@yahoogroups.com [mailto:ydn-javascript@yahoogroups.com] On Behalf Of Todd Kloots Sent:...
6204
mori57
Nov 1, 2006 5:40 pm
... dteMonthToShow, ... Further update. Here's more script: YAHOO.myapp.CalPanel = function(el, userConfig, dteMonthToShow, dteSelectedDate) { ...
6205
foti-1@...
fotiman2000
Nov 1, 2006 5:46 pm
I've asked this before, without a reply. I just want to know what Yahoo uses to Minify the YUI Library. Thanks, Peter Foti...
6206
Benjamin Long
em_blong
Nov 1, 2006 6:00 pm
Hi Newton, I'm working on integrating the css grid into our application. Can you elaborate a little on what the _extra_ elements are? Thanks! - Ben...
6207
Steve Odom
steveodom
Nov 1, 2006 6:07 pm
Peter, Have you seen this blog posting: http://yuiblog.com/blog/2006/10/16/pageweight-yui0114/ It might provide some clarification. Steve...
6208
Thomas S. Sha
tssha
Nov 1, 2006 6:07 pm
... Yahoo uses to Minify the YUI Library. We use both JSMIN and the Dojo compressor. Both have worked quite well for file size compression. JSMIN -...
6209
Alessandro Vernet
avernet@...
Nov 1, 2006 6:20 pm
Hi Steven, Just like Bart mentioned, placing the dialog in a div at the document.body level does not work in this case. I would like the dialog markup to stay...
6210
Jeff Wagner
wagner_jeffrey
Nov 1, 2006 6:22 pm
I was having some trouble getting the autocomplete widget to work with IE. In the end it turned out to be my JSON feed. I was iterating through the database...
6211
Michael Newton
mnewton32
Nov 1, 2006 6:24 pm
http://developer.yahoo.com/yui/grids/ They're all in the documentation. Just a bit of div-itis is all. ... that would...
6212
b_vijai_shanker
Nov 1, 2006 6:36 pm
hi, In my application I have a dialog, that displays a floating toolbar for a web page.Now when the main window containing the dialog is resized, is it...
6213
foti-1@...
fotiman2000
Nov 1, 2006 6:50 pm
Thanks! -Peter ... From: "Thomas S. Sha" <tsha@...> ... Yahoo uses to Minify the YUI Library. We use both JSMIN and the Dojo compressor. Both have...
6214
Benjamin Long
em_blong
Nov 1, 2006 7:16 pm
Oh.. thanks. I thought you were speaking to something that wasn't in the documentation. - Ben...
6215
randomjuju
Nov 1, 2006 7:20 pm
Hi there! I just wanted to chime in and say "me too." I had the same problem, and was very glad to see this fix. I'd also suggest that you can simplify the...
6216
Michael Newton
mnewton32
Nov 1, 2006 7:54 pm
There must be someone out there who's worked out something with setTimeout or setInterval maybe?...
6217
Adam Moore
adam.moore
Nov 1, 2006 8:17 pm
... Michael, there is a property called moveComplete that is set to true when the animation is complete. Check this value in your onChange handler and only do...