Page 1 of 1

Preloading text from database into an iframe

Posted: Mon Jul 16, 2007 9:36 pm
by cturner
Can someone please tell me if there is a way to preload an article from a mysql database into an iframe using php? Thanks in advance.

Posted: Mon Jul 16, 2007 10:27 pm
by feyd
Preload? You can load it hidden (via CSS), if that's what you're talking about...

Posted: Mon Jul 16, 2007 10:47 pm
by cturner
Sorry but I don't understand what you mean feyd. Can you please show me some code?

Posted: Mon Jul 16, 2007 11:12 pm
by feyd
cturner wrote:Can you please show me some code?
No.

You can initially hide text using CSS. Explain what you're wishing to do more and maybe there's a solution more inline with what you are wanting..