Hi - I gave that a try with no luck. I thought it might help to post a
screenshot and firebug dump of what I'm seeing:

http://philipsoutham-dev.s3.amazonaws.com/CA/Chico/Rileys/20061030/1024/847e7992543ac72e468cb6ac857e40cf1a52254d.jpg

Here is the code:

<%= stylesheet_link_tag 'newprofile' %>

<div id="left">
  <div id="left_value"><%= sortable_element("left_value", :ghosting =>
true, :revert => true) %>
    <h3>LEFT</h3>
  </div>
</div>

<div id="center">
  <div id="center_value"><%= sortable_element("center_value", :ghosting
=> true, :revert => true) %>
    <h3>CENTER</h3>
  </div>
</div>

<div id="right">
  <div id="right_value"><%= sortable_element("right_value", :ghosting
=> true, :revert => true) %>
    <h3>RIGHT</h3>
  </div>
</div>

Thanks in advance,

Chad


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---

Reply via email to