Anyone out there successfully using DHTML Quckmenu from Open Cube on a shared, public SSL server (like CrystalTech)?
When moved to the shared public server, The drop-down menus no longer work. The problem is that it can't find the showMenu() or hideMenu() function in the SSL link. It looks like this has to do with the way dqm_script.js includes other files. It appears to be attempting to include other files relative to the web root. This is fine when you're at http://domain.com because the root is the same as the root of the site, however when you're at https://www533.ssldomain.com/domain the root is actually pointing to https://www.ssldomain.com which isn't the actual site. Aaperntly, I need to change these include paths to be more relative, or at least friendly to being run from a directory other than the root. However, I am not sure how to do this. Has anyone come across this problem and have a solution? TNX. Rick Colman ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199479 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

