Interesting experiments. Can I ask, how does this differ from iframes?

I am particularly interested in being able to drag a titlelink out of an 
embedded external site (e.g iframe) for importing in the TW, i.e like 
normally done from e.g another window. I did a quick test with your 
_canonical_uri Example but it gave error just like with an iframe. Any 
thoughts?

Thank you

<:-)

On Monday, December 29, 2014 7:42:33 AM UTC+1, Andrew wrote:
>
> Check out my _canonical_uri Example 
> <http://t5a.tiddlyspot.com/#_canonical_uri%20Example> that fills the 
> entire tiddler.
>
> On Sun, Dec 28, 2014 at 11:38 PM, andrew harrison <[email protected] 
> <javascript:>> wrote:
>
>> Nevermind, I figured it out. I was trying to expand the _canonical_uri to 
>> fill the entire tiddler and then z-index the tc-tiddler-controls above it 
>> and I inadvertently killed the drop down. After expanding the iframe from 
>> the external viewer, I had to restyle the tiddler controls with the 
>> following in order to make sure I wasn't affecting the edit controls:
>>
>> html div.tc-titlebar > span.tc-tiddler-controls {
>>      position: absolute;
>>      right: 85px;
>>      z-index: 1;
>> }
>>
>>
>> On Sun, Dec 28, 2014 at 9:06 PM, andrew harrison <[email protected] 
>> <javascript:>> wrote:
>>
>>> Hey all, somehow I broke my drop down for my tiddler controls and I 
>>> can't figure out how to fix it. At times I can come up with some really 
>>> complex stuff and then something like this stumps me. My site is at 
>>> t5a.tiddlyspot.com. I was working on my _canonical_uri Example and 
>>> somehow I seem to have caused it to stop showing. All I get is a little 
>>> sliver of the drop down when I hit the more button. All I was trying to do 
>>> was expand the _canonical_uri Example to fill the entire tiddler and then 
>>> make the tiddler controls appear above it. The top toolbar more button 
>>> works just fine. Anyone?
>>>
>>
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to