Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ydn-javascript · Yahoo! User Interface Library Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 12789 - 12819 of 52481   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
12819 Todd Kloots
toddkloots Send Email
Apr 30, 2007
4:07 pm
"bambou713705&quot; - Sounds like you are passing the same id (your modName parameter) to the Module constructor each time. Each new Module you create will require...
12818 tlezotte Send Email Apr 30, 2007
4:05 pm
Hi, I'm using a XML file to populate a Datatable. The XML file has attributes that I would like to display in the Datatable. --XML data file ----------- ...
12817 Todd Kloots
toddkloots Send Email
Apr 30, 2007
4:05 pm
yoonfui83 - As of version 0.11.3 a YUI menu will hide automatically when you click on it. Are you using a version prior to 0.11.3? If not, can you please ...
12816 sandrat_44 Send Email Apr 30, 2007
3:04 pm
I have a set of links arranged horizontally with panels for each link, where the panels are positioned in the context of each link ["tl", "br"]....
12815 Eric Miraglia
ericmiraglia Send Email
Apr 30, 2007
2:56 pm
Kuber, I'd recommend that you take a look at the YUI Event Utility and its examples to get a sense for how to make your layer appear when an item on the page...
12814 vividsilvernl Send Email Apr 30, 2007
2:55 pm
Hello, I'm using dynamicLoad to build a part of my treeview. This is working fine. But now I want to reload a part of the tree that is dynamically loaded. How...
12813 Eric Miraglia
ericmiraglia Send Email
Apr 30, 2007
2:51 pm
Jon, In December I documented the current best practice when using the Yahoo! Maps AJAX API with an existing YUI implementation: ...
12812 rechvagner Send Email Apr 30, 2007
2:49 pm
Hi, Which is the base class to work with Array in Yahoo UI Library?...
12811 Eric Miraglia
ericmiraglia Send Email
Apr 30, 2007
2:42 pm
ragtek_ragga, It appears that you're using the same HTML ID attribute for multiple HTML elements in your second script. HTML element IDs must be unique. That...
12810 Jon Herron
leftturnsolu... Send Email
Apr 30, 2007
2:41 pm
All - I wanted to forward this to the javascript group as well, since I havn't heard much from the maps group and this might deal with the YUI as well. Thanks,...
12809 Jon Herron
leftturnsolu... Send Email
Apr 30, 2007
2:39 pm
Group - I am working on a side project that requires the use of both the tab view and maps on a single page. Each aspect works fine in isolation, however when...
12808 alexshusta Send Email Apr 30, 2007
1:51 pm
Hi yoonfui83, JSON == JavaScript Object Notation. The file that you load will be a regular JavaScript file with the contents being in JSON format. You'll load...
12807 Sanjiv Jivan
sjivan Send Email
Apr 30, 2007
1:12 pm
This behaviour is reproducible on the YUI examples too. Go to http://developer.yahoo.com/yui/examples/grids/example_t5.html and using IE dev toolbar, set the...
12806 kuber.gaur Send Email Apr 30, 2007
12:39 pm
Hello every one, I am using YUI. I need to show a scroll bar on my layer.Layer will come after clicking a Link. How can you help me?? Thanks, Kuber Gaur...
12804 Sanjiv Jivan
sjivan Send Email
Apr 30, 2007
11:21 am
Hi, I'm using a YUI grid layout with total width of 950px (div #doc2) and template of yui-t5 and so I have panels of width 710px and 240px. I would like to use...
12803 yoonfui83 Send Email Apr 30, 2007
9:47 am
hi, i noticed that the menu content wouldn't hide itself when you click on it. is there any properties to configure it ? Or it is just like that ? thanks....
12802 foggjacob Send Email Apr 30, 2007
7:49 am
Okay, this is driving me crazy!!! I decided to try the workaround I mentioned below so I created the following code: ...
12801 Binoy
binoyav_kvr Send Email
Apr 30, 2007
7:43 am
Hi, I am new to yui. I have already posted one issue over here. But didn't get any reply :-( . I have created scheduler (like http://www.calendar.google.com)....
12800 Thomas James
thomas.viju Send Email
Apr 30, 2007
6:12 am
hi thomas... i kind of worked around that problem by using a JS function to disbale the enter key functionality ..... thanks :) and i too happen to named...
12799 lance_travels Send Email Apr 30, 2007
5:04 am
Hi, Is it possible to use autocomplete with a select element populated from a flat file? Also with queryMatchContains=true for matching substrings is very...
12798 yoonfui83 Send Email Apr 30, 2007
4:12 am
hi, any import i need to do if i choose to use JSON? how to read a .json file from fs ? how to implement json into my YUI - menu? pls provide some reference....
12797 lance_travels Send Email Apr 30, 2007
2:43 am
Hi, I'm new to this and am trying to configure the Autocomplete to use the queryMatchContains=true function. I am hosting the js files and they are including...
12796 luxupan Send Email Apr 30, 2007
2:25 am
Ñ¡ÔñÒ»´Î£¬ÔõôʵÏÖÍê³É¶à¸öÎı¾¿òµÄ¸³ÖµÄØ£¿Ð»Ð»...
12795 estbiostudent Send Email Apr 30, 2007
2:15 am
hello all, I'm having a problem with an addListener event listener disappearing or rather no longer sensing the event after a tabview reload. the datasrc...
12794 ivotrompert Send Email Apr 30, 2007
12:00 am
Hallo all, This is my first post on this group, and I hope that I post correctly. Now my question: How can I style only the submenu items with CSS? If I add a...
12793 Joseph F. Douglas
jfdouglas2004 Send Email
Apr 29, 2007
9:43 pm
Thanks Frank, I'm glad you had this problem when I needed a solution. I'm sure this will help alot of people....
12792 foggjacob Send Email Apr 29, 2007
8:35 pm
... Thanks Nick, that really cleared things up for me... I tried it a couple of ways and it still isn't working for me... it is, as you can guess applying the...
12791 gayu357 Send Email Apr 29, 2007
7:05 pm
ill send u the code again.actully those all things u mentioned r their in my code,but still its not working. <html> <head> <script ...
12790 bambou713705 Send Email Apr 29, 2007
6:17 pm
Hi there, I'am using, YUI in my web site, in particular the module container. I've got a form page where users put some informations about "plates", they can...
12789 Francisco
monte123uk Send Email
Apr 29, 2007
4:32 pm
With XForms you use submission I.E <xforms:submit submission="submission-ID" /> FormFaces does not use YUI, it has its own submission handler. Francisco _____...
Messages 12789 - 12819 of 52481   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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