Skip to search.
ydn-javascript · Yahoo! User Interface Library Group

Group Information

  • Members: 10919
  • 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

  Messages Help
Advanced
Messages 26548 - 26577 of 52481   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26548 Satyam
satyamutsa Online Now Send Email
Mar 1, 2008
9:01 am
Simple Dialog inherits from Panel the methods setBody and appendToBody. Actually, in the API documentation for SimpleDialog, there are more methods and...
26549 Satyam
satyamutsa Online Now Send Email
Mar 1, 2008
10:01 am
The new JSON decoder, YAHOO.lang.JSON is more strict than the default decoder included in the DataSource. If you don't include the new JSON decoder and let...
26550 dietrich.frank Offline Send Email Mar 1, 2008
10:32 am
... In this case the failure should fire immediately. If not You probably have a mistake in the callback's definition. Do You have a colon before the "failure:...
26551 d.zhiharev Offline Send Email Mar 1, 2008
11:52 am
I'll try to explain my needs. I want to display month system activity (count of successfull and failed transactions per day). On some days (e.x. weekend) there...
26552 evolab_pm Offline Send Email Mar 1, 2008
11:57 am
Not so easily. Anyway, I fixed the problem myself. Let me explain it to you so you can see it. Perhaps you will catch something else... I have 4 div and 2...
26553 daveb662001 Offline Send Email Mar 1, 2008
2:22 pm
Hello! I am new to YUI, I only used it for a couple of days now. This is what I need to do: 1) create a floating panel (this is easy with YUI container, like...
26554 Satyam
satyamutsa Online Now Send Email
Mar 1, 2008
4:16 pm
It is not obvious from the documentation at first sight but Panel has many more methods than shown on the index. The extra methods are listed at the end of...
26555 daveb662001 Offline Send Email Mar 1, 2008
5:47 pm
Thank you. I did not even see that page before. I'll try the appendToBody now. ... has many ... at the ... ...
26556 chaluwa Offline Send Email Mar 1, 2008
7:14 pm
This is the flow of my login module: // this is within my namespace, and am using the module pattern // handles have been defined at point var isEnterKey =...
26557 chaluwa Offline Send Email Mar 1, 2008
7:43 pm
I need a way to make a pagenated dialog, one with contents spread accross sections with one section only visible at a time. I am currently working on a project...
26558 nahueldefosse Offline Send Email Mar 1, 2008
8:20 pm
Hi. I've written two Module subclasses (acutally Dialogs). The code looks great and is very easy to understand. Is it possible to subclass YAHOO.widget.Button...
26559 Jing Ceawlin
jingceawlin Offline Send Email
Mar 1, 2008
9:04 pm
Hi Sam, I tested it, it worked in my case. Can you provide us the link or the full source code so we can see what's going on? Regards, Jing...
26560 bj4fr Offline Send Email Mar 1, 2008
11:06 pm
Hi, I found another bug. When you put the crop mask on a corner of the image, for example on the bottom right, and try to make it larger using the corner on...
26561 Del
dhanoad Offline Send Email
Mar 2, 2008
12:18 am
how do I create a script that serves RSS headlines hosted on my server that users can cut and paste simple code to embed in their blogs/sites that outputs...
26562 Jing Ceawlin
jingceawlin Offline Send Email
Mar 2, 2008
12:36 am
I copied you code and tried. It really didn't work. But hold on, you got typo you code. After correcting them, everything went back to normal ;). Regards, Jing...
26563 Jing Ceawlin
jingceawlin Offline Send Email
Mar 2, 2008
12:42 am
One thing is wrong for sure. You shouldn't have put <script type="text/javascript">..........<script> inside your ssirss2.js file. :) Regards, Jing...
26564 Jing Ceawlin
jingceawlin Offline Send Email
Mar 2, 2008
12:47 am
I think a combination of Dialog and TabView can serve your need....
26565 Jing Ceawlin
jingceawlin Offline Send Email
Mar 2, 2008
1:11 am
This one is called IE/Win Guillotine Bug, you can find more detail here http://www.positioniseverything.net/explorer/guillotine.html You can add an empty div...
26566 chaluwa Offline Send Email Mar 2, 2008
3:45 am
... If the forms are spread across tabs, (I hope will disabled and only navigable with a set of previous and next buttons), is there a way to access them from...
26567 Jing Ceawlin
jingceawlin Offline Send Email
Mar 2, 2008
4:56 am
Surely you can disable any tab. But one thing to notice, you can only move to an enabled tab. So before using tabView.set('activeTab'....) or ...
26568 Sonny To
son_wh98 Offline Send Email
Mar 2, 2008
5:00 am
Hi, I would like to change the size of the calendar widget... whats the CSS? for example, I want the calendar to take up all the available space width:100%;...
26569 Eric Miraglia
ericmiraglia Online Now Send Email
Mar 2, 2008
6:28 am
Shailendra, You're correct; this is a bug in the initial Cookie Utility beta. We will have this issue addressed in the upcoming 2.5.1 release. Sorry for the...
26570 chaluwa Offline Send Email Mar 2, 2008
8:02 am
... Thanks, just wanted to sample opinions on the concerns I had about it (not that they were particularly difficult). I've actually started on a draft that...
26571 Del
dhanoad Offline Send Email
Mar 2, 2008
10:40 am
good point Jing, thanks. i think the problem here is that i would be trying to do an AJAX request across domains -- this is impossible to do. so a proxy script...
26572 Jing Ceawlin
jingceawlin Offline Send Email
Mar 2, 2008
10:47 am
No problem. And I'm very interested in how you do it ;) Best Regards, Jing...
26573 Jing Ceawlin
jingceawlin Offline Send Email
Mar 2, 2008
11:02 am
I don't have too much experience in this, but I just found one solution which might help. I think it's better you read it yourself ;) ...
26574 d_adamkiewicz Offline Send Email Mar 2, 2008
11:28 am
Hello Folks This is completely new to me. Is it possible? Perhaps Get Utility does it internally? Are external stylesheets represented in DOM as nodes (and can...
26575 memorathoner Offline Send Email Mar 2, 2008
11:56 am
I am trying to implement a drop-in replacement of the JavaScript window.confirm dialog box based on Dav's example available @ ...
26576 warmsmile4 Offline Send Email Mar 2, 2008
3:13 pm
Do you have some example code to show the work-around? Thanks ... question ... version. ... table which ... problem is ... invisible. So, ... displayed. You ...
26577 Satyam
satyamutsa Online Now Send Email
Mar 2, 2008
3:55 pm
No, sorry, I'm not switching to 2.5. Just make sure the container of the DataTable is visible when you draw it or call the function _syncColWidths if it...
Messages 26548 - 26577 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