Question for GFY HTML5/CSS3 Javascript Gurus
Hey bitches,
Is it possible to display content from 1 page on to another page, using a DIV to "float" that content?
For example, let's say page1.html is your main page, but you want load some of page2.html. Normally you would use an iframe, but in this case, you want to float it on top of page1.html like a window.
tks!
|