cdotyone / mochaui

development tree for MochaUI
http://mochaui.org/demo/
Other
290 stars 83 forks source link

Iframe YouTube tabs not working normal using Virtual Desktop - #91 #31

Closed mui-org closed 14 years ago

mui-org commented 14 years ago

Reported by webmaster1989, Jan 29, 2010

What steps will reproduce the problem?

  1. File
  2. Starters
  3. Virtual Desktop
  4. Examples
  5. Iframe: YouTube
  6. Tab click !?

What is the expected output? What do you see instead? If you click on a tab, it should be load the new youtube video. Just nothing happens.

What version of MochaUI are you using? Latest version from SVN.

On what operating system and with what browser? Firefox 3.6

Please provide any additional information below. This tab problem IS only when I use Virtual Desktop in Web Application.

Ps. Maybe the fix from carlsholmberg could fix the problem :S Issue 62: http://code.google.com/p/mocha-ui/issues/detail?id=62

Kind regards, Melroy van den Berg

Comment 2 by webmaster1989, Jan 29, 2010

What version of MochaUI are you using? R529

On what operating system and with what browser? MS Windows 7 - Firefox 3.6*

Please provide any additional information below. This tab problem IS only when I use Virtual Desktop but not when using Web Application.*

Comment 3 by webmaster1989, Jan 30, 2010

The problem with this Virtual Desktop & Tabs should be something to do with this line: MUI.initializeTabs('youtubeTabs');

Because Internet Explorer report an error on line 106 in the file: scripts/demo-virtual-desktop-init.js.

Please somebody??


Error webpage

Gebruikersagent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; Creative AutoUpdate v1.40.00) Time: Sat, 30 Jan 2010 12:46:00 UTC

Message: This property or method is not supported by this object Line: 106 Sign: 5 Code: 0

URI: .../MOCHA-UI/scripts/demo-virtual-desktop-init.js

mui-org commented 14 years ago

missing reference to tabs found, working now