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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 44826 - 44855 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
44826 cesarss82 Send Email Feb 6, 2009
6:02 pm
Sorry, but I am a beginner with yui calendar and I want to use this http://blog.davglass.com/files/yui/cal1/ and I don't know what I have to do. I put this...
44827 rfried59 Send Email Feb 6, 2009
6:03 pm
I am trying to host the YUI library on my domain hosted on Bluehost. I am finding that only the yahoo.js file will load; the YAHOO object is created, however...
44828 aditigoel2009 Send Email Feb 6, 2009
6:05 pm
Thanks a million! This was driving me crazy!! Appreciate it! -Aditi ... http://developer.yahoo.com/yui/docs/YAHOO.widget.SimpleEditor.html#property_invalidHTML...
44829 Dav Glass
dav.glass Send Email
Feb 6, 2009
6:06 pm
Please post a link to your page so I can see it ;) Thanks Dav -- Dav Glass davglass@... blog.davglass.com + Windows: n. - The most successful computer...
44830 cesarss82 Send Email Feb 6, 2009
6:17 pm
I'm using it in a web application of an intranet, and it is unachievable from the web. I do this: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ...
44831 Dav Glass
dav.glass Send Email
Feb 6, 2009
6:20 pm
They are documented, however you need to check the checkboxes at the top of the page. They are private/protected methods so they don't show up in the docs...
44832 Adam Moore
adam.moore Send Email
Feb 6, 2009
6:21 pm
Check the 'script&#39; tab in FireBug to see if the YUI script files were loaded correctly. Chances are you either have a path problem or a file permission...
44833 Lucas Smith
y_lsmith Send Email
Feb 6, 2009
6:25 pm
... Changes to the Paginator's state are condensed into an object and emitted via the changeRequest event. That proposed state is immediately forgotten by the...
44834 tripp.bridges Send Email Feb 6, 2009
6:25 pm
Hi, The bug fix is currently checked-in to git if you would like to check it out early. A production release will be available later in the month. Thanks, ...
44835 tssha Send Email Feb 6, 2009
7:07 pm
... I have a problem with ... upload case. ... stop_submit_and_do_it_via_XHR); ... upload?<br /> ... works!"/>(button)<br /> ... onSuccess, ... Technically,...
44836 Satyen Desai
sdezzi Send Email
Feb 6, 2009
7:10 pm
Hi, Yes you can. A couple of examples: http://yuihelp.levycodev.com/demos/calendar/multi_cals_on_a_page_help.php ...
44837 freakngoat Send Email Feb 6, 2009
7:18 pm
... clickEvent ... available ... Thanks for the response! I've noticed I can just use the 2.5.2 version of TreeView for now while still using 2.6.0 for all the...
44838 Chuby
chuby22122 Send Email
Feb 6, 2009
7:31 pm
Hi I was testing the uploader component, but well maybe it's me that I 'm not really using it the way I should, or it has a flaw ( I know it's beta ) the...
44839 raduflorincojocaru
raduflorinco... Send Email
Feb 6, 2009
7:44 pm
It does help. It's exactly what I needed. Thanks, Radu ... CSS size...
44840 rfried59 Send Email Feb 6, 2009
8:15 pm
That apparently was the issue. Sorry for the idiocy....
44841 magickrispykreme
magickrispyk... Send Email
Feb 6, 2009
8:39 pm
... I am having very similar problem. My calendar editor looses its ability after I make updates to the table, save its data on the server, then run...
44842 Satyen Desai
sdezzi Send Email
Feb 6, 2009
8:52 pm
Hi, Do you actually see that technique improve the footprint for your example? In my measurements, using your test page, I actually see the numbers show up...
44843 ray.terry15 Send Email Feb 6, 2009
9:19 pm
Thanks Satyen. The YAHOO.util.Dom.setXY() method was the missing piece I needed. ... Behalf Of ray.terry15 ... example, ... but...
44844 shetty_pradeep Send Email Feb 6, 2009
9:19 pm
Hi, I am wondering if there some sample that gives the drag and drop effect (instead of dragging and dropping somewhere else). Let me give the application...
44845 Satyam
satyamutsa Send Email
Feb 6, 2009
10:23 pm
... Doing an eval() on the string would run the interpreter on that string, the result of that evaluation then assigned to a variable. That would open the...
44846 paulmefford Send Email Feb 6, 2009
10:44 pm
I don't know if you got the fix for this but I had the same problem and used the following CSS to fix it. I looked at the grid css and its no wonder there...
44847 Valentin Jacquemin
valentin_jac... Send Email
Feb 6, 2009
10:45 pm
Could you paste your code? ... -- Valentin Jacquemin...
44848 kittumani Send Email Feb 6, 2009
11:34 pm
The following script draws the datatable with the header but it looks like datasource fails when parsing the json data... The url...
44849 cprog6 Send Email Feb 7, 2009
1:19 am
Does anyone know of a way to create dynamic headers for the datatable widget? Ideally I would like to use parts of an XML return to populate the header. Any...
44850 kittumani Send Email Feb 7, 2009
1:23 am
Dang!!! I need to include connection manager utility...
44851 michaelsharman@...
michaelsharm... Send Email
Feb 7, 2009
1:42 am
... Bump... Anybody have any ideas on this? Thanks...
44852 maxwellhaydn Send Email Feb 7, 2009
1:48 am
... Unfortunately, I don't have access to the server side, otherwise I would be returning JSON. Thanks for all your help!...
44853 gptwisted Send Email Feb 7, 2009
2:59 am
... Yup this would be the last try... but it breaks the Enter key used to submit the form :( Anyway I think I will follow this idea! gp...
44854 Chuby
chuby22122 Send Email
Feb 7, 2009
7:48 am
<stub> editor: new YAHOO.widget.TextboxCellEditor({ asyncSubmitter: function(callback, newValue) </stub>...
44855 Satyam
satyamutsa Send Email
Feb 7, 2009
8:19 am
Dropdown handling has never been the best in DataTable. There are two different options, you can have a dropdown shown at all times or you can have the label...
Messages 44826 - 44855 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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