User Profile

Collapse

Profile Sidebar

Collapse
mpact
mpact
Last Activity: Feb 20 '08, 03:53 AM
Joined: Feb 19 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mpact
    replied to Ajax problem in IE
    in Ruby
    I also tried to set showLoadingText =>"false" in the form (for radio button = No) but still doesn't work.

    <%= form_remote_tag ( :html => {:name => "entry_form ", :id => "entry_form ," showLoadingText =>"false" },
    :update => "new_entry_list ",
    See more | Go to post

    Leave a comment:


  • mpact
    replied to Ajax problem in IE
    in Ruby
    Basically there are radio buttons for user to select Yes / No. The Yes / No will generate different content in span/div. The Yes radio buttons loads a HTML table with checkboxes (it works fine even with IE), The No Radio button loads an Ajax form.

    When I click "No" in IE, it displays a "RJS error" and did not launch the Ajax form Whenever I removed the <form> </form> tag - the error disappears. ...
    See more | Go to post

    Leave a comment:


  • mpact
    started a topic Ajax problem in IE
    in Ruby

    Ajax problem in IE

    Not sure if I should post it under Ajax or RoR - I am building an RoR application and used link_to_remote or remote_function to return a form in a span/div . It works well in FF but not in IE. Whenever there is "<form> tag" in the text returned it screws. Any suggestions?
    See more | Go to post
No activity results to display
Show More
Working...