I have gotten the DnD to work successfully in the following scenario. I have one list that can be sorted into 3 other lists, it can also be dropped back into...
hello Nicholas, thanks for the reply. i found on adobe site some documentation: http://www.adobe.com/support/flash/publishexport/scriptingwithflash/sc ...
Thanks Dav, that worked perfectly! I'm still not sure what MT does with it's form tags, so it's good to have the option to leave them in, and it's good to know...
I really need a lightweight application that supports file uploads over 2Gb via a web browser. Since it seems browsers are limited to 2Gb (regardless of...
I have a standalone page, based on the DataTable JSON example<http://developer.yahoo.com/yui/examples/datatable/dt_xhrjson.html>, that loads a DataTable. It...
It was the modal mask. I disabled the modal mask and the panels worked just great. I would love to have the modal mask working as the panels should be modal,...
Instead of using dataSrc, try using content containing the DataTable's target div. tabView.addTab(new YAHOO.widget.Tab({ label: 'mytest', content:'<div...
I'm not sure that you understood my scenario. The div isn't even on the page until it's loaded by the dataSrc. The page with the tab view doesn't contain any...
I'm trying to create a dialog with YUI. But unfortunately when it shows above a Flash (SWF) file it is flickering on firefox. How can I solve this problem? Can...
I'm trying to create a dialog with YUI. I want to run a function when user click close button on it. But how can I do it? And I wish to make that dialog box...
I'm trying to create a dialog with YUI. I want to run a function when user click close button on it. But how can I do it? And I wish to make that dialog box...
I am a novice self-taught javascript programmer charged with a complex project. Though I have plenty of programming experience, I am struggling with some...
Gwilym -- I haven't tested it yet, but I'm betting it's this line of css: #doc3 { margin:30px 170px 0; } Try removing those margins and see if that makes it...
Randy -- What you are seeing is a common structure in YUI to grant us the ability to have private variables :) That was a mouth full, try this: alert(me);...
Do panning, zooming, changing the type of map displayed from normal to satellite, and similar changes result in individual queries that count toward an IP...
knairb01 -- You should try this group for Maps related questions: http://tech.groups.yahoo.com/group/yws-maps/ Dav Glass dav.glass@... blog.davglass.com ...
I just started using Rich Text Editor and found something that I didn't know if anyone else could comment on. In order to simulate an underline the RTE...
Hi luke, will this work only with 2.5.2?...coz ur example is for 2.5.2 version...also do we need yahoo-dom-event.js for this feature?...coz i am not able to...
I have the 2.5.2 version of YUI downloaded and I have found that like previous versions, the Rich Text Editor does not return the same JSON string as it does...