corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » javascript/IFrames » Post Reply

Post Reply
Who Can Post? All users can post new topics and all users can reply.
Icon:
Formatting Mode:
Normal
Advanced
Help

Insert Bold text Insert Italicized text Insert Underlined text Insert Centered text Insert a Hyperlink Insert Email Hyperlink Insert an Image Insert Code Formatted text Insert Quoted text
Message:
HTML is Off
Smilies are On
BB Code is On
[img] Code is On
Post Options: Disable smileys?
Turn BBCode off?
Receive email notification of new replies?

topshot_2k

posted on 23rd Jun 07 at 10:02

cheers, no its just for an internel bulletin board at work :thumbs:


Linch

posted on 23rd Jun 07 at 07:12

you can use scrolling="auto" or "yes"

<iframe src="bulletin.html" name="main_frame" width="553" height="1500" scrolling="auto" ALLOWTRANSPARENCY="true" background-color="transparent" frameborder="0"></iframe>

I used to use them all the time, trust me its not the way forward lol

Hope i read the question right and this helps mate.


topshot_2k

posted on 22nd Jun 07 at 14:08

right i have a page (that has an iframe) and in this frame i want it to import a load of text (bulletin.html) i can dot his fine but i want it so that it scrolls when the mouseover the iframe.

tried a few websites but no luck :(

anyone ?

[Edited on 22-06-2007 by topshot_2k]