<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - What is the code to ensure web content adapts to iPad screen?</title>
    <link>https://forums.adobe.com/community/edge_animate?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 18 Aug 2014 15:14:57 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-08-18T15:14:57Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: What is the code to ensure web content adapts to iPad screen?</title>
      <link>https://forums.adobe.com/message/6650901?tstart=0#6650901</link>
      <description>&lt;!-- [DocumentBodyStart:71d84c15-1703-4a09-aa6b-b8426a1ec4e2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Something like:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/p&gt;&lt;p&gt;/* Small screen! */&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;@media screen and (min-width: 600px) { }&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/p&gt;&lt;p&gt;/* "Desktop" */@media screen and (min-width: 860px) { }&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/p&gt;&lt;p&gt;/* IT'S OVER 9000 */&lt;/p&gt;&lt;p&gt;@media screen and (min-width: 1200px) {&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:71d84c15-1703-4a09-aa6b-b8426a1ec4e2] --&gt;&lt;img src='/beacon?t=1415897841403' /&gt;</description>
      <pubDate>Mon, 18 Aug 2014 15:14:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6650901?tstart=0#6650901</guid>
      <dc:date>2014-08-18T15:14:57Z</dc:date>
      <clearspace:dateToText>2 months 4 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: What is the code to ensure web content adapts to iPad screen?</title>
      <link>https://forums.adobe.com/message/6650900?tstart=0#6650900</link>
      <description>&lt;!-- [DocumentBodyStart:4143862e-fa8b-410e-8b0d-131674a8c68b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Thanks but that is not what I'm after, I am looking for some command that says to an outputed responsive web based microsite from Edge, that when viewed on an ipad, to fit to screen and not be reponsive, any ideas?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4143862e-fa8b-410e-8b0d-131674a8c68b] --&gt;</description>
      <pubDate>Mon, 18 Aug 2014 15:11:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6650900?tstart=0#6650900</guid>
      <dc:date>2014-08-18T15:11:57Z</dc:date>
      <clearspace:dateToText>2 months 4 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: What is the code to ensure web content adapts to iPad screen?</title>
      <link>https://forums.adobe.com/message/6643140?tstart=0#6643140</link>
      <description>&lt;!-- [DocumentBodyStart:20fd498e-346f-421c-ab61-ed51a1f32df4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi jamesfootight,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;See &lt;a class="jive-link-external-small" href="http://tv.adobe.com/watch/learn-edge-animate/creating-a-responsive-layout-dc/" rel="nofollow"&gt;Creating a Responsive Layout | Learn Edge Animate | Adobe TV&lt;/a&gt; to get started with creating responsive animations in Edge Animate.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Preran&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:20fd498e-346f-421c-ab61-ed51a1f32df4] --&gt;</description>
      <pubDate>Fri, 15 Aug 2014 13:13:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6643140?tstart=0#6643140</guid>
      <dc:date>2014-08-15T13:13:55Z</dc:date>
      <clearspace:dateToText>2 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>What is the code to ensure web content adapts to iPad screen?</title>
      <link>https://forums.adobe.com/message/6642747?tstart=0#6642747</link>
      <description>&lt;!-- [DocumentBodyStart:46e313f4-711b-4daf-b064-5cebe1aaee5d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, what is the code needed to go into Creation Complete to ensure that responsive web content fits into iPad screen and doesn't try to rescale?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;James&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:46e313f4-711b-4daf-b064-5cebe1aaee5d] --&gt;</description>
      <pubDate>Fri, 15 Aug 2014 11:17:22 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6642747?tstart=0#6642747</guid>
      <dc:date>2014-08-15T11:17:22Z</dc:date>
      <clearspace:dateToText>2 months 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

