Thanks Mat, but not what I wanted (mind you I didnt understand most of the article)
I DONT want to move the frame
I DO want to move the content that shows
----
Howto move content on screen

<html>
<style> #posit { position: absolute; left: 400px; top: 350px; } </style>
<div id="posit"> <iframe src="http://weather.perthnow.com.au";</iframe> </div>
</html>
----
BUT I did learn to move the IFRAME from from your info :)

Its probably me and missing the obvious

so instead of moving the Iframe, I want to move/display a portion of the content

I do work better with an example then I break & tweak to understand

any chance you can example with the above
Then you can have a example of move iframe & content to add to your webpage :)

Regards


On 02/08/15 18:24, Mat wrote:
Hi

Maybe my article Iframing a section of a webpage <http://twaddle.tiddlyspot.com/#Iframing%20a%20section%20of%20a%20webpage> can be of help?


<:-)
/TWaddling <http://twaddle.tiddlyspot.com> since 1915/



On Sunday, August 2, 2015 at 11:10:02 AM UTC+2, Wolf Bite wrote:

    i'm showing webpages in tiddly classic 2.8.1
    ie

    but want to be able to set where it starts the display
    ie


    but it ALWAYS starts top left

    <html>
    <iframe src ="http://weather.perthnow.com.au
    <http://weather.perthnow.com.au>" marginheight="0" marginwidth="0"
    height="600px" width="680px" align="left" frameborder="1" ></iframe>
    </html>

    I've read and tried various margins, align,  and others (but not
    sure if was a synatx or implementation issue)
    I think I've heard it refered to as webpage splicing but what I
    want is to be able to set the start viewing location

    is it even possable?

    regards

--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/PaG0uPklkfU/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/4d89d446-85a6-4c6a-a1dc-6b97ea16eeaa%40googlegroups.com <https://groups.google.com/d/msgid/tiddlywiki/4d89d446-85a6-4c6a-a1dc-6b97ea16eeaa%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/55C08DEE.7080206%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to