I would like to call other pages onto my main page
using a drop down menu that has tags that look like:
linkset[0]='<div class="menuitems"><a href=" button text</a></div>'
I have tried an iframe, but it causes problems. So I am
tryingto use SSI, or ASP to include the htm page
inside my parent page so that I can avoid the function
problem that I am having. How do I change the htmls
inside of my layer from the above button? The layer looks
like this:
<div id="Layer2" style="position:absolute; left:643px; top:235px; width:137px; height:107px; z-index:102"></div>
using a drop down menu that has tags that look like:
linkset[0]='<div class="menuitems"><a href=" button text</a></div>'
I have tried an iframe, but it causes problems. So I am
tryingto use SSI, or ASP to include the htm page
inside my parent page so that I can avoid the function
problem that I am having. How do I change the htmls
inside of my layer from the above button? The layer looks
like this:
<div id="Layer2" style="position:absolute; left:643px; top:235px; width:137px; height:107px; z-index:102"></div>