View Single Post
Old Oct 23rd, 2007, 9:56 PM   #5
grimpirate
King of Portal
 
grimpirate's Avatar
 
Join Date: Sep 2005
Posts: 431
Rep Power: 4 grimpirate is on a distinguished road
Send a message via Yahoo to grimpirate
Re: HTML Strict question

@titaniumdecoy: I want to know if I can do it without javascript or other such client-side techs.

@DaWei: I hadn't really considered defining the object but the html would be this
<iframe name="someFrame" src="somePage.html"></iframe>
<a href="someOtherPage.html" target="someFrame">click here</a>
So basically someOtherPage.html appears in the iframe when you click on the link. Can I do this using objects?

@Grich: my question specifically refers to the HTML Strict standard, hence why I'm asking if it can be done this way.
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis
grimpirate is offline   Reply With Quote