Posted by J.O. Aho on 01/15/07 12:37
CRON wrote:
> Thanks for the effort but this script isn't quite what I wanted. The
> display:none css property doesn't actually prevent the content from
> loading, it just hides it from the user. I need something that works
> like this that does not load the new content until the link is clicked.
Okey, then you have to go with AJAX and some serverside scripting and use
javascript to write out portion of the text. You will get a load of work to
get roughly the same effect as frame/iframe.
> The reason for this is my page is very long and complicated and I am
> trying to stagger the loading time of the content. I cannot split the
> page into new pages.
Surely you can cut it up, I still haven't seen a book where you have only one
page.
--
//Aho
Navigation:
[Reply to this message]
|