Sign in or 

|
Kitruk |
'Other widget' (for iframe)? Where's that
Mar 3 2010, 7:00 AM EST
The HTML & CSS instructions say: '4 Select the "widget" button, and choose "other widget" from the dialogue box that comes up.' - Yet there is no 'other widget' in the dialogue box. So how do I make an iframe Do you find this valuable? |
|
Fastpaw |
1. RE: 'Other widget' (for iframe)? Where's that
Mar 3 2010, 9:26 AM EST
Jus type:<IFRAME SRC="the_location" SCROLLING="NO"> Replace "the_location", with the location of the web page/file that you want to be in the IFRAME. SCROLLING="NO" prevents scrolling. The SCROLLING section is not necessary in the IFRAME, though. 0 out of 1 found this valuable. Do you? |
|
Kitruk |
2. RE: 'Other widget' (for iframe)? Where's that
Mar 3 2010, 10:47 AM EST
| Post edited: Mar 3 2010, 10:51 AM EST
"Jus type:OK, Mys mistake. I just simply did not notice the 'other widget' selection on the dialog list. But there it is. After all. As the last item on the illustrated list, which I really did not expect. Do you find this valuable? |