fazzfarrell
02-16-2007, 02:14 PM
i have this command
<div id="offerings" onmouseover="switchMenu('ouroffer')">
this opens up a div tag and shows a message.
the i have another
<div id="about" onmouseover="switchMenu('oboutus')">
wich does the same,
and another and so on...
but I want it so that if you click one and it opens then you click the next on it closes any of the others that are open...
any one help?
<div id="offerings" onmouseover="switchMenu('ouroffer')">
this opens up a div tag and shows a message.
the i have another
<div id="about" onmouseover="switchMenu('oboutus')">
wich does the same,
and another and so on...
but I want it so that if you click one and it opens then you click the next on it closes any of the others that are open...
any one help?