What is the way to replace frames on a website?

Colin Holgate coiin at verizon.net
Sun May 27 11:10:26 EDT 2012


WIth a div you can set the innerhtml of the div, to get the effect of loading another bit of content. I gather that frames are more like having another window inside your page, but they don't seem to work on iPad. The url of the iframe takes over the whole page.


On May 27, 2012, at 10:16 AM, Richard Miller <wow at together.net> wrote:

> I want to build a new website heavily driven by LC & cgi. It needs to appear to use frames so that content is instantly updated throughout a given web page without having to reload the entire page. But I know not to use frames. What's the best alternative?
> 
> iFrames?
> CSS?
> divs?
> php?





More information about the use-livecode mailing list