Nav bar
Posted: Sun Oct 20, 2019 8:18 pm
I have multiple nav bards.
I now rename them for where they are, so the names are distinctive.
on one, I changed the text.
low and behold, the web builder shows the change.
even more low and behold,
the nav bar on the published web page
is not the same. how could that be?
"see video options" is correct, but does not show on the webpage, only in the builder.
<div id="NavigationBar_video_options" style="position:absolute;left:193px;top:337px;width:584px;height:27px;z-index:8;">
<ul class="navbar">
<li><a href="./Options.html"><img alt="See Video Options" title="See Video Options" src="images/img0038_over.gif" class="hover"><span><img alt="See Video Options" title="See Video Options" src="images/img0038.gif"></span></a></li>
</ul>
I now rename them for where they are, so the names are distinctive.
on one, I changed the text.
low and behold, the web builder shows the change.
even more low and behold,
the nav bar on the published web page
is not the same. how could that be?
"see video options" is correct, but does not show on the webpage, only in the builder.
<div id="NavigationBar_video_options" style="position:absolute;left:193px;top:337px;width:584px;height:27px;z-index:8;">
<ul class="navbar">
<li><a href="./Options.html"><img alt="See Video Options" title="See Video Options" src="images/img0038_over.gif" class="hover"><span><img alt="See Video Options" title="See Video Options" src="images/img0038.gif"></span></a></li>
</ul>