The example show how we customize KoolSlideMenu to make it expand on mouseover.
span style="color: #ff0000;">"/KoolSlideMenu/koolslidemenu.php""ksm");
$ksm->scriptFolder = $KoolControlsFolder."/KoolSlideMenu";
$ksm->styleFolder = $KoolControlsFolder."KoolSlideMenu/styles/redgray";
$ksm->addParent("root","company","Company");
$ksm->addChild("company","about","About Us");
$ksm->addChild("company","news","Company News");
$ksm->addChild("company","contact","Contact us");
$ksm->addParent("root","products","Products");
$ksm->addChild("products","koolajax","KoolAjax");
$ksm->addChild("products","kooltreeview","KoolTreeView");
$ksm->addChild("products","koolslidemenu","KoolSlideMenu");
$ksm->addParent("root","services","Services");
$ksm->addChild("services","outsourcing","Out-sourcing");
$ksm->addChild("services","freelancer","Free-lancer");
$ksm->width="200px""height:250px;width:650px;">
<style type="text/css">
div.fl { float:left; }
</style>
<div style="background-color:#f0f0f0; width:600px; height:200px; ""fl""fl" style="background-color:#fff; height:250px;""fl" style=" padding :15px; width : 350px" id="content""text/javascript"// Register for OnParentMouseOver event
ksm.registerEvent("OnParentMouseOver"