This is a discussion on "iframe help, programmer's challenge" within the Web Page Design section. This forum, and the thread "iframe help, programmer's challenge are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
iframe help, programmer's challenge
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
iframe help, programmer's challenge
hi, i'm a webmaster of killatrocity.com and i'm having some troubles with iframes.
I am running a bblog on the site and I used an iframe to fit it inside the index page. It works great but the problem is that i can't get the iframe to fit the the content's height and this can be a problem when entries are being made several times a week. Is there a javascript that works, that won't interfer with the bblog smarty centrics? Or maybe an alternative for iframes that will fix my problem? I've had quite a time trying to figure this out and I would be greatful for your help. thanks in advance , seth |
|
|
|
||||
|
You could try using a DIV tag.
Set the width and height of the div using CSS sumthing like:- div#mydiv {width:400px height:500px; overflow:scroll;} Hope this helps.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| iframe, help, programmers, challenge |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Anyone up for a little challenge? | HelpMePlease | Web Page Design | 5 | Mar 6th, 2008 15:11 |
| [SOLVED] refresh a different iframe once an iframe elsewhere has loaded | cosmicbdog | JavaScript Forum | 1 | Jan 25th, 2008 01:50 |
| Can a jsp file in an IFrame calls a javascript function outside of the IFrame | jadeite100 | JavaScript Forum | 0 | May 31st, 2007 14:29 |
| Anyone up for a CSS challenge? | bob_visualefx | Web Page Design | 7 | Apr 7th, 2006 14:30 |