Current location: Hot Scripts Forums » General Community » Script Requests » Help with scrolling iframe


Help with scrolling iframe

Reply
  #1 (permalink)  
Old 09-25-03, 06:54 AM
pongo pongo is offline
New Member
 
Join Date: Sep 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Help with scrolling iframe

hello, can someone tell me how i can just download scrolling iframe without having to fill in my review, or do i have to do this b4 i can download it?
because i have filled in this review, and i want to download it now how do i do that?



Please email me: mp5pongo@tomail.com
Reply With Quote
  #2 (permalink)  
Old 09-26-03, 06:31 PM
Henry's Avatar
Henry Henry is offline
Wannabe Coder
 
Join Date: Jul 2003
Location: Brisbane, Australia
Posts: 218
Thanks: 0
Thanked 0 Times in 0 Posts
sorry i dont follow.. are you talking about those automatic scrolling boxes that you see around and you want to run it out of an iframe??
__________________
henerz
Reply With Quote
  #3 (permalink)  
Old 10-06-03, 09:38 PM
mdhall's Avatar
mdhall mdhall is offline
Aspiring Coder
 
Join Date: Oct 2003
Posts: 510
Thanks: 1
Thanked 1 Time in 1 Post
A simple I-frame setup...

<iframe name=i_frame src=somepage.html width=300 height=300 border=1 frameborder=1
scrolling=auto></iframe>

The i frame name can be anything as long as it ends with _frame.
Scrolling can be set to no, yes, or auto.
Source is the page that you want to originally appear in the i-frame.
If you have links that you want to click then have them appear in the i-frame,
you would use <a href=somepage.html target=i_frame>Link Name</a>.
The target name has to match the name of the i frame.

Hope it helps.
Reply With Quote
  #4 (permalink)  
Old 01-15-04, 10:04 PM
adina adina is offline
New Member
 
Join Date: Jan 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Arrow

You can name your iframe anything you want, from "1" to "one" to whatever, it doesn't have to end in "_frame". Just make sure you don't forget to end the tag! That can get frustrating.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
iframe scroller at bottom. mathias JavaScript 2 03-18-11 06:10 PM
Refreshing each IFrame AC26 JavaScript 0 10-01-03 11:19 AM
100% Height in IFRAME Xirtam JavaScript 0 07-26-03 11:33 AM


All times are GMT -5. The time now is 11:50 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.