Control.Window requires IframeShim to be loaded.
Reported by ritika | May 18th, 2009 @ 05:06 PM | in 1.0
Hi,
I am getting this error while I am trying to create a Draggable Window. While the control goes upto "var IframeShim = Class.create({" in livepipe.js , it does not step into the initialize function. I am new to web development, so it is probable that I am missing something basic. But any help is appreciated.
Thanks and Regards,
Ritika
Comments and changes to this ticket
-
Nathan L Smith May 18th, 2009 @ 07:48 PM
Rikita,
What is the error you are getting? A more specific description would help.
Prototype's Class.create does some trickery to simulate classical inheritance in JavaScript, so it may not work exactly like a "real" JavaScript constructor.
As long as all of the required scripts are included it should work for you.
-
Nathan L Smith May 26th, 2009 @ 06:21 AM
- State changed from unconfirmed to invalid
Don't see anything fixable here. Closing.
-
Daniel November 11th, 2009 @ 08:50 AM
- Assigned user cleared.
I had this same problem. Then I realized I had forgot to include livepipe.js. That was what caused this "Control.Window requires IframeShim to be loaded." error.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
NOTE: Please do not open tickets here. If you have an issue, please open it on http://github.com/syntacticx/livepipe-ui/issues/
High quality widgets and controls for web 2.0 applications built using the Prototype JavaScript Framework. Each control is well tested, highly extensible, fully documented and degrades gracefully for non JavaScript enabled browsers where possible. MIT licensed and actively maintained.