Please tell me how can i get the event happening inside an iframe can be attached with Yahoo event. i want to trigger a menu item virtualy to fire an event,...
Aha - schoolboy error. I'd declared startTimeMenuButting inside a function (instead of in global scope). Changing that fixed it. Thanks for your time and back...
How to load/change my css style like the website webshots.com? I want change colors and some images by one click in page without reload the page. Lik an skin...
Windows: Topstyle is a favorite. I recently got this and really liked it: http://www.westciv.com/style_master/ For the Mac, I found this to be extremely...
Hi, I have just started messing around with YUI tabviews. I am trying to create something like the new yahoo mail interface where you can click an object and...
hi everybody, i am sad, because i hoped to get help here, but i try it again. i try 2 things with Menu-Treeview including contextmenu, i want to go to have the...
I am trying to load XML data into a DataTable. I keep getting stuck at the "Loading data.." message connection.js is listed before datatable.js I am also...
Using 2.2 of the UI. I've created a simple page that onload will create then destroy a dialog 100 times. In IE 6 the memory increases a lot but with Firefox...
Is there a utility in YAHOO!UI to detect if AJAX is available on a user's system as Yahoo! uses it? I need this in order to support browsers that do not...
dan.doyle@...
Mar 1, 2007 6:30 pm
10140
I'm new to YUI. I'm need to recover the values submitted to YAHOO.widget.Dialog and place them on the page that called the dialog. Could anyone point to an...
... Surprisingly, there does not seem to be any way to tell if instantiation fails: createXhrObject:function(transactionId) { var obj,http; try { //...
Matt Warden
mwarden@...
Mar 1, 2007 7:00 pm
10143
The API shows a LOADING message and an EMPTY message attribute to the datatable - which is cool, and I'd use the EMPTY message to be specific to the table I'm...
It looks like I can check and see if the object returned is null or undefined. Does that sound right? Dan ________________________________ From:...
dan.doyle@...
Mar 1, 2007 7:31 pm
10145
... user's system as Yahoo! uses it? I need this in order to support browsers that do not support AJAX, but still have javascript available. ... http. ... ...
Hello all, I am trying to use AutoComplete with Lotus Domino. I have been trying everything I can think of but still am having no luck. I am using XHR to...
Im having a problem in IE6 where I have a page with multiple panels. In IE only the last panel anchors to the element that calls the panel. The first two...
Thanks for the help. ________________________________ From: ydn-javascript@yahoogroups.com [mailto:ydn-javascript@yahoogroups.com] On Behalf Of tssha Sent:...
dan.doyle@...
Mar 1, 2007 10:05 pm
10149
I've implemented a TabView to clean up my interface a little bit. It makes it much more user-friendly when viewing an existing record. But when entering a new...
Hi, I have been using Autocomplete in a number of webpages and it has been working great. However, now that I've upgraded to YUI 2.2.0, whenever I use the...
Hi, I'm very new to YUI...and I was wondering, if you have a menu and you subscribe the menu to a function like this: oMenu.clickEvent.subscribe(onMenuClick,...
Hi there, This will be better supported in the next release of Logger. In the meantime, "\n" is supported when verboseOutput = false. Hope that helps, Jenny ...
So, ive added a complete page (a test page) below to show what im attempting. In firefox is comes out as I expect. However in IE6 the panels are not...
Nevermind. Bonehead. Bonehead. Bonehead. Overlay markup needs to be at the end of the page for IE6 to be happy. Easy cheesy. ... true); ... true); ... ...
Hi Mike, We'll try to get this addressed in a future release. In the meantime, try applying the following patches to get you the desired behavior: As you have...
I can't hook up events with the splitbutton. I want to get the main button being clicked (which according to the doc is an "option" event) as well as find out...