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. Link to comment https://forums.phpfreaks.com/topic/37225-span-div-possible/ Share on other sites More sharing options...
artacus Posted February 6, 2007 Share Posted February 6, 2007 Sounds like you want to use iframes. Link to comment https://forums.phpfreaks.com/topic/37225-span-div-possible/#findComment-177936 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.