JS page content change?

Out of context: Reply #8

  • Started
  • Last post
  • 20 Responses
  • J0

    ERm... i don't really know how else to say it...

    the content, which wants to be loaded into the region, is the sub page content for the site. I want to have ALL the pages of the site as chunks of code that will load into the defined region when you click and navigate to them. SO, if i load all the content into the page from the word go, well, there could be like 100's of pages.... that's a whole lot of code to load into the page!

    Another way to look at the problem is this:

    I want to use iframes, but i want to use the main browser scrollbar (the one over there on the far right of your screen! ----------->)... but if i use an iframe (with scrollbars turned off) I would need its hright to automaticall change to the correct height for the new content, thus showing it all / causing the page itself to scroll the correct amount to see it all.

    !!!

View thread