PDA

View Full Version : Need expandables help!



BILLY
04-04-2007, 11:34 PM
Some noob made me a layout, and I asked for expandable iframes, but, instead, he just did the content box and left the rest as normal expandables, anyone know how I stick a iframe to expand on the other boxes?
Btw, the template is at www.rooftoprumble.com/v1 (http://www.rooftoprumble.com/v1)
Or, if he has totally stuffed it up, how much would you charge to re-do it? (Paypal)

Thanks,
Billy.

Edited by Lµke (Forum Moderator): Thread Moved From Website Designing. Please post in the correct section next time, Thanks :).

Lysine
04-04-2007, 11:41 PM
He aint mucked the layout up.

In the JS to make the iframe expand find the line


var iframeids=["content"]

And add


var iframeids=["mainframe", "login", "nav", "stats", "news"]

And for the iframe code add


<iframe name="mainframe" id="mainframe" src="LINK TO FILE"

Just change the names to which you call your iframes names :)
Hope this helps.

BILLY
04-04-2007, 11:50 PM
It sure helps, now I just gotta understand it *is noob to coding*

ScottDiamond
05-04-2007, 08:20 AM
He aint mucked the layout up.

In the JS to make the iframe expand find the line


var iframeids=["content"]

And add


var iframeids=["mainframe", "login", "nav", "stats", "news"]

And for the iframe code add


<iframe name="mainframe" id="mainframe" src="LINK TO FILE"

Just change the names to which you call your iframes names :)
Hope this helps.

How can he possible find the line if he hasn't added the code in the first place? :S

Sam
05-04-2007, 10:01 AM
He only made the content an expandable iframe.

So that piece of code should be there.

ScottDiamond
05-04-2007, 10:15 AM
I can't see the source as it wont open for me and I really can't be bothered working out why, I have better stuff to do.

Anyway, you'd need to code it. You can't add iFrames over non-coded images o.O.

Luckyrare
05-04-2007, 10:28 AM
/***********************************************
* IFrame SSI script II- © Dynamic Drive DHTML code library (http://www.dynamicdrive.com)
* Visit DynamicDrive.com for hundreds of original DHTML scripts
* This notice must stay intact for legal use
***********************************************/

I think you have removed that... :rolleyes: "This notice must stay intact for legal use"

BILLY
05-04-2007, 01:24 PM
/***********************************************
* IFrame SSI script II- © Dynamic Drive DHTML code library (http://www.dynamicdrive.com)
* Visit DynamicDrive.com for hundreds of original DHTML scripts
* This notice must stay intact for legal use
***********************************************/

I think you have removed that... :rolleyes: "This notice must stay intact for legal use"

I haven'nt done anything, I can't code.
+ it was done ages ago.

Lysine
05-04-2007, 02:28 PM
I sorted it out for him and it works fine now. The guy who coded the layout only added 1 iframe which was the main content box so i added the other iframes and updated the JS

Luckyrare
05-04-2007, 02:31 PM
I haven'nt done anything, I can't code.
+ it was done ages ago.

Well you need to make sure its re added. Otherwise you will be the one who gets legal notices, not the person who did it.

Want to hide these adverts? Register an account for free!