-
File Added: ie7domtree.txt.
2006-12-18 19:33:20 UTC in YUI Library
-
File Added: ffdomtree.txt.
2006-12-18 19:32:44 UTC in YUI Library
-
ok, now I have tested in 0.12.1 and it still doesn't work. I have debugged this a little better and am uploading a test html page you can use to witness the problem. Just put in in a directory with yui unzipped and download ac_quicktime.js from http://developer.apple.com/internet/licensejs.html and copy it to yui/build/.
Also, I will upload to documents that are printouts of the dom after...
2006-12-18 19:31:54 UTC in YUI Library
-
I wasn't completely clear with my code sample. The QT_GenerateOBJECTText function is from Apple's ac_quicktime.js library, downloadably here, http://developer.apple.com/internet/licensejs.html.
Then, just run the createPanel function and you will see the problem.
2006-12-04 22:03:48 UTC in YUI Library
-
I have retested this in 0.12.0 and it still has a problem. I have attached an image which illustrates the problem.
2006-12-04 21:42:48 UTC in YUI Library
-
Logged In: YES
user_id=880223
This function parses the content of a JSON response and uses
the information to popul
var panel;
function createPanel()
{
var qtscript =...
2006-11-09 16:48:56 UTC in YUI Library
-
When I try to embed a quicktime movie in a yui panel it
doesn't work right in ie7.
The panel seems to function fine, but the quicktime
movie shows up in the upper left-hand corner,
overlapping the yui panel.
It works fine in firefox and ie6. The reason I suspect
it is a bug in yui is that the movie works fine if I
don't embed it in a panel.
2006-11-08 20:10:37 UTC in YUI Library