[SWFObject] Javascript Conflicts - Please help
DL
dl.lists at ntlworld.com
Fri Dec 15 14:08:26 PST 2006
On 15 Dec 2006 at 14:50, les at moore-business-solutions.com wrote:
> Turns out, this is not a bug, however a Javascript conflict between SWFObject.js
> and three other JS scripts I am using
Without looking at the conflicting scripts here is a possible work around.
You should be able to run them concurrently, without conflict, by loading separate HTML
pages in different iframes in a parent HTML page. The javascripts in each iframe should
then not conflict.
So try placing SWFObject script in pageA.html, Joomla! content in pageB.html and in
index.html, containing two iframes in div containers, load pageA.html and pageB.html into
the iframes.
Or you could have a div container for SWFObject and another div container (containing
iframe) for Joomla! content.
I'm not sure if you can work like this this but it separates conflicting scripts in different iframe
containers.
Use a CSS stylesheet to position the divs and iframes.
DL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20061215/1bbf8ed8/attachment-0001.htm>
More information about the Swfobject
mailing list