CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Tips & Solutions

 FCKEditor + Dependant Listboxes

Print topic Send  topic

Author Message
Damian Hupfeld
Posted: 08/06/2006, 6:59 AM

Have a few pages where I am using both the Dependant Listboxes Action and
FCKEditor... Only thing is both would not load...

This is what I did to get them both to load:

Commented out the following from FCK stuff in the HTML view:

  
window.onload = function()  

And added the folowing immediately after:

  
function LoadFCK()  

Commented out the following from Dependant Listboxes stuff in the HTML view:

  
window.onload = bind_events;  

Then changed the BODY tag to:

  
body onLoad="page_OnLoad();LoadFCK()"  

Hope this helps someone out there :)

regards
Damian Hupfeld
http://www.itng.com.au/index.php?p=services



Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.