G
Guest
I have a few popup menus that look fine in IE. In Firefox, one popup menu
doesn't look correct. I think it has to do with two <br> tags inside this
script.
Here is the tag:
<a href="rules.htm" id="MMMenu0012235615_0_Item_0"
class="MMMIFVStyleMMMenu0012235615_0"
onMouseOver="MM_menuOverMenuItem('MMMenu0012235615_0');">By Laws & Recorded Restrictions<br>AND<br>Building Restrictions</a>
It is basically suppose to display: By Recorded Restrictions (next line)
AND (next line) Building Restrictions.
Any suggestions are much appreciated!!!
doesn't look correct. I think it has to do with two <br> tags inside this
script.
Here is the tag:
<a href="rules.htm" id="MMMenu0012235615_0_Item_0"
class="MMMIFVStyleMMMenu0012235615_0"
onMouseOver="MM_menuOverMenuItem('MMMenu0012235615_0');">By Laws & Recorded Restrictions<br>AND<br>Building Restrictions</a>
It is basically suppose to display: By Recorded Restrictions (next line)
AND (next line) Building Restrictions.
Any suggestions are much appreciated!!!