<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="0.91">
    <channel>
        <title>WebYep code curiosity</title>
        <description>The 10 most recently added comments in the topic &quot;WebYep code curiosity&quot;</description>
        <link>http://www.freewaytalk.net/</link>
        <lastBuildDate>Mon, 06 Feb 2012 14:03:58 -500</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Re: WebYep code curiosity</title>
            <link>http://www.freewaytalk.net/thread/view/65400#m_65408</link>
            <description>&lt;p&gt;Hi keith 
any chance I can have a version of your artwork with the offending loop
oddly enough I have been wrestling with loops and accordions i the last few days and even though I have got that working I could have a look at your as well
all the best Max&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;actionsdev mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>max</author>
            <pubDate>Sat, 13 Feb 2010 09:10:03 -500</pubDate>
        </item>
        <item>
            <title>WebYep code curiosity</title>
            <link>http://www.freewaytalk.net/thread/view/65400</link>
            <description>&lt;p&gt;Here&amp;#8217;s an odd one&amp;#8230;&lt;/p&gt;

&lt;p&gt;I (or rather my wife) has a page with a WebYep loop structure in an 
HTML box. This is simple stuff, no floats or things like that, just 
objects pasted/inserted inline in the text flow.&lt;/p&gt;

&lt;p&gt;There&amp;#8217;s a start-loop item, a smallish WebYep graphic (set to align 
left), a Rich Text WebYep item, a 2px-high graphic divider, and the 
end-loop item.&lt;/p&gt;

&lt;p&gt;If a loop&amp;#8217;s graphic item is tallish and the text next to it is short, 
Internet Explorer (aaaagh!) flows the following loop item&amp;#8217;s content 
up into the space beside the first graphic. Despite the divider 
graphic being full-width.&lt;/p&gt;

&lt;p&gt;Okay, after a few attempts at fixing this I decided to insert a 
single-cell table into the loop and paste the items in there. That 
way (I reckoned) the loop&amp;#8217;s content would be tucked up inside a table 
structure, and the next loop item&amp;#8217;s content wouldn&amp;#8217;t be able to slip 
up beside the first.&lt;/p&gt;

&lt;p&gt;However, this didn&amp;#8217;t fix it. And when I dug around to find out why I 
found out that&amp;#8230;&lt;/p&gt;

&lt;p&gt;The code output by Freeway contained the proper table structure; 
start, items inside, and finish. But the code delivered to the 
browser after being processed by WebYep didn&amp;#8217;t include the ending 
table structure where it should. All the loop items were there with 
no closing-then-opening table code separating them as it should.&lt;/p&gt;

&lt;p&gt;Somehow, WebYep appears to be eating that part of the code. Odd.&lt;/p&gt;

&lt;p&gt;I put in a markup code item that contains the closeing and then 
opening table code, and the result is as I wanted.&lt;/p&gt;

&lt;p&gt;Anyone have any thoughts on this? It does seem a trifle odd.&lt;/p&gt;

&lt;p&gt;k&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;actionsdev mailing list
email@hidden
Update your subscriptions at:
&lt;a href=&quot;http://freewaytalk.net/person/options&quot;&gt;http://freewaytalk.net/person/options&lt;/a&gt;&lt;/p&gt;
</description>
            <author>thatkeith</author>
            <pubDate>Fri, 12 Feb 2010 23:14:17 -500</pubDate>
        </item>
    </channel>
</rss>

