Hi Dave, I ran your code through the W3C validator. They say you can't have <detail> inside of <span>. When I changed your outer <span class="avisos1"> (avisos2, etc.) into <div class="avisos1">, the exported results looked much better.
HTH Mark On Friday, July 7, 2017 at 10:26:47 AM UTC-7, David Gifford wrote: > > The other related problem is that the first details element doesn't work > like the others. > > David Gifford > Mexico team leader, Mexico City > > *Resonate Global Mission* > *Engaging People. Embracing Christ.* > A Ministry of the Christian Reformed Church > resonateglobalmission.org > > > On Fri, Jul 7, 2017 at 12:21 PM, David Gifford <[email protected] > <javascript:>> wrote: > >> Hi Mark >> >> The magic is that clicking on any of the lines with » should open and >> close sliders. http://html5doctor.com/the-details-and-summary-elements/. >> But not all browsers do that, some like Edge leave the slider open. >> >> The problem for me is that the first span class does not get applied, but >> the others do. Looks great on the actual TiddlyWiki file, but when I export >> a static file it looks wrong. >> >> David Gifford >> Mexico team leader, Mexico City >> >> *Resonate Global Mission* >> *Engaging People. Embracing Christ.* >> A Ministry of the Christian Reformed Church >> resonateglobalmission.org >> >> >> On Fri, Jul 7, 2017 at 12:15 PM, 'Mark S.' via TiddlyWiki < >> [email protected] <javascript:>> wrote: >> >>> FF 47. >>> >>> I guess there's some type of magic that's supposed to happen. Is it via >>> a plugin? >>> >>> I notice that the <span class="avisos1"> tag doesn't get wrapped around >>> anything in the exported version. So there's an actual structural change, >>> not just some CSS mischief. >>> >>> Good luck, >>> Mark >>> >>> On Friday, July 7, 2017 at 9:24:51 AM UTC-7, David Gifford wrote: >>>> >>>> What browser do you use? The details and summary don't work for >>>> Microsoft Edge. >>>> >>>> David Gifford >>>> Mexico team leader, Mexico City >>>> >>>> *Resonate Global Mission* >>>> *Engaging People. Embracing Christ.* >>>> A Ministry of the Christian Reformed Church >>>> resonateglobalmission.org >>>> >>>> >>>> On Fri, Jul 7, 2017 at 11:14 AM, 'Mark S.' via TiddlyWiki < >>>> [email protected]> wrote: >>>> >>>>> Just wondering, on the source TW it says "Pulsa las líneas con » para >>>>> abrir contenido oculto.". But clicking on the lines or anywhere around >>>>> them >>>>> doesn't do anything on mine. They seem to be permanently open. Is there a >>>>> switch or something that activates the mechanism? >>>>> >>>>> Mark >>>>> >>>>> On Friday, July 7, 2017 at 8:24:48 AM UTC-7, Dave Gifford - >>>>> http://www.giffmex.org/ wrote: >>>>>> >>>>>> Hi all >>>>>> >>>>>> I am suddenly having CSS problems I never had before combining >>>>>> details/summary into a textbox and then exporting as static. There must >>>>>> be >>>>>> something I am overlooking, but I tried it so many times. Anyone have an >>>>>> expert eye to spot what I am doing wrong? >>>>>> >>>>>> Here is the original file >>>>>> >>>>>> http://articulos.giffmex.org/.index.arts.html >>>>>> >>>>>> And here is how it looks when I export to static html >>>>>> >>>>>> http://articulos.giffmex.org/ >>>>>> >>>>>> Any idea what I am doing wrong? >>>>>> >>>>>> The stylesheet for the original file is >>>>>> http://articulos.giffmex.org/.index.arts.html#%24%3A%2F.giffmex%2FStylesheet%2FFor.publishing >>>>>> >>>>>> Dave >>>>>> >>>>> -- >>>>> 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/7gxX_mE3sjo/unsubscribe. >>>>> To unsubscribe from this group and all its topics, send an email to >>>>> [email protected]. >>>>> To post to this group, send email to [email protected]. >>>>> Visit this group at https://groups.google.com/group/tiddlywiki. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/tiddlywiki/5704bba8-1f56-48e9-9ec3-e7b871727d34%40googlegroups.com >>>>> >>>>> <https://groups.google.com/d/msgid/tiddlywiki/5704bba8-1f56-48e9-9ec3-e7b871727d34%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 a topic in the >>> Google Groups "TiddlyWiki" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/tiddlywiki/7gxX_mE3sjo/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected] <javascript:>. >>> To post to this group, send email to [email protected] >>> <javascript:>. >>> Visit this group at https://groups.google.com/group/tiddlywiki. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tiddlywiki/22950494-1747-4d0e-842a-2a3f2fe7e6f5%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/tiddlywiki/22950494-1747-4d0e-842a-2a3f2fe7e6f5%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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/24d4452d-c746-4fd3-87a1-459a1e911cad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

