thats a nice way of keeping tiddlers and images together, coolio alex
2009/11/28 skye riquelme <[email protected]> > ...sorry for the confusion about iframe when its actually img...it is > rather late at night (actually early morning)...anyway finally got > it !!! > > its - <<wikify {{"<html><img src ='Fotos/"+tiddler.title+".jpeg' > style='width:300px'/></html>"}}>> > > thanks > skye > > On 28 Nov, 05:41, FND <[email protected]> wrote: > > > can someone help me get this code working -- > > > <html><<img src ='{{"Fotos/"+tiddler.title+".jpeg"}}' style='width: > > > 500px;'/></html> > > > > You have two opening brackets after your HTML tag. While that might be > > intentional, you're not dealing with a macro here, so you cannot use > > evaluated macro parameters. > > Also, the title says IFRAME, but you're using IMG here!? > > > > > Since you don't have a height following the width, I don't think you > > > need the semicolon after 500px, do you? > > > > It's not good practice to omit the semicolon there, even if it's not > > strictly required. > > > > -- F. > > -- > > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<tiddlywiki%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tiddlywiki?hl=en. > > > -- http://www.multiurl.com/g/64 -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

