![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have used iframes to redirect the visitor to a supplier's site. iframes is NOT supported in STRICT. What would be the alternative? I have found OBJECT described alsewhere.. |
#3
| |||
| |||
|
|
change your doc type Karlhevera skrev: I have used iframes to redirect the visitor to a supplier's site. iframes is NOT supported in STRICT. What would be the alternative? I have found OBJECT described alsewhere.. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
[q]Originally posted by: Karlhevera I have used iframes to redirect the visitor to a supplier's site. iframes is NOT supported in STRICT. What would be the alternative? I have found OBJECT described alsewhere..[/q] Change the DOCTYPE.... Oh, how often have I heard this advice? Surely, this is NOT the solution. But a simple, easy, cop out, without paying proper attention to the problem. I have read somewhere that OBJECT is the alternative. I would be inclined to think that those who develop all the clever lines, deprecated iframes, without coming up with a soluton... |
#6
| |||||
| |||||
|
|
Change the DOCTYPE.... Oh, how often have I heard this advice? |
|
is NOT the solution. |
|
attention to the problem. |
|
alternative. |
|
lines, deprecated iframes, without coming up with a soluton... |
#7
| |||
| |||
|
|
Change the DOCTYPE.... Oh, how often have I heard this advice? |
#8
| |||
| |||
|
|
How to show an external site within your own page. |
|
Are you saying that all those people who wish to display an external website in the page, simply change the DOCTYPE? Of only that particular page? |

#9
| |||
| |||
|
|
How to show an external site within your own page. |
|
Are you saying that all those people who wish to display an external website in the page, simply change the DOCTYPE? Of only that particular page? |

#10
| ||||
| ||||
|
|
My website has a number of events/books listed under various categories. When the visitor wants to see more details, he/she can click through to the event's own website, if there is one. The website is still contained within my own page. Simply, because I want to.. There has been only one objection from Kew Gardens, to this method. You can see what I am talking about at www.gardensoflondon.co.uk. Go to 'publications/books' and click on any of the amazon links. |
|
I found a Frech site at : http://joliclic.free.fr/html/object-tag/en/ which has lots of stuff relating to objects and much more. But their examples do not show code for an external site. Just to try my luck, I copied the code, adjusted it and it WORKS. Without altering the DOCTYPE. |
|
beginning of the show, I get a frame, the size of the new window, with 'the image not found' icon in top left. But a second or so later, the Amazon page loads in its full glory.... |
But I find scrolling|
object data="http://www.amazon.co.uk/dp/0711220395/?tag=httpwwwgard08-21" type="text/html" width="600" height="400" alt:="text<a href=""http://www.amazon.co.uk/dp/0711220395/?tag=httpwwwgard08-21"</a /object would any of you know what adjustment I have to make, to eliminate the original glitch? Are you saying that all those people who wish to display an external website in the page, simply change the DOCTYPE? Of only that particular page? Yes. Use the appropriate doc type that fits the page. That's what they are there for. It's not to keep the W3C validator happy ![]() -- Kim --------------------------- http://www.geekministry.com [/q] |
![]() |
| Thread Tools | |
| Display Modes | |
| |