I am using quick Ajax in place editing with autocomplete:
<% form_tag :action => ''dnsShrani'', :dns =>
params[:dns] do %>
  <%= text_field_with_auto_complete :vpis, :dns, { :class =>
''text''}%>
  <%= submit_tag "Shrani", { :class =>
''button''} %>
  <%= link_to ''Preklic'', :action =>
''show'' %>
<% end %>
Translation:
Shrani==Save
Preklic==Cancel
I have attached a picture of how this example looks in three different
web browsers. Notice the blank space (line) added to the bottom of edit
box in Opera and IE 7 and how it looks perfect in FireFox.
Do you guys have the same problem and can it be avoided in IE or Opera?
Thanks
TheR
Attachments:
http://www.ruby-forum.com/attachment/181/AjaxEdit.PNG
-- 
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---