Re: Dynamic FX Demo - How to create Web2.0 effects in WCM sites
Hello
Is this library supporting 6.0 version of WCM portal?
with Best Regards,
Dynamic FX Demo - How to create Web2.0 effects in WCM sites
NOTE: DynFX attempts to load dojo.js in the "DynFX - HTML - Initialization". This should be commented out.
When running in the portal the theme typically loads dojo.js first. Loading it a second time could produce unpredictable results.
Replace with an onload event to run the parser.
<script type="text/javascript">
dojo.require("dojo.parser");
dojo.addOnLoad(function(){
dojo.parser.parse();
});
...
See this reference:
http://dojocampus.org/content/2008/03/08/the-dojo-parser/
Hi,
I am trying to use the Web 2.0 Effects with the Open.Next Beta 2 but the user interface has changed slightly and I can't get step 2 working from the document "How to create Web2.0 effects in WCM.odt".
Is there an updated tutorial as I am quite keen on getting the Web 2.0 effects working for a demo site.
Many thanks
Is the import problem solved?
Kishore,
How are you?
Can you import the libraries now? If not, please send me a mail: wangyyu@cn.ibm.com
Thanks.
Hi
My portal version is 6.1.0.1 and I am unable to import the libraries Dynamic FX Resources, Dynamic FX Samples into my repository.
Please help me to solve this isssue.
The attachments are ready for download now
Please try to download again now.
Sorry for inconvenience and thank you for interesting in our demo!
Charlie Wang
The zip file is a dead link