Java iframes?

Soldato
Joined
22 Oct 2006
Posts
5,913
Hey all :)

Getting a bit stuck atm.

In my webpage I have a iframe displaying my blog, i'd like to have Java buttons to control the scrolling of the iframe.

If i have to rewrite the code for frame the in java then thats fine too.


Anyone know if this is possible?

Cheers
 
Yea i agree, i'd rather not use them too,

and yea javascript not java :P been a long day,

I have my main page then in the middle i want to show my wordpress blog, but i want custom scrolling/radio buttons.
 
jscript stuff looks like what i need, as a quick idea of what i'm trying i drew it out in paint:

sitew.jpg


any ideas?

Yellow is my site already, the green is my wordpress site, and the buttons to the left are to control the scolling of the green section
 
Okay i've set it up with what you've said and i've had no luck geting it to work.

I've used a test page thats set up as "www.itswarren.com/test.htm"

and the page inthe iframe is: "www.itswarren.com/blog/#"

I've added the radio buttom as per your code at the bottom and tested in IE8 and nothing yet.

Edit: Noticed i spelt something wrong. Its working in IE8 now, but not the latest FF beta.
 
Last edited:
Back
Top Bottom