~~~ Please read before posting. ~~~

Important: We need your Club Number at a minimum, and as many details as possible.
For further info please read This page before posting.

#01451119 How do I use iFrame?

  • Toast2Elton
  • Toast2Elton's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 41
  • Thanks: 2

#01451119 How do I use iFrame?

3 years 3 weeks ago
#88352
I want to insert a countdown clock I created for my main FreeToastHost page. 
Once I have created my countdown clock, I am given the IFrame link. 

I discovered the iFrame button on my FreeToastHost page. 
I guess that I to put the link in that dialogue box. I save it. 
It does not work. 
I've tried many various ways of inputting/submitting the link to no avail. Here is what the link looks like:
 <iframe width="366" height="188" src=" w2.countingdownto.com/4298440 " frameborder="0">
The funny thing is I got it to work about a week ago. I don't remember what I've done for the life of me! 

Thank you!
Elton Brown
The topic has been locked.
  • SteveTheTechie
  • SteveTheTechie's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 11526
  • Thanks: 3050

Re: #01451119 How do I use iFrame?

3 years 3 weeks ago - 3 years 3 weeks ago
#88354
The iframe icon builds the html code for an iframe.   It looks like you were already given the iframe html code, so just switch to source view in the editor and paste it in there (at the bottom) then switch back to regular view to move stuff around as desired.
Last edit: 3 years 3 weeks ago by SteveTheTechie.
The following user(s) said Thank You: Toast2Elton
The topic has been locked.
  • rhtaylor3
  • rhtaylor3's Avatar
  • Offline
  • FreeToastHost Ambassador
  • FreeToastHost Ambassador
  • Posts: 830
  • Thanks: 219

Re: #01451119 How do I use iFrame?

3 years 3 weeks ago - 3 years 3 weeks ago
#88355
The funny thing is I got it to work about a week ago. I don't remember what I've done for the life of me! 



 
The full url is needed in the iFrame code:

Change
Code:
<iframe width="366" height="188" src="w2.countingdownto.com/4298440" frameborder="0">

to
Code:
<iframe width="366" height="188" src="https://w2.countingdownto.com/4298440" frameborder="0">
Richard Taylor
TM Club #7045
Last edit: 3 years 3 weeks ago by rhtaylor3.
The topic has been locked.
Moderators: BrianJane AtkinsonPamrhtaylor3marc33NotLiablejgavinLcala305peterb323DebbieT
Time to create page: 0.146 seconds