Search the web
Sign In
New User? Sign Up
yui3 · YUI 3.x Discussion Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 263 - 292 of 927   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
263
... Mingfai, the replacement for KeyListener will be available in the PR2 release. -Adam...
Adam Moore
adam.moore
Offline Send Email
Dec 1, 2008
7:24 pm
264
Cant wait to see this come out. Any chance of a sneak peek for forum readers? :) ... optional...
Andrew
triptych999
Offline Send Email
Dec 2, 2008
7:22 am
265
I quite like yoi, we are using similar things. But i have few comments 1. it is not valid thanks to star hack at the end *font-size:100%; I think, that such...
tomas.kapler
Offline Send Email
Dec 2, 2008
11:30 am
266
Hey tomas, I'm not a CSS expert, and most of your comments are related with the CSS... :-( but there is one thing that I'll like to mention, and it's the CSS...
Caridy Patino
caridyp
Offline Send Email
Dec 2, 2008
1:39 pm
267
hi, For a hierarchy of classes that extends base, when an attribute is set to writeOnce, default value of the attribute cannot be overridden by a child class....
Mingfai
mingfai.ma
Offline Send Email
Dec 2, 2008
4:20 pm
268
Tomas -- There are a couple of reasons for not using Conditional Comments.. 1. How do you dynamically include a CSS file on all pages and still target IE? You...
Dav Glass
dav.glass
Offline Send Email
Dec 2, 2008
4:40 pm
269
mingfai -- I believe that is a bug that I also found ;) It should be fixed in the upcoming PR2 release, but for good measure I would file a bug ;) Dav -- Dav...
Dav Glass
dav.glass
Offline Send Email
Dec 2, 2008
4:41 pm
270
done. thx. https://sourceforge.net/tracker2/?func=detail&aid=2378327&group_id=165715&atid=836476...
Mingfai
mingfai.ma
Offline Send Email
Dec 2, 2008
4:52 pm
271
Andrew, We're getting really close to the release, so it won't be long -- we're not planning to do any pre-preview previews at this point. -Eric...
Eric Miraglia
ericmiraglia
Offline Send Email
Dec 2, 2008
5:21 pm
272
Hey Tomas, Thanks for taking a look at YUI and for sharing your feedback. Caridy replied with two important comments which I'll quickly reiterate, and then...
Nate Koechley
nate.koechley
Offline Send Email
Dec 2, 2008
5:35 pm
273
I want to create a single js file that "bootstraps" YUI lib loading as well as my own libs. Meaning I want to tell folks to just include "myapp.js" and have...
Andrew
triptych999
Offline Send Email
Dec 2, 2008
7:22 pm
274
... This is what the YUI3 seed file does. This example shows how to add your module metadata to the YUI metadata in yui.js so that YUI().use('node',...
Adam Moore
adam.moore
Offline Send Email
Dec 2, 2008
7:36 pm
275
... As the YUI instance will be constructor over and over again in different place, I suppose we may not directly use the 'modules' argument every time. So...
Mingfai
mingfai.ma
Offline Send Email
Dec 2, 2008
8:07 pm
276
... I was wondering the same thing: Given several non-YUI javascript files/modules, adding them all to the YUI "modules" config would consume lots of space....
marcuscavanaugh
Offline Send Email
Dec 2, 2008
8:22 pm
277
then merge has to be made static to allow user code to do merging before the YUI instance is ready. On Wed, Dec 3, 2008 at 4:22 AM, marcuscavanaugh...
Mingfai
mingfai.ma
Offline Send Email
Dec 2, 2008
8:42 pm
278
Hey Guys, I have been using the YAHOO_config object for a while in YUI 2.x as the boostrap support for YUI 2.x, here is an example: Bootstrap for YUI 2.x ...
Caridy Patino
caridyp
Offline Send Email
Dec 2, 2008
10:31 pm
279
Thanks Caridy, this is exactly what I'm looking for! -Andrew ... PR3"....
Andrew
triptych999
Offline Send Email
Dec 2, 2008
11:15 pm
280
http://ajaxian.com/archives/a-great-example-of-sharing-sizzle-engine-in-dojo-foundation Looks like a wide range of tools are adopting this engine -- I wonder ...
Andrew
triptych999
Offline Send Email
Dec 3, 2008
6:22 am
281
Andrew, We're in touch with John Resig and we're evaluating whether Sizzle would be a good thing to standardize on -- no conclusions yet, but you can be sure...
Eric Miraglia
ericmiraglia
Offline Send Email
Dec 3, 2008
7:54 pm
282
hi, Previously, i had a bootstrap usage for a bookmarklet scenario similar to Caridy's bootstrap.js: ...
Mingfai
mingfai.ma
Offline Send Email
Dec 7, 2008
5:26 am
283
amendment: ... inputEx.YUI({base:'../js/yui3/', inputExBase:'../js/inputEx/'}).use('stringfield', ......
Mingfai
mingfai.ma
Offline Send Email
Dec 7, 2008
5:32 am
284
Hey Mingfai, I really don't understand the different, my YUI3 bootstrap only requires one script in the pages: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML...
Caridy Patino
caridyp
Offline Send Email
Dec 8, 2008
1:54 am
285
hi Caridy, i'm very interested to explore what's the best approach. if the bootstrap could work, it's better than to wrap the YUI constructor like my...
Mingfai
mingfai.ma
Offline Send Email
Dec 8, 2008
5:52 pm
286
Caridy, I'd like to use this in a project I'm working on. How should I credit you in the code? ... PR3"....
Andrew
triptych999
Offline Send Email
Dec 8, 2008
5:52 pm
287
Hey Andrew, feel free to use it... all the examples code that I shared with the YUI community are free, and you don't need to include my name if you don't want...
Caridy Patino
caridyp
Offline Send Email
Dec 8, 2008
7:14 pm
288
Hey Mingfai, 1. the only way to guaranty that YUI() was already included in the page is "including" the code in the bootstrap, and I mean to include it ...
Caridy Patino
caridyp
Offline Send Email
Dec 8, 2008
7:14 pm
289
The YUI team has posted the second preview release of YUI 3.0 <http://yuiblog.com/blog/2008/12/09/yui3pr2-2/> today. YUI 3.0 PR2 is now available for download...
georgiann puckett
george.puckett
Offline Send Email
Dec 10, 2008
4:41 am
290
In the Spinner example, a segment of the code shows: Spinner.ATTRS = { // The minimum value for the spinner. min : { value:0 }, // The maximum value for the...
Satyam
satyamutsa
Offline Send Email
Dec 10, 2008
2:14 pm
291
I'm playing with YUI 3 (PR2), and I tried this: Y.get("#bwah").on("contentready", function(e) { Y.log(this.get("text")); }); There is an div with id "bwah" on...
redhatdude
Offline Send Email
Dec 10, 2008
7:51 pm
292
Short question... new YAHOO.widget.Button(Y.get("#foo button")); How to make it work? (note that this code combines YUI2 with YUI3) And I do not want to add ID...
kamiltrebunia
Offline Send Email
Dec 10, 2008
11:16 pm
Messages 263 - 292 of 927   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