/    Sign up×
Community /Pin to ProfileBookmark

I need to insert a vertical VB Menu into an iframe on my webpage. However, when viewed on a browser, you can only see the last link (last box). My code is as follows:

<table border = “1” width = “1000” cellspacing = “5” align = “center”>
<tr height = “500”>
<td id = “MenuLineIE” style=”position:relative” valign = “middle”>
<div id=”MenuLine” style=”position:relative;”></div>

<script language=”JavaScript” src=”theMenu.js”></script>

</td>

<td width = “75%” align = “center” valign = “middle”>
<br>
<iframe src = “photogallery/photogallery_intro.htm” name = “photogallery” frameborder = no height = 100% width = 100%>
</td>
</tr>
</table>

I am sure that I typed everything correctly, and I did insert the correct tags into the <head> section. Any help would be appreciated!

to post a comment
JavaScript

0Be the first to comment 😎

×

Success!

Help @AthenaJellicle 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 4.29,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...