By rood on
Hi im doing some web work for a church and need to know how to go about loading $content into an iframe, i have the front page module installed and got the front page to work fine.
I have 5 links on the front page and i would like them to load certain content into the iframe(also located on same page) from drupal. I dont need the whole page loaded just the content of created content nothing else. So basically instead of using drupal to display the content feed id like the iframe too.
does that make sense?
Comments
anyone?
anyone?
someone has to have tried
someone has to have tried this...I have a custom front page and just want to push content to it, what do i need to do to go about doing that?
what's your problem using an
what's your problem using an iframe? I use iframes in drupal nodes without problems.
Drupal rocks!!
Even with static pages there
Even with static pages there are difficulties implementing iframes. If your goal is simply to have content in a container with its own scroll bar, you may wish to try something like this in your template:
and in your style sheet:
here is what the site looks
here is what the site looks like, http://ktmfh.org/ the white area being the iframe, as you can see i have 5 links, i also have 5 nodes in drupal that contain the content i wish to display in the iframe for each of the links. How would i go about specifying & loading the content from these nodes?
Im using this module here
Im using this module here http://drupal.org/project/front the way it sounds to ME is that i can just drop variables into my front page and it will display the content of the pages...
heres a pic...of what im trying to explain...
http://ktmfh.org/demo.jpg
can someone please clear this up for me, what variables do i need to include?
im trying to just pulll content from different nodes into my iframe...
please note im not using any themes its a custom front page
as you can see i have the
print $head_titlein their(which doesnt work). So how would i got about pulling in content from specific nodes?anyone?
anyone?
bump still need help....
bump still need help....