<?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 - How to reset x-axis for an element</title>
    <link>https://forums.adobe.com/community/edge_animate?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 31 Oct 2012 16:13:13 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2012-10-31T16:13:13Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: How to reset x-axis for an element</title>
      <link>https://forums.adobe.com/message/4813230?tstart=0#4813230</link>
      <description>&lt;!-- [DocumentBodyStart:70a3870e-3b1b-45aa-9d19-e933791e3e5c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Nevermind - I had tried "left" and it did not work because of variable scope.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This worked:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.$("btnReset").click(function(){&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sym.$("info").css("left",0);&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:70a3870e-3b1b-45aa-9d19-e933791e3e5c] --&gt;&lt;img src='/beacon?t=1415898863051' /&gt;</description>
      <pubDate>Wed, 31 Oct 2012 13:56:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4813230?tstart=0#4813230</guid>
      <dc:date>2012-10-31T13:56:28Z</dc:date>
      <clearspace:dateToText>2 years 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to reset x-axis for an element</title>
      <link>https://forums.adobe.com/message/4813152?tstart=0#4813152</link>
      <description>&lt;!-- [DocumentBodyStart:1adb9eb7-a6ef-4628-9054-a5aa68da626b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am using draggable from jquery UI and I want to be able to reset the info element to 0 and to constrain it so that it cannot be dragged outside of the visible edge piece. Overflow is set to hidden.&lt;/p&gt;&lt;p&gt;What would be the best way to do that?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;$.getScript("js/jquery-ui-1.8.23.custom.min.js", function() {&lt;/p&gt;&lt;p&gt;var info = sym.$("info");&lt;/p&gt;&lt;p&gt;info.draggable({ disabled: false });&lt;/p&gt;&lt;p&gt;info.draggable({ snap: true });&lt;/p&gt;&lt;p&gt;info.draggable({ axis: "x" }); &lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1adb9eb7-a6ef-4628-9054-a5aa68da626b] --&gt;</description>
      <pubDate>Wed, 31 Oct 2012 13:54:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4813152?tstart=0#4813152</guid>
      <dc:date>2012-10-31T13:54:20Z</dc:date>
      <clearspace:dateToText>2 years 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

