adam84 Posted February 6, 2007 Share Posted February 6, 2007 I was wondering if it is possible to to put either a span or div tag in the middle of your code and instead of using the .innerHTML to change the text could you call a page to load instead? So that when the user would click on a link, the corresponding page would load in between the span/div tags instead of refreshing the page. I started to use frames to achieve this, but I was thinking about another way of doing this. Quote Link to comment Share on other sites More sharing options...
artacus Posted February 6, 2007 Share Posted February 6, 2007 Sounds like you want to use iframes. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.