/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] need help with slide out menu

I’ve been trying to replace the flash button navigation on my site with javascript navigation. Using Dreamweaver, I got it to work on the index page (Thanks again Fang? ) and my preview works in my library side tabs. However, when I update the rest of my pages with the library side tabs all the content is pushed to the right of the screen. I’m guessing it’s because my menu2container and menu3container are too wide. I don’t know how to edit them to get rid of all the empty space. Of course, I’m just guessing that’s the problem-it could be anything. If anyone can help me I’d really appreciate it. I’ve included the code for my 2 sub menus below, as well as a link to my site and the full test version of the sidetabs. Thanks in advance!!!!

[url]http://www.FlipMeDipMe.com[/url]

[url]http://flipmedipme.com/Library/BU_SideTabs.lbi[/url]

<!– Begin SubMenu2 –>
<DIV id=menu2Container>
<DIV id=menu2Content>
<TABLE cellSpacing=0 cellPadding=0 width=93 border=0>
<TBODY>
<TR>
<TD onmouseover=”ypSlideOutMenu.showMenu(‘menu2’)” onmouseout=”ypSlideOutMenu.hideMenu(‘menu2’)” vAlign=center align=left width=86 height=17><A class=rollmenu href=”http://www.flipmedipme.com/classes/privates.html”><span class=”style5″>Private Lessons</span></A> </TD>
</TR>
<TR>
<TD onmouseover=”ypSlideOutMenu.showMenu(‘menu2’);ypSlideOutMenu.showMenu(‘menu21’)” onmouseout=”ypSlideOutMenu.hideMenu(‘menu2’);ypSlideOutMenu.hideMenu(‘menu21’)” vAlign=center align=left width=86 height=17><A class=rollmenu href=”http://www.flipmedipme.com/classes/classes.html”><span class=”style5″>Group Classes</span></A> </TD>
</TR>
<TR>
<TD onmouseover=”ypSlideOutMenu.showMenu(‘menu2’)” onmouseout=”ypSlideOutMenu.hideMenu(‘menu2’)” vAlign=center align=left width=86 height=17><A class=rollmenu href=”http://www.flipmedipme.com/firstdance.html”><span class=”style5″>Wedding Prep</span></A> </TD>
</TR>
</TBODY>
</TABLE>
</DIV></DIV>
<!– End SubMenu2 –>
<!– Begin SubMenu3 –>
<DIV id=menu3Container>
<DIV id=menu3Content>
<TABLE cellSpacing=0 cellPadding=0 width=93 border=0>
<TBODY>
<TR>
<TD onmouseover=”ypSlideOutMenu.showMenu(‘menu3’)” onmouseout=”ypSlideOutMenu.hideMenu(‘menu3’)” vAlign=center align=left width=92 height=17><A class=rollmenu href=”http://www.flipmedipme.com/answers/shoes.htm”><span class=”style5″>Shoes</span></A></TD>
</TR>
<TR>
<TD onmouseover=”ypSlideOutMenu.showMenu(‘menu3’)” onmouseout=”ypSlideOutMenu.hideMenu(‘menu3’)” vAlign=center align=left width=92 height=17><A class=rollmenu href=”http://www.flipmedipme.com/answers/safety.htm”><span class=”style5″>Safety</span></A> </TD>
</TR>
<TR>
<TD onmouseover=”ypSlideOutMenu.showMenu(‘menu3’)” onmouseout=”ypSlideOutMenu.hideMenu(‘menu3’)” vAlign=center align=left width=92 height=17><A class=rollmenu href=”http://www.flipmedipme.com/answers/nutrition.htm”><span class=”style5″>Nutrition</span></A> </TD>
</TR>
<TR>
<TD onmouseover=”ypSlideOutMenu.showMenu(‘menu3’)” onmouseout=”ypSlideOutMenu.hideMenu(‘menu3’)” vAlign=center align=left width=92 height=17><A class=rollmenu href=”http://www.flipmedipme.com/answers/clothes.htm”><span class=”style5″>Clothes</span></A> </TD>
</TR>
<TR>
<TD onmouseover=”ypSlideOutMenu.showMenu(‘menu3’)” onmouseout=”ypSlideOutMenu.hideMenu(‘menu3’)” vAlign=center align=left width=92 height=17><A class=rollmenu href=”http://www.flipmedipme.com/answers/hair.htm”><span class=”style5″>Hair</span></A> </TD>
</TR>
<TR>
<TD onmouseover=”ypSlideOutMenu.showMenu(‘menu3’)” onmouseout=”ypSlideOutMenu.hideMenu(‘menu3’)” vAlign=center align=left width=92 height=17><A class=rollmenu href=”http://ballroomdancemusic.info/Rhythm/index.htm”><span class=”style5″>Music</span></A> </TD>
</TR>
<TR>
<TD onmouseover=”ypSlideOutMenu.showMenu(‘menu3’)” onmouseout=”ypSlideOutMenu.hideMenu(‘menu3’)” vAlign=center align=left width=92 height=17><A class=rollmenu href=”http://www.flipmedipme.com/answers/competition.htm”><span class=”style5″>Competition</span></A> </TD>
</TR>
</TBODY>
</TABLE>
</DIV></DIV>
<!– End SubMenu3 –>

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@DokOct 07.2008 — Its likely to be a CSS problem. Can you give a link to a page with the error? Only page I can see is the index page which is left aligned.
×

Success!

Help @Damsel spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...